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

test_encryption.py .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:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/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, 2 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.028669 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.066708 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.104778 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.030004 seconds, not started yet
E   Current KQP shutdown state: spent 6.117909 seconds, not started yet
E   Current KQP shutdown state: spent 9.195313 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==3025634==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 352 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002222d9de 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 0x00004bbf6d05 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004bbf6d05 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:13
E   #4 0x00004bbfca8e in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
E   #5 0x00004bbeed11 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:624:32
E   #6 0x00004bbdcd58 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
E   #7 0x00004bbd8b07 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
E   #8 0x00004bbd75cc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
E   #9 0x000045924c7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00001fa849aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000444340ba 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 0x000044434b88 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
E   #5 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #7 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
E   #8 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #10 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #11 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #12 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000044439df3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000044439df3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000044439df3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000044439df3 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x000044439df3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x000044439df3 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 0x000044434c84 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x000044434c84 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x000044434c84 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
E   #12 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #14 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
E   #15 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #17 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 112 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004441b312 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long> /-S/util/generic/ptr.h:386:23
E   #2 0x00004441b312 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 0x000044425090 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 0x000044415701 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x000022226c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x00002230b641 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x000022315266 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x00002231481d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x00002231688e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x00001faa5164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001f742876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000444399fa in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000444399fa in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000444399fa in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000444399fa in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x0000444399fa in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x0000444399fa 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 0x000044434c75 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x000044434c75 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x000044434c75 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
E   #12 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #14 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
E   #15 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #17 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 64 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000444474bd in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000444474bd in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000444474bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000444474bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000444474bd in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
E   #6 0x0000444474bd in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1547:25
E   #7 0x00004441b638 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #8 0x00004441b638 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #9 0x00004441b638 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
E   #10 0x000044425090 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   #11 0x000044415701 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #12 0x000022226c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #13 0x00002230b641 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #14 0x000022315266 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #15 0x00002231481d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #16 0x00002231688e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #17 0x00001faa5164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #18 0x00001f742876 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 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004443a453 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00004443a453 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00004443a453 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00004443a453 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 0x00004443a453 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00004443a453 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 0x00004443a453 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00004443a453 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00004443a453 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x000044439e68 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x000044439e68 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x000044439e68 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x000044439e68 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 0x000044434c84 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x000044434c84 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x000044434c84 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
E   #19 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
E   #21 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
E   #22 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
E   #24 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #25 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #26 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 48 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004bbf6bf0 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:41
E   #2 0x00004bbfca8e in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
E   #3 0x00004bbeed11 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:624:32
E   #4 0x00004bbdcd58 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
E   #5 0x00004bbd8b07 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
E   #6 0x00004bbd75cc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
E   #7 0x000045924c7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #8 0x00001fa849aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 40 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000044447c16 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000044447c16 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000044447c16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000044447c16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000044447c16 in void std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__do_rehash<true>(unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1730:36
E   #6 0x00004444776c in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
E   #7 0x00004444776c in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
E   #8 0x00004444776c in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1549:7
E   #9 0x00004441b638 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
E   #10 0x00004441b638 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
E   #11 0x00004441b638 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
E   #12 0x000044425090 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   #13 0x000044415701 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #14 0x000022226c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #15 0x00002230b641 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #16 0x000022315266 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #17 0x00002231481d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #18 0x00002231688e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #19 0x00001faa5164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #20 0x00001f742876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 32 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046657db9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000046657db9 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000046657db9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000046657db9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
E   #5 0x000046672ad7 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:166:21
E   #6 0x0000466cb292 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
E   #7 0x0000466b3cc1 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
E   #8 0x000046682418 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:1134:13
E   #9 0x000046655647 in Parse /-S/ydb/core/config/init/init.h:324:15
E   #10 0x000046655647 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
E   #11 0x000043b1a644 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #12 0x000043b13b7c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #13 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #15 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #16 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #17 0x7f70e7694d8f  (/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 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046672321 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000046672321 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000046672321 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000046672321 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000046672321 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000046672321 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000046672321 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000046672321 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000046672321 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000046672321 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #11 0x000046672321 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:163:45
E   #12 0x0000466cb292 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
E   #13 0x0000466b3cc1 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1687
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63876
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26423
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24541
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27049
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/7wjt/000b29/r3tmp/kikimr_cluster_ep9_xwzl
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_66q25mhh.log --grpc-port=8223 --mon-port=1119 --ic-port=1687
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61096
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_0zff32ka.log --grpc-port=8960 --mon-port=27536 --ic-port=16027
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_3wenznb2.log --grpc-port=23818 --mon-port=3174 --ic-port=63876
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23451
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10277
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_7h0yncbg.log --grpc-port=7043 --mon-port=23451 --ic-port=26423
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8690
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_fi8w7pbd.log --grpc-port=32254 --mon-port=8826 --ic-port=18034
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11391
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_uhta_4pk.log --grpc-port=11480 --mon-port=7994 --ic-port=24541
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21046
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_bgz46o2x.log --grpc-port=8042 --mon-port=6799 --ic-port=5854
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_vn42yzq6.log --grpc-port=26860 --mon-port=22169 --ic-port=27049
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8223/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:8223/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_66q25mhh.log --grpc-port=8223 --mon-port=1119 --ic-port=1687
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_66q25mhh.log', '--grpc-port=8223', '--mon-port=1119', '--ic-port=1687')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3006863
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8223/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3006866
DEBUG    ya.test:process.py:259 Command (pid 3006866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3006866) elapsed time (sec): 1.2190566062927246
DEBUG    ya.test:process.py:263 Command (pid 3006866) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) maxrss: 481604
DEBUG    ya.test:process.py:263 Command (pid 3006866) minflt: 45576
DEBUG    ya.test:process.py:263 Command (pid 3006866) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 3006866) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3006866) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3006866) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3006866) stime: 0.23974299999999998
DEBUG    ya.test:process.py:263 Command (pid 3006866) utime: 0.513003
DEBUG    ya.test:process.py:263 Command (pid 3006866) wtime: 1.226
DEBUG    ya.test:process.py:275 Command (pid 3006866) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8960/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:8960/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_0zff32ka.log --grpc-port=8960 --mon-port=27536 --ic-port=16027
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_0zff32ka.log', '--grpc-port=8960', '--mon-port=27536', '--ic-port=16027')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3007131
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8960/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3007140
DEBUG    ya.test:process.py:259 Command (pid 3007140) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3007140) elapsed time (sec): 1.5441534519195557
DEBUG    ya.test:process.py:263 Command (pid 3007140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) maxrss: 481184
DEBUG    ya.test:process.py:263 Command (pid 3007140) minflt: 45469
DEBUG    ya.test:process.py:263 Command (pid 3007140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) nivcsw: 298
DEBUG    ya.test:process.py:263 Command (pid 3007140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3007140) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3007140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3007140) stime: 0.21656199999999998
DEBUG    ya.test:process.py:263 Command (pid 3007140) utime: 0.522968
DEBUG    ya.test:process.py:263 Command (pid 3007140) wtime: 1.559
DEBUG    ya.test:process.py:275 Command (pid 3007140) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:23818/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:23818/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_3wenznb2.log --grpc-port=23818 --mon-port=3174 --ic-port=63876
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_3wenznb2.log', '--grpc-port=23818', '--mon-port=3174', '--ic-port=63876')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3007461
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:23818/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3007466
DEBUG    ya.test:process.py:259 Command (pid 3007466) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3007466) elapsed time (sec): 1.2940623760223389
DEBUG    ya.test:process.py:263 Command (pid 3007466) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) maxrss: 481548
DEBUG    ya.test:process.py:263 Command (pid 3007466) minflt: 45516
DEBUG    ya.test:process.py:263 Command (pid 3007466) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 3007466) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3007466) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3007466) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3007466) stime: 0.227178
DEBUG    ya.test:process.py:263 Command (pid 3007466) utime: 0.563496
DEBUG    ya.test:process.py:263 Command (pid 3007466) wtime: 1.318
DEBUG    ya.test:process.py:275 Command (pid 3007466) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:7043/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:7043/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_7h0yncbg.log --grpc-port=7043 --mon-port=23451 --ic-port=26423
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_7h0yncbg.log', '--grpc-port=7043', '--mon-port=23451', '--ic-port=26423')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3007881
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7043/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3007882
DEBUG    ya.test:process.py:259 Command (pid 3007882) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3007882) elapsed time (sec): 1.351165771484375
DEBUG    ya.test:process.py:263 Command (pid 3007882) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) maxrss: 480968
DEBUG    ya.test:process.py:263 Command (pid 3007882) minflt: 45442
DEBUG    ya.test:process.py:263 Command (pid 3007882) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 3007882) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3007882) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3007882) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3007882) stime: 0.250119
DEBUG    ya.test:process.py:263 Command (pid 3007882) utime: 0.476385
DEBUG    ya.test:process.py:263 Command (pid 3007882) wtime: 1.357
DEBUG    ya.test:process.py:275 Command (pid 3007882) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:32254/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:32254/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_fi8w7pbd.log --grpc-port=32254 --mon-port=8826 --ic-port=18034
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_fi8w7pbd.log', '--grpc-port=32254', '--mon-port=8826', '--ic-port=18034')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3008220
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:32254/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3008228
DEBUG    ya.test:process.py:259 Command (pid 3008228) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3008228) elapsed time (sec): 1.0191981792449951
DEBUG    ya.test:process.py:263 Command (pid 3008228) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) maxrss: 481600
DEBUG    ya.test:process.py:263 Command (pid 3008228) minflt: 45523
DEBUG    ya.test:process.py:263 Command (pid 3008228) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) nivcsw: 347
DEBUG    ya.test:process.py:263 Command (pid 3008228) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3008228) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3008228) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3008228) stime: 0.17846199999999998
DEBUG    ya.test:process.py:263 Command (pid 3008228) utime: 0.533131
DEBUG    ya.test:process.py:263 Command (pid 3008228) wtime: 1.035
DEBUG    ya.test:process.py:275 Command (pid 3008228) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:11480/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:11480/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_uhta_4pk.log --grpc-port=11480 --mon-port=7994 --ic-port=24541
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_uhta_4pk.log', '--grpc-port=11480', '--mon-port=7994', '--ic-port=24541')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3008452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11480/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3008453
DEBUG    ya.test:process.py:259 Command (pid 3008453) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3008453) elapsed time (sec): 1.047579050064087
DEBUG    ya.test:process.py:263 Command (pid 3008453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) maxrss: 482124
DEBUG    ya.test:process.py:263 Command (pid 3008453) minflt: 45472
DEBUG    ya.test:process.py:263 Command (pid 3008453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) nivcsw: 393
DEBUG    ya.test:process.py:263 Command (pid 3008453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3008453) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3008453) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3008453) stime: 0.194483
DEBUG    ya.test:process.py:263 Command (pid 3008453) utime: 0.511988
DEBUG    ya.test:process.py:263 Command (pid 3008453) wtime: 1.054
DEBUG    ya.test:process.py:275 Command (pid 3008453) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8042/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:8042/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_bgz46o2x.log --grpc-port=8042 --mon-port=6799 --ic-port=5854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_bgz46o2x.log', '--grpc-port=8042', '--mon-port=6799', '--ic-port=5854')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3008598
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8042/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3008606
DEBUG    ya.test:process.py:259 Command (pid 3008606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3008606) elapsed time (sec): 1.3514490127563477
DEBUG    ya.test:process.py:263 Command (pid 3008606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) maxrss: 482124
DEBUG    ya.test:process.py:263 Command (pid 3008606) minflt: 45412
DEBUG    ya.test:process.py:263 Command (pid 3008606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) nivcsw: 253
DEBUG    ya.test:process.py:263 Command (pid 3008606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3008606) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3008606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3008606) stime: 0.205061
DEBUG    ya.test:process.py:263 Command (pid 3008606) utime: 0.537801
DEBUG    ya.test:process.py:263 Command (pid 3008606) wtime: 1.369
DEBUG    ya.test:process.py:275 Command (pid 3008606) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26860/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:2:64 on node localhost:26860/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_vn42yzq6.log --grpc-port=26860 --mon-port=22169 --ic-port=27049
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_vn42yzq6.log', '--grpc-port=26860', '--mon-port=22169', '--ic-port=27049')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3009130
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26860/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3009132
DEBUG    ya.test:process.py:259 Command (pid 3009132) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3009132) elapsed time (sec): 1.895209550857544
DEBUG    ya.test:process.py:263 Command (pid 3009132) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) maxrss: 482124
DEBUG    ya.test:process.py:263 Command (pid 3009132) minflt: 45476
DEBUG    ya.test:process.py:263 Command (pid 3009132) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) nivcsw: 281
DEBUG    ya.test:process.py:263 Command (pid 3009132) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3009132) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3009132) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3009132) stime: 0.238891
DEBUG    ya.test:process.py:263 Command (pid 3009132) utime: 0.551291
DEBUG    ya.test:process.py:263 Command (pid 3009132) wtime: 1.911
DEBUG    ya.test:process.py:275 Command (pid 3009132) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8223', '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: 1687\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16027\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63876\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26423\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18034\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24541\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5854\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27049\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/7wjt/000b29/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8223', '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: 1687\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16027\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63876\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26423\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18034\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24541\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5854\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27049\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3010361
DEBUG    ya.test:process.py:259 Command (pid 3010361) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3010361) elapsed time (sec): 1.4657182693481445
DEBUG    ya.test:process.py:263 Command (pid 3010361) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) maxrss: 739548
DEBUG    ya.test:process.py:263 Command (pid 3010361) minflt: 51905
DEBUG    ya.test:process.py:263 Command (pid 3010361) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) nivcsw: 263
DEBUG    ya.test:process.py:263 Command (pid 3010361) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3010361) nvcsw: 466
DEBUG    ya.test:process.py:263 Command (pid 3010361) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3010361) stime: 0.318369
DEBUG    ya.test:process.py:263 Command (pid 3010361) utime: 0.6004269999999999
DEBUG    ya.test:process.py:263 Command (pid 3010361) wtime: 1.495
DEBUG    ya.test:process.py:275 Command (pid 3010361) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8223', '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/7wjt/000b29/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8223', '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: 3010902
DEBUG    ya.test:process.py:259 Command (pid 3010902) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3010902) elapsed time (sec): 1.1718010902404785
DEBUG    ya.test:process.py:263 Command (pid 3010902) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) maxrss: 739548
DEBUG    ya.test:process.py:263 Command (pid 3010902) minflt: 51957
DEBUG    ya.test:process.py:263 Command (pid 3010902) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) nivcsw: 404
DEBUG    ya.test:process.py:263 Command (pid 3010902) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3010902) nvcsw: 499
DEBUG    ya.test:process.py:263 Command (pid 3010902) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3010902) stime: 0.31587
DEBUG    ya.test:process.py:263 Command (pid 3010902) utime: 0.551931
DEBUG    ya.test:process.py:263 Command (pid 3010902) wtime: 1.189
DEBUG    ya.test:process.py:275 Command (pid 3010902) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24111
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31238
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log --grpc-port=24111 --mon-port=7229 --ic-port=30090 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4541
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log --grpc-port=31801 --mon-port=25675 --ic-port=63494 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log --grpc-port=24111 --mon-port=7229 --ic-port=30090 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log', '--grpc-port=24111', '--mon-port=7229', '--ic-port=30090', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3011402
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24111/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3011418
DEBUG    ya.test:process.py:259 Command (pid 3011418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3011418) elapsed time (sec): 1.269892930984497
DEBUG    ya.test:process.py:263 Command (pid 3011418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) maxrss: 739548
DEBUG    ya.test:process.py:263 Command (pid 3011418) minflt: 45429
DEBUG    ya.test:process.py:263 Command (pid 3011418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) nivcsw: 233
DEBUG    ya.test:process.py:263 Command (pid 3011418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3011418) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3011418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3011418) stime: 0.206782
DEBUG    ya.test:process.py:263 Command (pid 3011418) utime: 0.568367
DEBUG    ya.test:process.py:263 Command (pid 3011418) wtime: 1.279
DEBUG    ya.test:process.py:275 Command (pid 3011418) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log --grpc-port=31801 --mon-port=25675 --ic-port=63494 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log', '--grpc-port=31801', '--mon-port=25675', '--ic-port=63494', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3011616
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31801/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3011617
DEBUG    ya.test:process.py:259 Command (pid 3011617) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3011617) elapsed time (sec): 1.3666868209838867
DEBUG    ya.test:process.py:263 Command (pid 3011617) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) maxrss: 739548
DEBUG    ya.test:process.py:263 Command (pid 3011617) minflt: 45541
DEBUG    ya.test:process.py:263 Command (pid 3011617) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 3011617) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3011617) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3011617) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3011617) stime: 0.216633
DEBUG    ya.test:process.py:263 Command (pid 3011617) utime: 0.565134
DEBUG    ya.test:process.py:263 Command (pid 3011617) wtime: 1.386
DEBUG    ya.test:process.py:275 Command (pid 3011617) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11385
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3725
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11167
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log --grpc-port=5427 --mon-port=11385 --ic-port=3725 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4984
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5628
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log --grpc-port=16409 --mon-port=3021 --ic-port=4984 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log --grpc-port=5427 --mon-port=11385 --ic-port=3725 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log', '--grpc-port=5427', '--mon-port=11385', '--ic-port=3725', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3011968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5427/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3011972
DEBUG    ya.test:process.py:259 Command (pid 3011972) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3011972) elapsed time (sec): 0.9962878227233887
DEBUG    ya.test:process.py:263 Command (pid 3011972) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) maxrss: 739548
DEBUG    ya.test:process.py:263 Command (pid 3011972) minflt: 45472
DEBUG    ya.test:process.py:263 Command (pid 3011972) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) nivcsw: 254
DEBUG    ya.test:process.py:263 Command (pid 3011972) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3011972) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3011972) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3011972) stime: 0.22214699999999998
DEBUG    ya.test:process.py:263 Command (pid 3011972) utime: 0.552389
DEBUG    ya.test:process.py:263 Command (pid 3011972) wtime: 1.005
DEBUG    ya.test:process.py:275 Command (pid 3011972) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log --grpc-port=16409 --mon-port=3021 --ic-port=4984 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log', '--grpc-port=16409', '--mon-port=3021', '--ic-port=4984', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3012204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:16409/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3012244
DEBUG    ya.test:process.py:259 Command (pid 3012244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3012244) elapsed time (sec): 1.1906089782714844
DEBUG    ya.test:process.py:263 Command (pid 3012244) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) maxrss: 739548
DEBUG    ya.test:process.py:263 Command (pid 3012244) minflt: 45545
DEBUG    ya.test:process.py:263 Command (pid 3012244) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 3012244) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3012244) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3012244) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3012244) stime: 0.19852499999999998
DEBUG    ya.test:process.py:263 Command (pid 3012244) utime: 0.555732
DEBUG    ya.test:process.py:263 Command (pid 3012244) wtime: 1.216
DEBUG    ya.test:process.py:275 Command (pid 3012244) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 777d615b-f42e-4938-9cbd-b2a7ce35c211, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 777d615b-f42e-4938-9cbd-b2a7ce35c211, localhost:8223): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 777d615b-f42e-4938-9cbd-b2a7ce35c211, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 24111 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-hywccetzo4.auto.internal" port: 31801 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-hywccetzo4.auto.internal:24111, location , ssl: False>, <Endpoint ghrun-hywccetzo4.auto.internal:31801, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d52fe566-b6bc-4a77-99eb-b302fd8c627c, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d52fe566-b6bc-4a77-99eb-b302fd8c627c, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d52fe566-b6bc-4a77-99eb-b302fd8c627c, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 16409 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-hywccetzo4.auto.internal" port: 5427 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-hywccetzo4.auto.internal:16409, location , ssl: False>, <Endpoint ghrun-hywccetzo4.auto.internal:5427, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
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 0x7bef2864ea30 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 0x7bef27c208b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef27c208b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe1b25a4-8cb0-4050-a5bb-774d8cea5c6a, ghrun-hywccetzo4.auto.internal:24111): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe1b25a4-8cb0-4050-a5bb-774d8cea5c6a, ghrun-hywccetzo4.auto.internal:24111): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, fe1b25a4-8cb0-4050-a5bb-774d8cea5c6a, ghrun-hywccetzo4.auto.internal:24111): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe1b25a4-8cb0-4050-a5bb-774d8cea5c6a, ghrun-hywccetzo4.auto.internal:24111): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=N2UzMmFjOS0xM2EyMmJlYS1lOTI0NGYyYi02MTQyNzU1ZQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c208b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef27c208b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, fe1b25a4-8cb0-4050-a5bb-774d8cea5c6a, ghrun-hywccetzo4.auto.internal:24111): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, d57da2d8-cd85-469f-82dd-24459def4967, ghrun-hywccetzo4.auto.internal:24111): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d57da2d8-cd85-469f-82dd-24459def4967, ghrun-hywccetzo4.auto.internal:24111): request = { session_id: "ydb://session/3?node_id=50000&id=N2UzMmFjOS0xM2EyMmJlYS1lOTI0NGYyYi02MTQyNzU1ZQ==" 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, d57da2d8-cd85-469f-82dd-24459def4967, ghrun-hywccetzo4.auto.internal:24111): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c208b0>
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 0x7bef27c65530 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 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b0238e5-ce3a-4770-91ce-86d2f0669477, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b0238e5-ce3a-4770-91ce-86d2f0669477, ghrun-hywccetzo4.auto.internal:16409): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8b0238e5-ce3a-4770-91ce-86d2f0669477, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b0238e5-ce3a-4770-91ce-86d2f0669477, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8b0238e5-ce3a-4770-91ce-86d2f0669477, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, bcdeab45-19da-45ea-8bbb-47d91a69ad59, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, bcdeab45-19da-45ea-8bbb-47d91a69ad59, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" 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, bcdeab45-19da-45ea-8bbb-47d91a69ad59, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c5279022-63cc-48dd-afce-aededd09c3fa, ghrun-hywccetzo4.auto.internal:16409): creating call state
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 0x7bef27c7d4f0 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 0x7bef27c7e5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c5279022-63cc-48dd-afce-aededd09c3fa, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" 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:421 RpcState(CreateSession, 80b8287c-ec71-4517-ae38-036926804802, ghrun-hywccetzo4.auto.internal:5427): creating call state
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 1687
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 1687
      NodeId: 1
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 28

DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80b8287c-ec71-4517-ae38-036926804802, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 1687 SectorMap:1:64
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 80b8287c-ec71-4517-ae38-036926804802, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80b8287c-ec71-4517-ae38-036926804802, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 80b8287c-ec71-4517-ae38-036926804802, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 21289e65-c943-4244-9cb9-ee7e36ed070c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 21289e65-c943-4244-9cb9-ee7e36ed070c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 29
}

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

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

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, c5279022-63cc-48dd-afce-aededd09c3fa, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=4e4d5bd3-14810a03-3afdc11-8fd603cf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc8c2721-f1e0-47b7-a798-82c72c2c7d6c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc8c2721-f1e0-47b7-a798-82c72c2c7d6c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4478946757414924211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44789467574149242114478946757414924211447894675741492421144789467574149242114478946757414924211447894675741492421144789467574149242114478946757414924211447894675741492421144789467574149242114478946757414924211447894675741492421144789467574149242114478946757414924211447894675741492421144789467574149242114478946757414924211447894675741492421144789467574149242114478946757414924211" } } } 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: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 21289e65-c943-4244-9cb9-ee7e36ed070c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=38721511-cc126582-5aecc33a-1b25658" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efbf3bd3-f040-409d-a6b0-20c68d677eb6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efbf3bd3-f040-409d-a6b0-20c68d677eb6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1021944230175409153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10219442301754091531021944230175409153102194423017540915310219442301754091531021944230175409153102194423017540915310219442301754091531021944230175409153102194423017540915310219442301754091531021944230175409153102194423017540915310219442301754091531021944230175409153102194423017540915310219442301754091531021944230175409153102194423017540915310219442301754091531021944230175409153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efbf3bd3-f040-409d-a6b0-20c68d677eb6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635f8191-c436-45fc-9473-4fda97261570, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635f8191-c436-45fc-9473-4fda97261570, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11964234513679503668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196423451367950366811964234513679503668119642345136795036681196423451367950366811964234513679503668119642345136795036681196423451367950366811964234513679503668119642345136795036681196423451367950366811964234513679503668119642345136795036681196423451367950366811964234513679503668119642345136795036681196423451367950366811964234513679503668119642345136795036681196423451367950366811964234513679503668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc8c2721-f1e0-47b7-a798-82c72c2c7d6c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e30e3981-99e4-45eb-918d-80be65e98bf4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e30e3981-99e4-45eb-918d-80be65e98bf4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2462132537500863604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24621325375008636042462132537500863604246213253750086360424621325375008636042462132537500863604246213253750086360424621325375008636042462132537500863604246213253750086360424621325375008636042462132537500863604246213253750086360424621325375008636042462132537500863604246213253750086360424621325375008636042462132537500863604246213253750086360424621325375008636042462132537500863604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635f8191-c436-45fc-9473-4fda97261570, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e6413c-f115-46f4-b5e2-796952bec7f3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e30e3981-99e4-45eb-918d-80be65e98bf4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e6413c-f115-46f4-b5e2-796952bec7f3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 887588553165468742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742887588553165468742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d5ed53-0fbf-4a9d-916d-a499d8b7e17b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d5ed53-0fbf-4a9d-916d-a499d8b7e17b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2103166901804982182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21031669018049821822103166901804982182210316690180498218221031669018049821822103166901804982182210316690180498218221031669018049821822103166901804982182210316690180498218221031669018049821822103166901804982182210316690180498218221031669018049821822103166901804982182210316690180498218221031669018049821822103166901804982182210316690180498218221031669018049821822103166901804982182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e6413c-f115-46f4-b5e2-796952bec7f3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27830a72-629f-4e87-9255-2e5d1068f24e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27830a72-629f-4e87-9255-2e5d1068f24e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14463848525620832211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446384852562083221114463848525620832211144638485256208322111446384852562083221114463848525620832211144638485256208322111446384852562083221114463848525620832211144638485256208322111446384852562083221114463848525620832211144638485256208322111446384852562083221114463848525620832211144638485256208322111446384852562083221114463848525620832211144638485256208322111446384852562083221114463848525620832211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d5ed53-0fbf-4a9d-916d-a499d8b7e17b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8ebb9c9-b337-4b81-8a3a-3bc311e69570, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8ebb9c9-b337-4b81-8a3a-3bc311e69570, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9789077388414765757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97890773884147657579789077388414765757978907738841476575797890773884147657579789077388414765757978907738841476575797890773884147657579789077388414765757978907738841476575797890773884147657579789077388414765757978907738841476575797890773884147657579789077388414765757978907738841476575797890773884147657579789077388414765757978907738841476575797890773884147657579789077388414765757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27830a72-629f-4e87-9255-2e5d1068f24e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc9cfa90-00d7-4231-9cea-a8c49579ed70, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc9cfa90-00d7-4231-9cea-a8c49579ed70, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1084427273518753513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10844272735187535131084427273518753513108442727351875351310844272735187535131084427273518753513108442727351875351310844272735187535131084427273518753513108442727351875351310844272735187535131084427273518753513108442727351875351310844272735187535131084427273518753513108442727351875351310844272735187535131084427273518753513108442727351875351310844272735187535131084427273518753513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8ebb9c9-b337-4b81-8a3a-3bc311e69570, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64df0a83-fabf-4a2d-b376-776530734f7e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64df0a83-fabf-4a2d-b376-776530734f7e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15686127662093644354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568612766209364435415686127662093644354156861276620936443541568612766209364435415686127662093644354156861276620936443541568612766209364435415686127662093644354156861276620936443541568612766209364435415686127662093644354156861276620936443541568612766209364435415686127662093644354156861276620936443541568612766209364435415686127662093644354156861276620936443541568612766209364435415686127662093644354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc9cfa90-00d7-4231-9cea-a8c49579ed70, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 194cdc45-958c-439b-8d37-700098e9e9ad, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 194cdc45-958c-439b-8d37-700098e9e9ad, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13934979962273911878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393497996227391187813934979962273911878139349799622739118781393497996227391187813934979962273911878139349799622739118781393497996227391187813934979962273911878139349799622739118781393497996227391187813934979962273911878139349799622739118781393497996227391187813934979962273911878139349799622739118781393497996227391187813934979962273911878139349799622739118781393497996227391187813934979962273911878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64df0a83-fabf-4a2d-b376-776530734f7e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0f341b3-462b-42e2-a935-4c85201bf4b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0f341b3-462b-42e2-a935-4c85201bf4b9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16170222214823582252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617022221482358225216170222214823582252161702222148235822521617022221482358225216170222214823582252161702222148235822521617022221482358225216170222214823582252161702222148235822521617022221482358225216170222214823582252161702222148235822521617022221482358225216170222214823582252161702222148235822521617022221482358225216170222214823582252161702222148235822521617022221482358225216170222214823582252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 194cdc45-958c-439b-8d37-700098e9e9ad, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b2d0f8b-820f-421d-9660-6608a9cba7da, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b2d0f8b-820f-421d-9660-6608a9cba7da, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11221512270801864622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122151227080186462211221512270801864622112215122708018646221122151227080186462211221512270801864622112215122708018646221122151227080186462211221512270801864622112215122708018646221122151227080186462211221512270801864622112215122708018646221122151227080186462211221512270801864622112215122708018646221122151227080186462211221512270801864622112215122708018646221122151227080186462211221512270801864622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b2d0f8b-820f-421d-9660-6608a9cba7da, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0f341b3-462b-42e2-a935-4c85201bf4b9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e21dfee-2aeb-4b8d-925d-e17450e632b4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e21dfee-2aeb-4b8d-925d-e17450e632b4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9580361936788982057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95803619367889820579580361936788982057958036193678898205795803619367889820579580361936788982057958036193678898205795803619367889820579580361936788982057958036193678898205795803619367889820579580361936788982057958036193678898205795803619367889820579580361936788982057958036193678898205795803619367889820579580361936788982057958036193678898205795803619367889820579580361936788982057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4c6724-9746-4d7e-8537-d4674dd8a11b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4c6724-9746-4d7e-8537-d4674dd8a11b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11193892584165066425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119389258416506642511193892584165066425111938925841650664251119389258416506642511193892584165066425111938925841650664251119389258416506642511193892584165066425111938925841650664251119389258416506642511193892584165066425111938925841650664251119389258416506642511193892584165066425111938925841650664251119389258416506642511193892584165066425111938925841650664251119389258416506642511193892584165066425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e21dfee-2aeb-4b8d-925d-e17450e632b4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9abc959-b9d5-4feb-8153-aa3b045bfd47, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9abc959-b9d5-4feb-8153-aa3b045bfd47, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2378359606358186081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23783596063581860812378359606358186081237835960635818608123783596063581860812378359606358186081237835960635818608123783596063581860812378359606358186081237835960635818608123783596063581860812378359606358186081237835960635818608123783596063581860812378359606358186081237835960635818608123783596063581860812378359606358186081237835960635818608123783596063581860812378359606358186081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4c6724-9746-4d7e-8537-d4674dd8a11b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9abc959-b9d5-4feb-8153-aa3b045bfd47, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f9346ab-8cde-4dbb-8671-4b64d3b3f9a5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c34642de-8f13-4993-8eb0-ac72a344a419, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c34642de-8f13-4993-8eb0-ac72a344a419, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1000582592647824653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10005825926478246531000582592647824653100058259264782465310005825926478246531000582592647824653100058259264782465310005825926478246531000582592647824653100058259264782465310005825926478246531000582592647824653100058259264782465310005825926478246531000582592647824653100058259264782465310005825926478246531000582592647824653100058259264782465310005825926478246531000582592647824653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f9346ab-8cde-4dbb-8671-4b64d3b3f9a5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11563827072664500973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156382707266450097311563827072664500973115638270726645009731156382707266450097311563827072664500973115638270726645009731156382707266450097311563827072664500973115638270726645009731156382707266450097311563827072664500973115638270726645009731156382707266450097311563827072664500973115638270726645009731156382707266450097311563827072664500973115638270726645009731156382707266450097311563827072664500973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c34642de-8f13-4993-8eb0-ac72a344a419, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f9346ab-8cde-4dbb-8671-4b64d3b3f9a5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e318eb-341e-4c82-af22-84f928ef7650, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e318eb-341e-4c82-af22-84f928ef7650, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 431983386700704629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629431983386700704629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d127a0e-2ad0-41a4-b071-a86738092bca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d127a0e-2ad0-41a4-b071-a86738092bca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6781307844701254633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67813078447012546336781307844701254633678130784470125463367813078447012546336781307844701254633678130784470125463367813078447012546336781307844701254633678130784470125463367813078447012546336781307844701254633678130784470125463367813078447012546336781307844701254633678130784470125463367813078447012546336781307844701254633678130784470125463367813078447012546336781307844701254633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e318eb-341e-4c82-af22-84f928ef7650, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347cda23-0d4c-4ddb-b7e9-648b0b5d8798, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d127a0e-2ad0-41a4-b071-a86738092bca, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347cda23-0d4c-4ddb-b7e9-648b0b5d8798, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15349718686733356539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534971868673335653915349718686733356539153497186867333565391534971868673335653915349718686733356539153497186867333565391534971868673335653915349718686733356539153497186867333565391534971868673335653915349718686733356539153497186867333565391534971868673335653915349718686733356539153497186867333565391534971868673335653915349718686733356539153497186867333565391534971868673335653915349718686733356539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee1e7da4-fb2b-4a21-b042-ba89079fd341, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee1e7da4-fb2b-4a21-b042-ba89079fd341, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7141347399881749192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71413473998817491927141347399881749192714134739988174919271413473998817491927141347399881749192714134739988174919271413473998817491927141347399881749192714134739988174919271413473998817491927141347399881749192714134739988174919271413473998817491927141347399881749192714134739988174919271413473998817491927141347399881749192714134739988174919271413473998817491927141347399881749192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee1e7da4-fb2b-4a21-b042-ba89079fd341, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 217c58d7-475d-4a7a-b8d0-ec22ee866c68, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217c58d7-475d-4a7a-b8d0-ec22ee866c68, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17521076863852732265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1752107686385273226517521076863852732265175210768638527322651752107686385273226517521076863852732265175210768638527322651752107686385273226517521076863852732265175210768638527322651752107686385273226517521076863852732265175210768638527322651752107686385273226517521076863852732265175210768638527322651752107686385273226517521076863852732265175210768638527322651752107686385273226517521076863852732265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347cda23-0d4c-4ddb-b7e9-648b0b5d8798, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2c2a24d-9a06-4c47-8fa5-d8b4a4a69ef7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2c2a24d-9a06-4c47-8fa5-d8b4a4a69ef7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12144823163666411005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214482316366641100512144823163666411005121448231636664110051214482316366641100512144823163666411005121448231636664110051214482316366641100512144823163666411005121448231636664110051214482316366641100512144823163666411005121448231636664110051214482316366641100512144823163666411005121448231636664110051214482316366641100512144823163666411005121448231636664110051214482316366641100512144823163666411005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217c58d7-475d-4a7a-b8d0-ec22ee866c68, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2c2a24d-9a06-4c47-8fa5-d8b4a4a69ef7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a773b57-cdf7-47de-a1a6-9da7585cf4cb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a773b57-cdf7-47de-a1a6-9da7585cf4cb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3912444043948191533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39124440439481915333912444043948191533391244404394819153339124440439481915333912444043948191533391244404394819153339124440439481915333912444043948191533391244404394819153339124440439481915333912444043948191533391244404394819153339124440439481915333912444043948191533391244404394819153339124440439481915333912444043948191533391244404394819153339124440439481915333912444043948191533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c1549b-c140-49b6-9c01-2862b2e04cdb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a773b57-cdf7-47de-a1a6-9da7585cf4cb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c1549b-c140-49b6-9c01-2862b2e04cdb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9282269272118030357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92822692721180303579282269272118030357928226927211803035792822692721180303579282269272118030357928226927211803035792822692721180303579282269272118030357928226927211803035792822692721180303579282269272118030357928226927211803035792822692721180303579282269272118030357928226927211803035792822692721180303579282269272118030357928226927211803035792822692721180303579282269272118030357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64142754-275c-44c0-89e6-00520fede979, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64142754-275c-44c0-89e6-00520fede979, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14432266329864628734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443226632986462873414432266329864628734144322663298646287341443226632986462873414432266329864628734144322663298646287341443226632986462873414432266329864628734144322663298646287341443226632986462873414432266329864628734144322663298646287341443226632986462873414432266329864628734144322663298646287341443226632986462873414432266329864628734144322663298646287341443226632986462873414432266329864628734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c1549b-c140-49b6-9c01-2862b2e04cdb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b71cad4-a541-4da0-acc0-d9a442feede3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b71cad4-a541-4da0-acc0-d9a442feede3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 99101760855276850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9910176085527685099101760855276850991017608552768509910176085527685099101760855276850991017608552768509910176085527685099101760855276850991017608552768509910176085527685099101760855276850991017608552768509910176085527685099101760855276850991017608552768509910176085527685099101760855276850991017608552768509910176085527685099101760855276850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64142754-275c-44c0-89e6-00520fede979, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c37949-be8a-4870-ba40-08a0cbbcc4d7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c37949-be8a-4870-ba40-08a0cbbcc4d7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3828343376233552483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38283433762335524833828343376233552483382834337623355248338283433762335524833828343376233552483382834337623355248338283433762335524833828343376233552483382834337623355248338283433762335524833828343376233552483382834337623355248338283433762335524833828343376233552483382834337623355248338283433762335524833828343376233552483382834337623355248338283433762335524833828343376233552483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b71cad4-a541-4da0-acc0-d9a442feede3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54c5598-14e2-4299-a403-c1d7ed3cf415, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54c5598-14e2-4299-a403-c1d7ed3cf415, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6066430802012027666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60664308020120276666066430802012027666606643080201202766660664308020120276666066430802012027666606643080201202766660664308020120276666066430802012027666606643080201202766660664308020120276666066430802012027666606643080201202766660664308020120276666066430802012027666606643080201202766660664308020120276666066430802012027666606643080201202766660664308020120276666066430802012027666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c37949-be8a-4870-ba40-08a0cbbcc4d7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e3731a4-1dc8-4382-a95f-11cc7f6acff0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e3731a4-1dc8-4382-a95f-11cc7f6acff0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5557678703406659761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55576787034066597615557678703406659761555767870340665976155576787034066597615557678703406659761555767870340665976155576787034066597615557678703406659761555767870340665976155576787034066597615557678703406659761555767870340665976155576787034066597615557678703406659761555767870340665976155576787034066597615557678703406659761555767870340665976155576787034066597615557678703406659761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54c5598-14e2-4299-a403-c1d7ed3cf415, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c91a3e5e-8bcb-4bc0-8bee-684be0705ee3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c91a3e5e-8bcb-4bc0-8bee-684be0705ee3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2178419282043459150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21784192820434591502178419282043459150217841928204345915021784192820434591502178419282043459150217841928204345915021784192820434591502178419282043459150217841928204345915021784192820434591502178419282043459150217841928204345915021784192820434591502178419282043459150217841928204345915021784192820434591502178419282043459150217841928204345915021784192820434591502178419282043459150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c91a3e5e-8bcb-4bc0-8bee-684be0705ee3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad39ccf8-b931-4df4-9d99-8855876150ff, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad39ccf8-b931-4df4-9d99-8855876150ff, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8495143520944775573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84951435209447755738495143520944775573849514352094477557384951435209447755738495143520944775573849514352094477557384951435209447755738495143520944775573849514352094477557384951435209447755738495143520944775573849514352094477557384951435209447755738495143520944775573849514352094477557384951435209447755738495143520944775573849514352094477557384951435209447755738495143520944775573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e3731a4-1dc8-4382-a95f-11cc7f6acff0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ce209a4-dcee-4fa8-b47c-4f7f1080b6c9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ce209a4-dcee-4fa8-b47c-4f7f1080b6c9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12054256635597393601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205425663559739360112054256635597393601120542566355973936011205425663559739360112054256635597393601120542566355973936011205425663559739360112054256635597393601120542566355973936011205425663559739360112054256635597393601120542566355973936011205425663559739360112054256635597393601120542566355973936011205425663559739360112054256635597393601120542566355973936011205425663559739360112054256635597393601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad39ccf8-b931-4df4-9d99-8855876150ff, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4929b631-6be0-4ee8-bca7-a4ddf81afe25, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4929b631-6be0-4ee8-bca7-a4ddf81afe25, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13668283406509773026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366828340650977302613668283406509773026136682834065097730261366828340650977302613668283406509773026136682834065097730261366828340650977302613668283406509773026136682834065097730261366828340650977302613668283406509773026136682834065097730261366828340650977302613668283406509773026136682834065097730261366828340650977302613668283406509773026136682834065097730261366828340650977302613668283406509773026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ce209a4-dcee-4fa8-b47c-4f7f1080b6c9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4929b631-6be0-4ee8-bca7-a4ddf81afe25, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9244ea3-f786-454f-906a-7b0497c559a6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9244ea3-f786-454f-906a-7b0497c559a6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 759121406138222755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755759121406138222755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff56a305-9cf0-4c83-9b34-98a572501580, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff56a305-9cf0-4c83-9b34-98a572501580, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7404634277806444985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74046342778064449857404634277806444985740463427780644498574046342778064449857404634277806444985740463427780644498574046342778064449857404634277806444985740463427780644498574046342778064449857404634277806444985740463427780644498574046342778064449857404634277806444985740463427780644498574046342778064449857404634277806444985740463427780644498574046342778064449857404634277806444985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff56a305-9cf0-4c83-9b34-98a572501580, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d4a36ca-d399-4e81-9ce6-41cd9baf14f2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d4a36ca-d399-4e81-9ce6-41cd9baf14f2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9658437767047251246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96584377670472512469658437767047251246965843776704725124696584377670472512469658437767047251246965843776704725124696584377670472512469658437767047251246965843776704725124696584377670472512469658437767047251246965843776704725124696584377670472512469658437767047251246965843776704725124696584377670472512469658437767047251246965843776704725124696584377670472512469658437767047251246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9244ea3-f786-454f-906a-7b0497c559a6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea3ddc7f-283c-49ca-82a7-3df19961976f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea3ddc7f-283c-49ca-82a7-3df19961976f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11706896315404968869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170689631540496886911706896315404968869117068963154049688691170689631540496886911706896315404968869117068963154049688691170689631540496886911706896315404968869117068963154049688691170689631540496886911706896315404968869117068963154049688691170689631540496886911706896315404968869117068963154049688691170689631540496886911706896315404968869117068963154049688691170689631540496886911706896315404968869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d4a36ca-d399-4e81-9ce6-41cd9baf14f2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b3d18b-9d28-44b9-887f-ea9375e11d2c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b3d18b-9d28-44b9-887f-ea9375e11d2c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6868220285015993974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68682202850159939746868220285015993974686822028501599397468682202850159939746868220285015993974686822028501599397468682202850159939746868220285015993974686822028501599397468682202850159939746868220285015993974686822028501599397468682202850159939746868220285015993974686822028501599397468682202850159939746868220285015993974686822028501599397468682202850159939746868220285015993974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea3ddc7f-283c-49ca-82a7-3df19961976f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cddc9b6-ac39-42bd-96e0-bcceb859f36d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cddc9b6-ac39-42bd-96e0-bcceb859f36d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13734349726997325946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373434972699732594613734349726997325946137343497269973259461373434972699732594613734349726997325946137343497269973259461373434972699732594613734349726997325946137343497269973259461373434972699732594613734349726997325946137343497269973259461373434972699732594613734349726997325946137343497269973259461373434972699732594613734349726997325946137343497269973259461373434972699732594613734349726997325946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b3d18b-9d28-44b9-887f-ea9375e11d2c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cddc9b6-ac39-42bd-96e0-bcceb859f36d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baaadf3c-95b5-4d9d-a9f3-32dd3c4f45b5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baaadf3c-95b5-4d9d-a9f3-32dd3c4f45b5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15414275086745962858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541427508674596285815414275086745962858154142750867459628581541427508674596285815414275086745962858154142750867459628581541427508674596285815414275086745962858154142750867459628581541427508674596285815414275086745962858154142750867459628581541427508674596285815414275086745962858154142750867459628581541427508674596285815414275086745962858154142750867459628581541427508674596285815414275086745962858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0acacfac-1c3b-420b-b34d-2538d509e647, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0acacfac-1c3b-420b-b34d-2538d509e647, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2215330067896737264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22153300678967372642215330067896737264221533006789673726422153300678967372642215330067896737264221533006789673726422153300678967372642215330067896737264221533006789673726422153300678967372642215330067896737264221533006789673726422153300678967372642215330067896737264221533006789673726422153300678967372642215330067896737264221533006789673726422153300678967372642215330067896737264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baaadf3c-95b5-4d9d-a9f3-32dd3c4f45b5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9875ddd-1dce-4896-888f-8cd6a85c3737, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0acacfac-1c3b-420b-b34d-2538d509e647, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9875ddd-1dce-4896-888f-8cd6a85c3737, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17097063827073236940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709706382707323694017097063827073236940170970638270732369401709706382707323694017097063827073236940170970638270732369401709706382707323694017097063827073236940170970638270732369401709706382707323694017097063827073236940170970638270732369401709706382707323694017097063827073236940170970638270732369401709706382707323694017097063827073236940170970638270732369401709706382707323694017097063827073236940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82eb6789-0e85-4936-bd8a-78f7a6cbb6e7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82eb6789-0e85-4936-bd8a-78f7a6cbb6e7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17140525402022047899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714052540202204789917140525402022047899171405254020220478991714052540202204789917140525402022047899171405254020220478991714052540202204789917140525402022047899171405254020220478991714052540202204789917140525402022047899171405254020220478991714052540202204789917140525402022047899171405254020220478991714052540202204789917140525402022047899171405254020220478991714052540202204789917140525402022047899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9875ddd-1dce-4896-888f-8cd6a85c3737, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6235664-b972-4f8e-944d-d80561abca3f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82eb6789-0e85-4936-bd8a-78f7a6cbb6e7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6235664-b972-4f8e-944d-d80561abca3f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3296621147303087965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32966211473030879653296621147303087965329662114730308796532966211473030879653296621147303087965329662114730308796532966211473030879653296621147303087965329662114730308796532966211473030879653296621147303087965329662114730308796532966211473030879653296621147303087965329662114730308796532966211473030879653296621147303087965329662114730308796532966211473030879653296621147303087965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad46b0a-eb94-4138-99d9-5c15127f6a73, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad46b0a-eb94-4138-99d9-5c15127f6a73, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7081055010868656168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70810550108686561687081055010868656168708105501086865616870810550108686561687081055010868656168708105501086865616870810550108686561687081055010868656168708105501086865616870810550108686561687081055010868656168708105501086865616870810550108686561687081055010868656168708105501086865616870810550108686561687081055010868656168708105501086865616870810550108686561687081055010868656168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad46b0a-eb94-4138-99d9-5c15127f6a73, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af6c7e42-f115-4682-8d13-fce3d0cb3662, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af6c7e42-f115-4682-8d13-fce3d0cb3662, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9533124138249035449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95331241382490354499533124138249035449953312413824903544995331241382490354499533124138249035449953312413824903544995331241382490354499533124138249035449953312413824903544995331241382490354499533124138249035449953312413824903544995331241382490354499533124138249035449953312413824903544995331241382490354499533124138249035449953312413824903544995331241382490354499533124138249035449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6235664-b972-4f8e-944d-d80561abca3f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af6c7e42-f115-4682-8d13-fce3d0cb3662, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11d8524-fef0-4452-95bd-2b5fb0e02c67, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02a26222-82f0-4741-adf4-47b802eab83a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11d8524-fef0-4452-95bd-2b5fb0e02c67, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7209448423067765585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72094484230677655857209448423067765585720944842306776558572094484230677655857209448423067765585720944842306776558572094484230677655857209448423067765585720944842306776558572094484230677655857209448423067765585720944842306776558572094484230677655857209448423067765585720944842306776558572094484230677655857209448423067765585720944842306776558572094484230677655857209448423067765585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02a26222-82f0-4741-adf4-47b802eab83a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2232310306589619287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22323103065896192872232310306589619287223231030658961928722323103065896192872232310306589619287223231030658961928722323103065896192872232310306589619287223231030658961928722323103065896192872232310306589619287223231030658961928722323103065896192872232310306589619287223231030658961928722323103065896192872232310306589619287223231030658961928722323103065896192872232310306589619287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11d8524-fef0-4452-95bd-2b5fb0e02c67, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e3e4cc-d4c9-4427-b9e7-b1f80593209f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e3e4cc-d4c9-4427-b9e7-b1f80593209f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8804446498213781592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88044464982137815928804446498213781592880444649821378159288044464982137815928804446498213781592880444649821378159288044464982137815928804446498213781592880444649821378159288044464982137815928804446498213781592880444649821378159288044464982137815928804446498213781592880444649821378159288044464982137815928804446498213781592880444649821378159288044464982137815928804446498213781592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02a26222-82f0-4741-adf4-47b802eab83a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 020447bf-3cb3-43bb-9f2e-58240319c749, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 020447bf-3cb3-43bb-9f2e-58240319c749, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11403840562950624726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140384056295062472611403840562950624726114038405629506247261140384056295062472611403840562950624726114038405629506247261140384056295062472611403840562950624726114038405629506247261140384056295062472611403840562950624726114038405629506247261140384056295062472611403840562950624726114038405629506247261140384056295062472611403840562950624726114038405629506247261140384056295062472611403840562950624726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e3e4cc-d4c9-4427-b9e7-b1f80593209f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb064971-fcd9-42f1-b6b5-68b90eaaf5ad, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb064971-fcd9-42f1-b6b5-68b90eaaf5ad, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1185914549774215067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11859145497742150671185914549774215067118591454977421506711859145497742150671185914549774215067118591454977421506711859145497742150671185914549774215067118591454977421506711859145497742150671185914549774215067118591454977421506711859145497742150671185914549774215067118591454977421506711859145497742150671185914549774215067118591454977421506711859145497742150671185914549774215067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 020447bf-3cb3-43bb-9f2e-58240319c749, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463af147-9acc-496f-8761-954f5ad10c7b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463af147-9acc-496f-8761-954f5ad10c7b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3300251792287487555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33002517922874875553300251792287487555330025179228748755533002517922874875553300251792287487555330025179228748755533002517922874875553300251792287487555330025179228748755533002517922874875553300251792287487555330025179228748755533002517922874875553300251792287487555330025179228748755533002517922874875553300251792287487555330025179228748755533002517922874875553300251792287487555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb064971-fcd9-42f1-b6b5-68b90eaaf5ad, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463af147-9acc-496f-8761-954f5ad10c7b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bcb4719-712f-4632-b927-8fba40f5547e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bcb4719-712f-4632-b927-8fba40f5547e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7989688504304908807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79896885043049088077989688504304908807798968850430490880779896885043049088077989688504304908807798968850430490880779896885043049088077989688504304908807798968850430490880779896885043049088077989688504304908807798968850430490880779896885043049088077989688504304908807798968850430490880779896885043049088077989688504304908807798968850430490880779896885043049088077989688504304908807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 197e5913-8d31-4a66-9c7d-91dbc0ded0f9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 197e5913-8d31-4a66-9c7d-91dbc0ded0f9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12654756130092317475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265475613009231747512654756130092317475126547561300923174751265475613009231747512654756130092317475126547561300923174751265475613009231747512654756130092317475126547561300923174751265475613009231747512654756130092317475126547561300923174751265475613009231747512654756130092317475126547561300923174751265475613009231747512654756130092317475126547561300923174751265475613009231747512654756130092317475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bcb4719-712f-4632-b927-8fba40f5547e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad94286c-d97c-47c0-9d9b-79f9d10d46aa, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 197e5913-8d31-4a66-9c7d-91dbc0ded0f9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad94286c-d97c-47c0-9d9b-79f9d10d46aa, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1344307821801269897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13443078218012698971344307821801269897134430782180126989713443078218012698971344307821801269897134430782180126989713443078218012698971344307821801269897134430782180126989713443078218012698971344307821801269897134430782180126989713443078218012698971344307821801269897134430782180126989713443078218012698971344307821801269897134430782180126989713443078218012698971344307821801269897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9628b469-3e2a-4ece-a916-8c52e5ffdcb0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9628b469-3e2a-4ece-a916-8c52e5ffdcb0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10537648593275162354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053764859327516235410537648593275162354105376485932751623541053764859327516235410537648593275162354105376485932751623541053764859327516235410537648593275162354105376485932751623541053764859327516235410537648593275162354105376485932751623541053764859327516235410537648593275162354105376485932751623541053764859327516235410537648593275162354105376485932751623541053764859327516235410537648593275162354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad94286c-d97c-47c0-9d9b-79f9d10d46aa, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72fc7c02-f27b-4faf-b7bf-185859c8f460, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72fc7c02-f27b-4faf-b7bf-185859c8f460, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2902702542156403375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29027025421564033752902702542156403375290270254215640337529027025421564033752902702542156403375290270254215640337529027025421564033752902702542156403375290270254215640337529027025421564033752902702542156403375290270254215640337529027025421564033752902702542156403375290270254215640337529027025421564033752902702542156403375290270254215640337529027025421564033752902702542156403375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9628b469-3e2a-4ece-a916-8c52e5ffdcb0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cef57fb1-82f0-43f9-801a-53db80bc0eb2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72fc7c02-f27b-4faf-b7bf-185859c8f460, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef57fb1-82f0-43f9-801a-53db80bc0eb2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1383493505564389003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13834935055643890031383493505564389003138349350556438900313834935055643890031383493505564389003138349350556438900313834935055643890031383493505564389003138349350556438900313834935055643890031383493505564389003138349350556438900313834935055643890031383493505564389003138349350556438900313834935055643890031383493505564389003138349350556438900313834935055643890031383493505564389003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d47d7b8d-d214-4dd5-921b-0e74a837f03a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d47d7b8d-d214-4dd5-921b-0e74a837f03a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8609967603209752019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86099676032097520198609967603209752019860996760320975201986099676032097520198609967603209752019860996760320975201986099676032097520198609967603209752019860996760320975201986099676032097520198609967603209752019860996760320975201986099676032097520198609967603209752019860996760320975201986099676032097520198609967603209752019860996760320975201986099676032097520198609967603209752019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef57fb1-82f0-43f9-801a-53db80bc0eb2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e68ffc-228a-463a-949d-822d4329202b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e68ffc-228a-463a-949d-822d4329202b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12399894627146361147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1239989462714636114712399894627146361147123998946271463611471239989462714636114712399894627146361147123998946271463611471239989462714636114712399894627146361147123998946271463611471239989462714636114712399894627146361147123998946271463611471239989462714636114712399894627146361147123998946271463611471239989462714636114712399894627146361147123998946271463611471239989462714636114712399894627146361147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d47d7b8d-d214-4dd5-921b-0e74a837f03a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ef5138c-be33-42fb-a876-2417cb76fba0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ef5138c-be33-42fb-a876-2417cb76fba0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1995039128948898002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19950391289488980021995039128948898002199503912894889800219950391289488980021995039128948898002199503912894889800219950391289488980021995039128948898002199503912894889800219950391289488980021995039128948898002199503912894889800219950391289488980021995039128948898002199503912894889800219950391289488980021995039128948898002199503912894889800219950391289488980021995039128948898002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e68ffc-228a-463a-949d-822d4329202b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945f83b1-c661-4c6d-9f1e-ddffccb8c1ac, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945f83b1-c661-4c6d-9f1e-ddffccb8c1ac, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2824551137225465415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28245511372254654152824551137225465415282455113722546541528245511372254654152824551137225465415282455113722546541528245511372254654152824551137225465415282455113722546541528245511372254654152824551137225465415282455113722546541528245511372254654152824551137225465415282455113722546541528245511372254654152824551137225465415282455113722546541528245511372254654152824551137225465415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ef5138c-be33-42fb-a876-2417cb76fba0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d5eff8-f195-48cc-bf50-39fe7bffe271, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d5eff8-f195-48cc-bf50-39fe7bffe271, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8264458280954062364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82644582809540623648264458280954062364826445828095406236482644582809540623648264458280954062364826445828095406236482644582809540623648264458280954062364826445828095406236482644582809540623648264458280954062364826445828095406236482644582809540623648264458280954062364826445828095406236482644582809540623648264458280954062364826445828095406236482644582809540623648264458280954062364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945f83b1-c661-4c6d-9f1e-ddffccb8c1ac, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c173c1f6-701c-490a-9556-783bdcc771ab, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d5eff8-f195-48cc-bf50-39fe7bffe271, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c173c1f6-701c-490a-9556-783bdcc771ab, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16697889035388400769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669788903538840076916697889035388400769166978890353884007691669788903538840076916697889035388400769166978890353884007691669788903538840076916697889035388400769166978890353884007691669788903538840076916697889035388400769166978890353884007691669788903538840076916697889035388400769166978890353884007691669788903538840076916697889035388400769166978890353884007691669788903538840076916697889035388400769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf4ccd89-60a6-4600-adeb-98ff27fb5cbc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf4ccd89-60a6-4600-adeb-98ff27fb5cbc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15809330818378510661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580933081837851066115809330818378510661158093308183785106611580933081837851066115809330818378510661158093308183785106611580933081837851066115809330818378510661158093308183785106611580933081837851066115809330818378510661158093308183785106611580933081837851066115809330818378510661158093308183785106611580933081837851066115809330818378510661158093308183785106611580933081837851066115809330818378510661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c173c1f6-701c-490a-9556-783bdcc771ab, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e22f0367-5781-4e22-9c64-c6710a9f31cb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf4ccd89-60a6-4600-adeb-98ff27fb5cbc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e22f0367-5781-4e22-9c64-c6710a9f31cb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18011758752768635727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801175875276863572718011758752768635727180117587527686357271801175875276863572718011758752768635727180117587527686357271801175875276863572718011758752768635727180117587527686357271801175875276863572718011758752768635727180117587527686357271801175875276863572718011758752768635727180117587527686357271801175875276863572718011758752768635727180117587527686357271801175875276863572718011758752768635727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 156b0408-7a1d-4735-b0c1-cbc964e3208f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 156b0408-7a1d-4735-b0c1-cbc964e3208f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13720686662165683894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372068666216568389413720686662165683894137206866621656838941372068666216568389413720686662165683894137206866621656838941372068666216568389413720686662165683894137206866621656838941372068666216568389413720686662165683894137206866621656838941372068666216568389413720686662165683894137206866621656838941372068666216568389413720686662165683894137206866621656838941372068666216568389413720686662165683894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e22f0367-5781-4e22-9c64-c6710a9f31cb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672fafa8-d99e-4fd3-9da7-f5ce9fc2b4dc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672fafa8-d99e-4fd3-9da7-f5ce9fc2b4dc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13185063678540408213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318506367854040821313185063678540408213131850636785404082131318506367854040821313185063678540408213131850636785404082131318506367854040821313185063678540408213131850636785404082131318506367854040821313185063678540408213131850636785404082131318506367854040821313185063678540408213131850636785404082131318506367854040821313185063678540408213131850636785404082131318506367854040821313185063678540408213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 156b0408-7a1d-4735-b0c1-cbc964e3208f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6ecc67e-24df-4988-8147-50005797cb8e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6ecc67e-24df-4988-8147-50005797cb8e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17118383233857551066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711838323385755106617118383233857551066171183832338575510661711838323385755106617118383233857551066171183832338575510661711838323385755106617118383233857551066171183832338575510661711838323385755106617118383233857551066171183832338575510661711838323385755106617118383233857551066171183832338575510661711838323385755106617118383233857551066171183832338575510661711838323385755106617118383233857551066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672fafa8-d99e-4fd3-9da7-f5ce9fc2b4dc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc703f6-8c26-48e3-ab32-494b7d1e1237, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc703f6-8c26-48e3-ab32-494b7d1e1237, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9398840570082091854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93988405700820918549398840570082091854939884057008209185493988405700820918549398840570082091854939884057008209185493988405700820918549398840570082091854939884057008209185493988405700820918549398840570082091854939884057008209185493988405700820918549398840570082091854939884057008209185493988405700820918549398840570082091854939884057008209185493988405700820918549398840570082091854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6ecc67e-24df-4988-8147-50005797cb8e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc703f6-8c26-48e3-ab32-494b7d1e1237, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b0ae3a-de68-49bb-855f-a15836d6a4af, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b0ae3a-de68-49bb-855f-a15836d6a4af, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15077003496896135971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507700349689613597115077003496896135971150770034968961359711507700349689613597115077003496896135971150770034968961359711507700349689613597115077003496896135971150770034968961359711507700349689613597115077003496896135971150770034968961359711507700349689613597115077003496896135971150770034968961359711507700349689613597115077003496896135971150770034968961359711507700349689613597115077003496896135971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8558d1a8-6315-42ed-aeae-09c5673a3d5c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8558d1a8-6315-42ed-aeae-09c5673a3d5c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15401838377474064833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540183837747406483315401838377474064833154018383774740648331540183837747406483315401838377474064833154018383774740648331540183837747406483315401838377474064833154018383774740648331540183837747406483315401838377474064833154018383774740648331540183837747406483315401838377474064833154018383774740648331540183837747406483315401838377474064833154018383774740648331540183837747406483315401838377474064833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b0ae3a-de68-49bb-855f-a15836d6a4af, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 566aa8b8-d99b-4d88-b533-2ebd8c227e46, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8558d1a8-6315-42ed-aeae-09c5673a3d5c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 566aa8b8-d99b-4d88-b533-2ebd8c227e46, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9394792693607421047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93947926936074210479394792693607421047939479269360742104793947926936074210479394792693607421047939479269360742104793947926936074210479394792693607421047939479269360742104793947926936074210479394792693607421047939479269360742104793947926936074210479394792693607421047939479269360742104793947926936074210479394792693607421047939479269360742104793947926936074210479394792693607421047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3774398e-ece7-41e2-bdc2-25697b71a7b7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3774398e-ece7-41e2-bdc2-25697b71a7b7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12884484615567636224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288448461556763622412884484615567636224128844846155676362241288448461556763622412884484615567636224128844846155676362241288448461556763622412884484615567636224128844846155676362241288448461556763622412884484615567636224128844846155676362241288448461556763622412884484615567636224128844846155676362241288448461556763622412884484615567636224128844846155676362241288448461556763622412884484615567636224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 566aa8b8-d99b-4d88-b533-2ebd8c227e46, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dea97305-02ab-46e8-bd1a-1f4062602baa, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dea97305-02ab-46e8-bd1a-1f4062602baa, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3348105062860253480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33481050628602534803348105062860253480334810506286025348033481050628602534803348105062860253480334810506286025348033481050628602534803348105062860253480334810506286025348033481050628602534803348105062860253480334810506286025348033481050628602534803348105062860253480334810506286025348033481050628602534803348105062860253480334810506286025348033481050628602534803348105062860253480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3774398e-ece7-41e2-bdc2-25697b71a7b7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee6d124-bc0f-4c00-8729-6d4e3c9ffb53, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee6d124-bc0f-4c00-8729-6d4e3c9ffb53, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18244341308688338653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824434130868833865318244341308688338653182443413086883386531824434130868833865318244341308688338653182443413086883386531824434130868833865318244341308688338653182443413086883386531824434130868833865318244341308688338653182443413086883386531824434130868833865318244341308688338653182443413086883386531824434130868833865318244341308688338653182443413086883386531824434130868833865318244341308688338653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dea97305-02ab-46e8-bd1a-1f4062602baa, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a531f80-d3a8-4dd2-8e7b-217791612014, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a531f80-d3a8-4dd2-8e7b-217791612014, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11193066854341691924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119306685434169192411193066854341691924111930668543416919241119306685434169192411193066854341691924111930668543416919241119306685434169192411193066854341691924111930668543416919241119306685434169192411193066854341691924111930668543416919241119306685434169192411193066854341691924111930668543416919241119306685434169192411193066854341691924111930668543416919241119306685434169192411193066854341691924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee6d124-bc0f-4c00-8729-6d4e3c9ffb53, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98e74767-981d-41c1-b0d2-6442d53f5ac9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e74767-981d-41c1-b0d2-6442d53f5ac9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15172958282909174624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517295828290917462415172958282909174624151729582829091746241517295828290917462415172958282909174624151729582829091746241517295828290917462415172958282909174624151729582829091746241517295828290917462415172958282909174624151729582829091746241517295828290917462415172958282909174624151729582829091746241517295828290917462415172958282909174624151729582829091746241517295828290917462415172958282909174624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a531f80-d3a8-4dd2-8e7b-217791612014, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b3fb08-e22b-44a2-bec6-785e39b67e8e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b3fb08-e22b-44a2-bec6-785e39b67e8e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14302408400821824523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1430240840082182452314302408400821824523143024084008218245231430240840082182452314302408400821824523143024084008218245231430240840082182452314302408400821824523143024084008218245231430240840082182452314302408400821824523143024084008218245231430240840082182452314302408400821824523143024084008218245231430240840082182452314302408400821824523143024084008218245231430240840082182452314302408400821824523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e74767-981d-41c1-b0d2-6442d53f5ac9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0927a49-31f4-4abb-9256-c9706229f05a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0927a49-31f4-4abb-9256-c9706229f05a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12476107276268783403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247610727626878340312476107276268783403124761072762687834031247610727626878340312476107276268783403124761072762687834031247610727626878340312476107276268783403124761072762687834031247610727626878340312476107276268783403124761072762687834031247610727626878340312476107276268783403124761072762687834031247610727626878340312476107276268783403124761072762687834031247610727626878340312476107276268783403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b3fb08-e22b-44a2-bec6-785e39b67e8e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399d2b57-f3f2-4b21-add3-07067cfd2cbb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0927a49-31f4-4abb-9256-c9706229f05a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fab0fa6-66a3-4e0f-8550-cbc8dac45e41, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399d2b57-f3f2-4b21-add3-07067cfd2cbb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194441985870397287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519444198587039728715194441985870397287151944419858703972871519444198587039728715194441985870397287151944419858703972871519444198587039728715194441985870397287151944419858703972871519444198587039728715194441985870397287151944419858703972871519444198587039728715194441985870397287151944419858703972871519444198587039728715194441985870397287151944419858703972871519444198587039728715194441985870397287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fab0fa6-66a3-4e0f-8550-cbc8dac45e41, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13723616006774690725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372361600677469072513723616006774690725137236160067746907251372361600677469072513723616006774690725137236160067746907251372361600677469072513723616006774690725137236160067746907251372361600677469072513723616006774690725137236160067746907251372361600677469072513723616006774690725137236160067746907251372361600677469072513723616006774690725137236160067746907251372361600677469072513723616006774690725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399d2b57-f3f2-4b21-add3-07067cfd2cbb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fab0fa6-66a3-4e0f-8550-cbc8dac45e41, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f24f5a21-7f9d-4fc7-9a29-fad877340d88, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f24f5a21-7f9d-4fc7-9a29-fad877340d88, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17512530819057163929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751253081905716392917512530819057163929175125308190571639291751253081905716392917512530819057163929175125308190571639291751253081905716392917512530819057163929175125308190571639291751253081905716392917512530819057163929175125308190571639291751253081905716392917512530819057163929175125308190571639291751253081905716392917512530819057163929175125308190571639291751253081905716392917512530819057163929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01fa1ee-7b96-457e-845b-daba47fb2ade, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01fa1ee-7b96-457e-845b-daba47fb2ade, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498183177898491088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649818317789849108816498183177898491088164981831778984910881649818317789849108816498183177898491088164981831778984910881649818317789849108816498183177898491088164981831778984910881649818317789849108816498183177898491088164981831778984910881649818317789849108816498183177898491088164981831778984910881649818317789849108816498183177898491088164981831778984910881649818317789849108816498183177898491088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f24f5a21-7f9d-4fc7-9a29-fad877340d88, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01fa1ee-7b96-457e-845b-daba47fb2ade, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec49fe4f-58e9-465b-9a9e-ebc1153ae3b7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec49fe4f-58e9-465b-9a9e-ebc1153ae3b7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1451740264268917402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14517402642689174021451740264268917402145174026426891740214517402642689174021451740264268917402145174026426891740214517402642689174021451740264268917402145174026426891740214517402642689174021451740264268917402145174026426891740214517402642689174021451740264268917402145174026426891740214517402642689174021451740264268917402145174026426891740214517402642689174021451740264268917402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8485ed6-78d1-4a49-847e-2ced300a8121, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8485ed6-78d1-4a49-847e-2ced300a8121, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11997210283106147254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199721028310614725411997210283106147254119972102831061472541199721028310614725411997210283106147254119972102831061472541199721028310614725411997210283106147254119972102831061472541199721028310614725411997210283106147254119972102831061472541199721028310614725411997210283106147254119972102831061472541199721028310614725411997210283106147254119972102831061472541199721028310614725411997210283106147254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec49fe4f-58e9-465b-9a9e-ebc1153ae3b7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c00a16-c243-43c3-a2be-d8db158bd675, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c00a16-c243-43c3-a2be-d8db158bd675, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6327277330858376935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63272773308583769356327277330858376935632727733085837693563272773308583769356327277330858376935632727733085837693563272773308583769356327277330858376935632727733085837693563272773308583769356327277330858376935632727733085837693563272773308583769356327277330858376935632727733085837693563272773308583769356327277330858376935632727733085837693563272773308583769356327277330858376935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8485ed6-78d1-4a49-847e-2ced300a8121, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae0363f-6d21-40ce-8a3e-26453e51c2e1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae0363f-6d21-40ce-8a3e-26453e51c2e1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15974292285109812734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597429228510981273415974292285109812734159742922851098127341597429228510981273415974292285109812734159742922851098127341597429228510981273415974292285109812734159742922851098127341597429228510981273415974292285109812734159742922851098127341597429228510981273415974292285109812734159742922851098127341597429228510981273415974292285109812734159742922851098127341597429228510981273415974292285109812734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c00a16-c243-43c3-a2be-d8db158bd675, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f78825-3ae8-4a2d-9526-55d785ea64fc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f78825-3ae8-4a2d-9526-55d785ea64fc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11585496647194018653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158549664719401865311585496647194018653115854966471940186531158549664719401865311585496647194018653115854966471940186531158549664719401865311585496647194018653115854966471940186531158549664719401865311585496647194018653115854966471940186531158549664719401865311585496647194018653115854966471940186531158549664719401865311585496647194018653115854966471940186531158549664719401865311585496647194018653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae0363f-6d21-40ce-8a3e-26453e51c2e1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce20c10-9d27-4ad6-a3a9-7067165a8024, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f78825-3ae8-4a2d-9526-55d785ea64fc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce20c10-9d27-4ad6-a3a9-7067165a8024, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2842325079813621277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28423250798136212772842325079813621277284232507981362127728423250798136212772842325079813621277284232507981362127728423250798136212772842325079813621277284232507981362127728423250798136212772842325079813621277284232507981362127728423250798136212772842325079813621277284232507981362127728423250798136212772842325079813621277284232507981362127728423250798136212772842325079813621277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0caac14c-f566-430e-a827-604d2e88e114, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0caac14c-f566-430e-a827-604d2e88e114, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14140540328600475245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414054032860047524514140540328600475245141405403286004752451414054032860047524514140540328600475245141405403286004752451414054032860047524514140540328600475245141405403286004752451414054032860047524514140540328600475245141405403286004752451414054032860047524514140540328600475245141405403286004752451414054032860047524514140540328600475245141405403286004752451414054032860047524514140540328600475245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce20c10-9d27-4ad6-a3a9-7067165a8024, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0caac14c-f566-430e-a827-604d2e88e114, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd20177-c633-4e8b-bfc5-4b0d14f9ed1e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd20177-c633-4e8b-bfc5-4b0d14f9ed1e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17551675487057032473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755167548705703247317551675487057032473175516754870570324731755167548705703247317551675487057032473175516754870570324731755167548705703247317551675487057032473175516754870570324731755167548705703247317551675487057032473175516754870570324731755167548705703247317551675487057032473175516754870570324731755167548705703247317551675487057032473175516754870570324731755167548705703247317551675487057032473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f46c46a3-1f5d-4b9a-aca9-8c5a616af918, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f46c46a3-1f5d-4b9a-aca9-8c5a616af918, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12173443910788274482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217344391078827448212173443910788274482121734439107882744821217344391078827448212173443910788274482121734439107882744821217344391078827448212173443910788274482121734439107882744821217344391078827448212173443910788274482121734439107882744821217344391078827448212173443910788274482121734439107882744821217344391078827448212173443910788274482121734439107882744821217344391078827448212173443910788274482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd20177-c633-4e8b-bfc5-4b0d14f9ed1e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a1cfbac-90ef-4448-ae40-d84060ea00dd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1cfbac-90ef-4448-ae40-d84060ea00dd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4527577898260586006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45275778982605860064527577898260586006452757789826058600645275778982605860064527577898260586006452757789826058600645275778982605860064527577898260586006452757789826058600645275778982605860064527577898260586006452757789826058600645275778982605860064527577898260586006452757789826058600645275778982605860064527577898260586006452757789826058600645275778982605860064527577898260586006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f46c46a3-1f5d-4b9a-aca9-8c5a616af918, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1cfbac-90ef-4448-ae40-d84060ea00dd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c549c6-4f48-4084-9ab7-508806feff1a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c549c6-4f48-4084-9ab7-508806feff1a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17503865023866685435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750386502386668543517503865023866685435175038650238666854351750386502386668543517503865023866685435175038650238666854351750386502386668543517503865023866685435175038650238666854351750386502386668543517503865023866685435175038650238666854351750386502386668543517503865023866685435175038650238666854351750386502386668543517503865023866685435175038650238666854351750386502386668543517503865023866685435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29701485-d1b9-4b70-ac0d-476022f46eb7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29701485-d1b9-4b70-ac0d-476022f46eb7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3564344707425721887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35643447074257218873564344707425721887356434470742572188735643447074257218873564344707425721887356434470742572188735643447074257218873564344707425721887356434470742572188735643447074257218873564344707425721887356434470742572188735643447074257218873564344707425721887356434470742572188735643447074257218873564344707425721887356434470742572188735643447074257218873564344707425721887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c549c6-4f48-4084-9ab7-508806feff1a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c3f1858-2d52-42a3-ba10-7a2d22105f8f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3f1858-2d52-42a3-ba10-7a2d22105f8f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17344825897706601686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734482589770660168617344825897706601686173448258977066016861734482589770660168617344825897706601686173448258977066016861734482589770660168617344825897706601686173448258977066016861734482589770660168617344825897706601686173448258977066016861734482589770660168617344825897706601686173448258977066016861734482589770660168617344825897706601686173448258977066016861734482589770660168617344825897706601686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29701485-d1b9-4b70-ac0d-476022f46eb7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75cd3950-9ba3-4ec3-8d7e-7c4e8f08c475, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75cd3950-9ba3-4ec3-8d7e-7c4e8f08c475, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2902860689730730878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29028606897307308782902860689730730878290286068973073087829028606897307308782902860689730730878290286068973073087829028606897307308782902860689730730878290286068973073087829028606897307308782902860689730730878290286068973073087829028606897307308782902860689730730878290286068973073087829028606897307308782902860689730730878290286068973073087829028606897307308782902860689730730878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3f1858-2d52-42a3-ba10-7a2d22105f8f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503e7a90-ebff-4938-b713-12ff3402f5de, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503e7a90-ebff-4938-b713-12ff3402f5de, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4379395486159028977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43793954861590289774379395486159028977437939548615902897743793954861590289774379395486159028977437939548615902897743793954861590289774379395486159028977437939548615902897743793954861590289774379395486159028977437939548615902897743793954861590289774379395486159028977437939548615902897743793954861590289774379395486159028977437939548615902897743793954861590289774379395486159028977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75cd3950-9ba3-4ec3-8d7e-7c4e8f08c475, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503e7a90-ebff-4938-b713-12ff3402f5de, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d36ff5-2e6b-49c0-934c-2d18bb252fbe, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d36ff5-2e6b-49c0-934c-2d18bb252fbe, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13161811817358649507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316181181735864950713161811817358649507131618118173586495071316181181735864950713161811817358649507131618118173586495071316181181735864950713161811817358649507131618118173586495071316181181735864950713161811817358649507131618118173586495071316181181735864950713161811817358649507131618118173586495071316181181735864950713161811817358649507131618118173586495071316181181735864950713161811817358649507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8a08e97-6242-4b8f-a6b7-c232daca2660, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8a08e97-6242-4b8f-a6b7-c232daca2660, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7379658046690208527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73796580466902085277379658046690208527737965804669020852773796580466902085277379658046690208527737965804669020852773796580466902085277379658046690208527737965804669020852773796580466902085277379658046690208527737965804669020852773796580466902085277379658046690208527737965804669020852773796580466902085277379658046690208527737965804669020852773796580466902085277379658046690208527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d36ff5-2e6b-49c0-934c-2d18bb252fbe, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee740e5-e728-467e-9e14-3c79bb6c3017, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee740e5-e728-467e-9e14-3c79bb6c3017, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7566336058837907232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75663360588379072327566336058837907232756633605883790723275663360588379072327566336058837907232756633605883790723275663360588379072327566336058837907232756633605883790723275663360588379072327566336058837907232756633605883790723275663360588379072327566336058837907232756633605883790723275663360588379072327566336058837907232756633605883790723275663360588379072327566336058837907232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8a08e97-6242-4b8f-a6b7-c232daca2660, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43a6696-4f01-40c8-9be5-3b9090fc449f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43a6696-4f01-40c8-9be5-3b9090fc449f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8100325146266882427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81003251462668824278100325146266882427810032514626688242781003251462668824278100325146266882427810032514626688242781003251462668824278100325146266882427810032514626688242781003251462668824278100325146266882427810032514626688242781003251462668824278100325146266882427810032514626688242781003251462668824278100325146266882427810032514626688242781003251462668824278100325146266882427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee740e5-e728-467e-9e14-3c79bb6c3017, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b49ce6ff-4ebc-4fe8-bcc1-44a0c9608f38, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43a6696-4f01-40c8-9be5-3b9090fc449f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ee55f96-c572-47f4-87eb-887b0fb1bd96, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ee55f96-c572-47f4-87eb-887b0fb1bd96, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808497450872702196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780849745087270219617808497450872702196178084974508727021961780849745087270219617808497450872702196178084974508727021961780849745087270219617808497450872702196178084974508727021961780849745087270219617808497450872702196178084974508727021961780849745087270219617808497450872702196178084974508727021961780849745087270219617808497450872702196178084974508727021961780849745087270219617808497450872702196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b49ce6ff-4ebc-4fe8-bcc1-44a0c9608f38, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10804145455862794974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080414545586279497410804145455862794974108041454558627949741080414545586279497410804145455862794974108041454558627949741080414545586279497410804145455862794974108041454558627949741080414545586279497410804145455862794974108041454558627949741080414545586279497410804145455862794974108041454558627949741080414545586279497410804145455862794974108041454558627949741080414545586279497410804145455862794974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ee55f96-c572-47f4-87eb-887b0fb1bd96, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e462bcf-45b9-4693-8dc9-e398eadf3a67, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e462bcf-45b9-4693-8dc9-e398eadf3a67, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 533535981724561433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433533535981724561433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b49ce6ff-4ebc-4fe8-bcc1-44a0c9608f38, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef7ce36-b480-4a94-bc82-5afb32e0bb67, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef7ce36-b480-4a94-bc82-5afb32e0bb67, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15714828507549186452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571482850754918645215714828507549186452157148285075491864521571482850754918645215714828507549186452157148285075491864521571482850754918645215714828507549186452157148285075491864521571482850754918645215714828507549186452157148285075491864521571482850754918645215714828507549186452157148285075491864521571482850754918645215714828507549186452157148285075491864521571482850754918645215714828507549186452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e462bcf-45b9-4693-8dc9-e398eadf3a67, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef7ce36-b480-4a94-bc82-5afb32e0bb67, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0f0b69-46b6-40ea-9849-5021386845f4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0f0b69-46b6-40ea-9849-5021386845f4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9808653778365175949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98086537783651759499808653778365175949980865377836517594998086537783651759499808653778365175949980865377836517594998086537783651759499808653778365175949980865377836517594998086537783651759499808653778365175949980865377836517594998086537783651759499808653778365175949980865377836517594998086537783651759499808653778365175949980865377836517594998086537783651759499808653778365175949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e151549-9a6e-4725-b0a6-8c4fe58b3c21, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e151549-9a6e-4725-b0a6-8c4fe58b3c21, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8170639463179053437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81706394631790534378170639463179053437817063946317905343781706394631790534378170639463179053437817063946317905343781706394631790534378170639463179053437817063946317905343781706394631790534378170639463179053437817063946317905343781706394631790534378170639463179053437817063946317905343781706394631790534378170639463179053437817063946317905343781706394631790534378170639463179053437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0f0b69-46b6-40ea-9849-5021386845f4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e151549-9a6e-4725-b0a6-8c4fe58b3c21, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07a11d8-8dec-4ab9-99b4-7d69b6710336, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07a11d8-8dec-4ab9-99b4-7d69b6710336, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1524627939866531165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15246279398665311651524627939866531165152462793986653116515246279398665311651524627939866531165152462793986653116515246279398665311651524627939866531165152462793986653116515246279398665311651524627939866531165152462793986653116515246279398665311651524627939866531165152462793986653116515246279398665311651524627939866531165152462793986653116515246279398665311651524627939866531165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d53f671-758b-47f3-94ed-ba24b2f3d057, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d53f671-758b-47f3-94ed-ba24b2f3d057, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18129919252566338693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812991925256633869318129919252566338693181299192525663386931812991925256633869318129919252566338693181299192525663386931812991925256633869318129919252566338693181299192525663386931812991925256633869318129919252566338693181299192525663386931812991925256633869318129919252566338693181299192525663386931812991925256633869318129919252566338693181299192525663386931812991925256633869318129919252566338693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07a11d8-8dec-4ab9-99b4-7d69b6710336, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98b439e-e5db-41a2-ab3d-e3d651daf38c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98b439e-e5db-41a2-ab3d-e3d651daf38c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12565002624755955132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256500262475595513212565002624755955132125650026247559551321256500262475595513212565002624755955132125650026247559551321256500262475595513212565002624755955132125650026247559551321256500262475595513212565002624755955132125650026247559551321256500262475595513212565002624755955132125650026247559551321256500262475595513212565002624755955132125650026247559551321256500262475595513212565002624755955132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d53f671-758b-47f3-94ed-ba24b2f3d057, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98b439e-e5db-41a2-ab3d-e3d651daf38c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4668f698-02aa-4e99-bee8-bc5f03aa7180, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87d2c391-a5d5-447d-96e1-5e4720303af2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4668f698-02aa-4e99-bee8-bc5f03aa7180, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13016276921687765991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301627692168776599113016276921687765991130162769216877659911301627692168776599113016276921687765991130162769216877659911301627692168776599113016276921687765991130162769216877659911301627692168776599113016276921687765991130162769216877659911301627692168776599113016276921687765991130162769216877659911301627692168776599113016276921687765991130162769216877659911301627692168776599113016276921687765991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d2c391-a5d5-447d-96e1-5e4720303af2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11917417543903301164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191741754390330116411917417543903301164119174175439033011641191741754390330116411917417543903301164119174175439033011641191741754390330116411917417543903301164119174175439033011641191741754390330116411917417543903301164119174175439033011641191741754390330116411917417543903301164119174175439033011641191741754390330116411917417543903301164119174175439033011641191741754390330116411917417543903301164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d2c391-a5d5-447d-96e1-5e4720303af2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14ee4c11-11a7-4c72-b10f-63e16b801e1b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14ee4c11-11a7-4c72-b10f-63e16b801e1b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10525139925055976034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052513992505597603410525139925055976034105251399250559760341052513992505597603410525139925055976034105251399250559760341052513992505597603410525139925055976034105251399250559760341052513992505597603410525139925055976034105251399250559760341052513992505597603410525139925055976034105251399250559760341052513992505597603410525139925055976034105251399250559760341052513992505597603410525139925055976034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4668f698-02aa-4e99-bee8-bc5f03aa7180, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14ee4c11-11a7-4c72-b10f-63e16b801e1b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f27b2f8-9d08-4bc5-8def-d3fbe460dca5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f27b2f8-9d08-4bc5-8def-d3fbe460dca5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11265780615227689465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126578061522768946511265780615227689465112657806152276894651126578061522768946511265780615227689465112657806152276894651126578061522768946511265780615227689465112657806152276894651126578061522768946511265780615227689465112657806152276894651126578061522768946511265780615227689465112657806152276894651126578061522768946511265780615227689465112657806152276894651126578061522768946511265780615227689465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40c5cbb7-b34b-463a-b1ae-2ce0f703f8be, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40c5cbb7-b34b-463a-b1ae-2ce0f703f8be, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11243412006082933662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124341200608293366211243412006082933662112434120060829336621124341200608293366211243412006082933662112434120060829336621124341200608293366211243412006082933662112434120060829336621124341200608293366211243412006082933662112434120060829336621124341200608293366211243412006082933662112434120060829336621124341200608293366211243412006082933662112434120060829336621124341200608293366211243412006082933662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40c5cbb7-b34b-463a-b1ae-2ce0f703f8be, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f27b2f8-9d08-4bc5-8def-d3fbe460dca5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfc4d9cd-2d0b-4066-9e56-072f3b2054d0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfc4d9cd-2d0b-4066-9e56-072f3b2054d0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16946593225432020626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694659322543202062616946593225432020626169465932254320206261694659322543202062616946593225432020626169465932254320206261694659322543202062616946593225432020626169465932254320206261694659322543202062616946593225432020626169465932254320206261694659322543202062616946593225432020626169465932254320206261694659322543202062616946593225432020626169465932254320206261694659322543202062616946593225432020626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cff3f3c-2a83-400a-9144-ee653e5b6afb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cff3f3c-2a83-400a-9144-ee653e5b6afb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6074170719345117361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60741707193451173616074170719345117361607417071934511736160741707193451173616074170719345117361607417071934511736160741707193451173616074170719345117361607417071934511736160741707193451173616074170719345117361607417071934511736160741707193451173616074170719345117361607417071934511736160741707193451173616074170719345117361607417071934511736160741707193451173616074170719345117361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfc4d9cd-2d0b-4066-9e56-072f3b2054d0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823ea84f-e373-4a6d-89a3-d4a1d5b95090, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823ea84f-e373-4a6d-89a3-d4a1d5b95090, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9166660163453103114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91666601634531031149166660163453103114916666016345310311491666601634531031149166660163453103114916666016345310311491666601634531031149166660163453103114916666016345310311491666601634531031149166660163453103114916666016345310311491666601634531031149166660163453103114916666016345310311491666601634531031149166660163453103114916666016345310311491666601634531031149166660163453103114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cff3f3c-2a83-400a-9144-ee653e5b6afb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18b82da-d47c-41f5-8b41-46f1ad27723a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18b82da-d47c-41f5-8b41-46f1ad27723a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8126875108046733407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81268751080467334078126875108046733407812687510804673340781268751080467334078126875108046733407812687510804673340781268751080467334078126875108046733407812687510804673340781268751080467334078126875108046733407812687510804673340781268751080467334078126875108046733407812687510804673340781268751080467334078126875108046733407812687510804673340781268751080467334078126875108046733407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823ea84f-e373-4a6d-89a3-d4a1d5b95090, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ffbe23-8c08-4e63-9720-353c25fcabac, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ffbe23-8c08-4e63-9720-353c25fcabac, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1162230473569451933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11622304735694519331162230473569451933116223047356945193311622304735694519331162230473569451933116223047356945193311622304735694519331162230473569451933116223047356945193311622304735694519331162230473569451933116223047356945193311622304735694519331162230473569451933116223047356945193311622304735694519331162230473569451933116223047356945193311622304735694519331162230473569451933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18b82da-d47c-41f5-8b41-46f1ad27723a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29ac157d-9633-4a53-a910-1c7ade492dd7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ac157d-9633-4a53-a910-1c7ade492dd7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 581694209812069863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863581694209812069863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ffbe23-8c08-4e63-9720-353c25fcabac, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6730978-3e7c-475e-8037-2ed25fa3d388, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6730978-3e7c-475e-8037-2ed25fa3d388, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1008010128346543654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10080101283465436541008010128346543654100801012834654365410080101283465436541008010128346543654100801012834654365410080101283465436541008010128346543654100801012834654365410080101283465436541008010128346543654100801012834654365410080101283465436541008010128346543654100801012834654365410080101283465436541008010128346543654100801012834654365410080101283465436541008010128346543654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ac157d-9633-4a53-a910-1c7ade492dd7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 107531d0-0b11-4371-89c0-62e8b24b5c0b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 107531d0-0b11-4371-89c0-62e8b24b5c0b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6645841486796463071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66458414867964630716645841486796463071664584148679646307166458414867964630716645841486796463071664584148679646307166458414867964630716645841486796463071664584148679646307166458414867964630716645841486796463071664584148679646307166458414867964630716645841486796463071664584148679646307166458414867964630716645841486796463071664584148679646307166458414867964630716645841486796463071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6730978-3e7c-475e-8037-2ed25fa3d388, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9db32386-a164-4d6f-83f4-ea1aab69c99c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9db32386-a164-4d6f-83f4-ea1aab69c99c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1543925346890982625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15439253468909826251543925346890982625154392534689098262515439253468909826251543925346890982625154392534689098262515439253468909826251543925346890982625154392534689098262515439253468909826251543925346890982625154392534689098262515439253468909826251543925346890982625154392534689098262515439253468909826251543925346890982625154392534689098262515439253468909826251543925346890982625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 107531d0-0b11-4371-89c0-62e8b24b5c0b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9db32386-a164-4d6f-83f4-ea1aab69c99c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b48b7ad-7946-4c7d-b428-f12ea0d19b2a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b48b7ad-7946-4c7d-b428-f12ea0d19b2a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3298839585822172535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32988395858221725353298839585822172535329883958582217253532988395858221725353298839585822172535329883958582217253532988395858221725353298839585822172535329883958582217253532988395858221725353298839585822172535329883958582217253532988395858221725353298839585822172535329883958582217253532988395858221725353298839585822172535329883958582217253532988395858221725353298839585822172535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080e4a0b-14c3-4d00-9aab-2c40c8ddb824, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080e4a0b-14c3-4d00-9aab-2c40c8ddb824, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144448464995595770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91444484649955957709144448464995595770914444846499559577091444484649955957709144448464995595770914444846499559577091444484649955957709144448464995595770914444846499559577091444484649955957709144448464995595770914444846499559577091444484649955957709144448464995595770914444846499559577091444484649955957709144448464995595770914444846499559577091444484649955957709144448464995595770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b48b7ad-7946-4c7d-b428-f12ea0d19b2a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b5f01b-0c7b-4c60-87e9-068fc47153bb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b5f01b-0c7b-4c60-87e9-068fc47153bb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614732019392786940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36147320193927869403614732019392786940361473201939278694036147320193927869403614732019392786940361473201939278694036147320193927869403614732019392786940361473201939278694036147320193927869403614732019392786940361473201939278694036147320193927869403614732019392786940361473201939278694036147320193927869403614732019392786940361473201939278694036147320193927869403614732019392786940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080e4a0b-14c3-4d00-9aab-2c40c8ddb824, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfaadf1b-9610-4ebf-8122-6c864c69a4a3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b5f01b-0c7b-4c60-87e9-068fc47153bb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfaadf1b-9610-4ebf-8122-6c864c69a4a3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17192495342349388687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719249534234938868717192495342349388687171924953423493886871719249534234938868717192495342349388687171924953423493886871719249534234938868717192495342349388687171924953423493886871719249534234938868717192495342349388687171924953423493886871719249534234938868717192495342349388687171924953423493886871719249534234938868717192495342349388687171924953423493886871719249534234938868717192495342349388687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e69767c5-ddcb-46f0-be7f-66a54b49252d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e69767c5-ddcb-46f0-be7f-66a54b49252d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14490877753315744326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449087775331574432614490877753315744326144908777533157443261449087775331574432614490877753315744326144908777533157443261449087775331574432614490877753315744326144908777533157443261449087775331574432614490877753315744326144908777533157443261449087775331574432614490877753315744326144908777533157443261449087775331574432614490877753315744326144908777533157443261449087775331574432614490877753315744326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfaadf1b-9610-4ebf-8122-6c864c69a4a3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 191047ee-b935-451d-93a9-220985db30d9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 191047ee-b935-451d-93a9-220985db30d9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6892135945316871184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68921359453168711846892135945316871184689213594531687118468921359453168711846892135945316871184689213594531687118468921359453168711846892135945316871184689213594531687118468921359453168711846892135945316871184689213594531687118468921359453168711846892135945316871184689213594531687118468921359453168711846892135945316871184689213594531687118468921359453168711846892135945316871184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e69767c5-ddcb-46f0-be7f-66a54b49252d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fea14e2-37d0-4a7e-a9fe-059ce35a2e70, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fea14e2-37d0-4a7e-a9fe-059ce35a2e70, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8491684313778366247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84916843137783662478491684313778366247849168431377836624784916843137783662478491684313778366247849168431377836624784916843137783662478491684313778366247849168431377836624784916843137783662478491684313778366247849168431377836624784916843137783662478491684313778366247849168431377836624784916843137783662478491684313778366247849168431377836624784916843137783662478491684313778366247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 191047ee-b935-451d-93a9-220985db30d9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc2d9cc1-986e-408d-bf5c-75e4e6e7201f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc2d9cc1-986e-408d-bf5c-75e4e6e7201f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 902873380100216197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197902873380100216197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fea14e2-37d0-4a7e-a9fe-059ce35a2e70, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a22bf60e-8523-4a42-91d7-8838ba4cf755, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc2d9cc1-986e-408d-bf5c-75e4e6e7201f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0114a78c-e7d9-4c4c-a02a-9f5977e93da5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a22bf60e-8523-4a42-91d7-8838ba4cf755, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14329089278690084827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432908927869008482714329089278690084827143290892786900848271432908927869008482714329089278690084827143290892786900848271432908927869008482714329089278690084827143290892786900848271432908927869008482714329089278690084827143290892786900848271432908927869008482714329089278690084827143290892786900848271432908927869008482714329089278690084827143290892786900848271432908927869008482714329089278690084827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0114a78c-e7d9-4c4c-a02a-9f5977e93da5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4120865548367997740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41208655483679977404120865548367997740412086554836799774041208655483679977404120865548367997740412086554836799774041208655483679977404120865548367997740412086554836799774041208655483679977404120865548367997740412086554836799774041208655483679977404120865548367997740412086554836799774041208655483679977404120865548367997740412086554836799774041208655483679977404120865548367997740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a22bf60e-8523-4a42-91d7-8838ba4cf755, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9504c88-2b97-46c0-8a2f-09ec93c7ddc1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9504c88-2b97-46c0-8a2f-09ec93c7ddc1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17562809509430889880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756280950943088988017562809509430889880175628095094308898801756280950943088988017562809509430889880175628095094308898801756280950943088988017562809509430889880175628095094308898801756280950943088988017562809509430889880175628095094308898801756280950943088988017562809509430889880175628095094308898801756280950943088988017562809509430889880175628095094308898801756280950943088988017562809509430889880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9504c88-2b97-46c0-8a2f-09ec93c7ddc1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0114a78c-e7d9-4c4c-a02a-9f5977e93da5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e787098-d658-464f-8391-070690d3a887, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e787098-d658-464f-8391-070690d3a887, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3880610309749770651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38806103097497706513880610309749770651388061030974977065138806103097497706513880610309749770651388061030974977065138806103097497706513880610309749770651388061030974977065138806103097497706513880610309749770651388061030974977065138806103097497706513880610309749770651388061030974977065138806103097497706513880610309749770651388061030974977065138806103097497706513880610309749770651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512492ac-6e69-4750-b04b-d1238b470275, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512492ac-6e69-4750-b04b-d1238b470275, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493046663652898926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64930466636528989266493046663652898926649304666365289892664930466636528989266493046663652898926649304666365289892664930466636528989266493046663652898926649304666365289892664930466636528989266493046663652898926649304666365289892664930466636528989266493046663652898926649304666365289892664930466636528989266493046663652898926649304666365289892664930466636528989266493046663652898926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e787098-d658-464f-8391-070690d3a887, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bd5b446-5646-4630-a323-61058b904883, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bd5b446-5646-4630-a323-61058b904883, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965863448152041150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99658634481520411509965863448152041150996586344815204115099658634481520411509965863448152041150996586344815204115099658634481520411509965863448152041150996586344815204115099658634481520411509965863448152041150996586344815204115099658634481520411509965863448152041150996586344815204115099658634481520411509965863448152041150996586344815204115099658634481520411509965863448152041150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512492ac-6e69-4750-b04b-d1238b470275, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 966300da-d345-4cb7-af0f-51111628b38d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 966300da-d345-4cb7-af0f-51111628b38d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15732139130877049119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573213913087704911915732139130877049119157321391308770491191573213913087704911915732139130877049119157321391308770491191573213913087704911915732139130877049119157321391308770491191573213913087704911915732139130877049119157321391308770491191573213913087704911915732139130877049119157321391308770491191573213913087704911915732139130877049119157321391308770491191573213913087704911915732139130877049119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bd5b446-5646-4630-a323-61058b904883, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96fc6dbd-9a94-46a8-a1d0-27a07ffcf837, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 966300da-d345-4cb7-af0f-51111628b38d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96fc6dbd-9a94-46a8-a1d0-27a07ffcf837, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4565829962078349708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45658299620783497084565829962078349708456582996207834970845658299620783497084565829962078349708456582996207834970845658299620783497084565829962078349708456582996207834970845658299620783497084565829962078349708456582996207834970845658299620783497084565829962078349708456582996207834970845658299620783497084565829962078349708456582996207834970845658299620783497084565829962078349708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12764a29-9c27-469b-a41c-ff962576fb28, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12764a29-9c27-469b-a41c-ff962576fb28, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179725431746373990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317972543174637399013179725431746373990131797254317463739901317972543174637399013179725431746373990131797254317463739901317972543174637399013179725431746373990131797254317463739901317972543174637399013179725431746373990131797254317463739901317972543174637399013179725431746373990131797254317463739901317972543174637399013179725431746373990131797254317463739901317972543174637399013179725431746373990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96fc6dbd-9a94-46a8-a1d0-27a07ffcf837, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5cf7235-fe11-444b-b47e-1ca408043194, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12764a29-9c27-469b-a41c-ff962576fb28, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c163c1c-216c-4fcb-95ab-d6fda0f43d55, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5cf7235-fe11-444b-b47e-1ca408043194, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6258064073364519221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62580640733645192216258064073364519221625806407336451922162580640733645192216258064073364519221625806407336451922162580640733645192216258064073364519221625806407336451922162580640733645192216258064073364519221625806407336451922162580640733645192216258064073364519221625806407336451922162580640733645192216258064073364519221625806407336451922162580640733645192216258064073364519221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c163c1c-216c-4fcb-95ab-d6fda0f43d55, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12847453203877683092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284745320387768309212847453203877683092128474532038776830921284745320387768309212847453203877683092128474532038776830921284745320387768309212847453203877683092128474532038776830921284745320387768309212847453203877683092128474532038776830921284745320387768309212847453203877683092128474532038776830921284745320387768309212847453203877683092128474532038776830921284745320387768309212847453203877683092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c163c1c-216c-4fcb-95ab-d6fda0f43d55, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc662a7-e7db-4b7c-a37b-b4d19a02c8c5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc662a7-e7db-4b7c-a37b-b4d19a02c8c5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15969968693297463306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596996869329746330615969968693297463306159699686932974633061596996869329746330615969968693297463306159699686932974633061596996869329746330615969968693297463306159699686932974633061596996869329746330615969968693297463306159699686932974633061596996869329746330615969968693297463306159699686932974633061596996869329746330615969968693297463306159699686932974633061596996869329746330615969968693297463306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc662a7-e7db-4b7c-a37b-b4d19a02c8c5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b16161d6-d701-4866-a6ce-e954253da3ce, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b16161d6-d701-4866-a6ce-e954253da3ce, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10335273070153639848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033527307015363984810335273070153639848103352730701536398481033527307015363984810335273070153639848103352730701536398481033527307015363984810335273070153639848103352730701536398481033527307015363984810335273070153639848103352730701536398481033527307015363984810335273070153639848103352730701536398481033527307015363984810335273070153639848103352730701536398481033527307015363984810335273070153639848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5cf7235-fe11-444b-b47e-1ca408043194, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a9fb6b-8fcf-4fdf-9025-022ab1ab41f2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a9fb6b-8fcf-4fdf-9025-022ab1ab41f2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10958660111392213158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095866011139221315810958660111392213158109586601113922131581095866011139221315810958660111392213158109586601113922131581095866011139221315810958660111392213158109586601113922131581095866011139221315810958660111392213158109586601113922131581095866011139221315810958660111392213158109586601113922131581095866011139221315810958660111392213158109586601113922131581095866011139221315810958660111392213158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a9fb6b-8fcf-4fdf-9025-022ab1ab41f2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b16161d6-d701-4866-a6ce-e954253da3ce, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57637503-0094-4751-8649-ee14ae24df8a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff9f2080-4e96-429b-ab0f-9171a82b7754, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57637503-0094-4751-8649-ee14ae24df8a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12311394215465136099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231139421546513609912311394215465136099123113942154651360991231139421546513609912311394215465136099123113942154651360991231139421546513609912311394215465136099123113942154651360991231139421546513609912311394215465136099123113942154651360991231139421546513609912311394215465136099123113942154651360991231139421546513609912311394215465136099123113942154651360991231139421546513609912311394215465136099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff9f2080-4e96-429b-ab0f-9171a82b7754, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5174552708167792892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51745527081677928925174552708167792892517455270816779289251745527081677928925174552708167792892517455270816779289251745527081677928925174552708167792892517455270816779289251745527081677928925174552708167792892517455270816779289251745527081677928925174552708167792892517455270816779289251745527081677928925174552708167792892517455270816779289251745527081677928925174552708167792892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff9f2080-4e96-429b-ab0f-9171a82b7754, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e4195f-c41b-4e06-9fd4-e9fc1932ebf6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e4195f-c41b-4e06-9fd4-e9fc1932ebf6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17768767338806567270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776876733880656727017768767338806567270177687673388065672701776876733880656727017768767338806567270177687673388065672701776876733880656727017768767338806567270177687673388065672701776876733880656727017768767338806567270177687673388065672701776876733880656727017768767338806567270177687673388065672701776876733880656727017768767338806567270177687673388065672701776876733880656727017768767338806567270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57637503-0094-4751-8649-ee14ae24df8a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e4195f-c41b-4e06-9fd4-e9fc1932ebf6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6284188-4be5-49cf-ab98-c45d692b43ef, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6284188-4be5-49cf-ab98-c45d692b43ef, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5856057198152384577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58560571981523845775856057198152384577585605719815238457758560571981523845775856057198152384577585605719815238457758560571981523845775856057198152384577585605719815238457758560571981523845775856057198152384577585605719815238457758560571981523845775856057198152384577585605719815238457758560571981523845775856057198152384577585605719815238457758560571981523845775856057198152384577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33beac80-f592-46e0-846b-bcd5e323c898, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33beac80-f592-46e0-846b-bcd5e323c898, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083586426791340293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408358642679134029314083586426791340293140835864267913402931408358642679134029314083586426791340293140835864267913402931408358642679134029314083586426791340293140835864267913402931408358642679134029314083586426791340293140835864267913402931408358642679134029314083586426791340293140835864267913402931408358642679134029314083586426791340293140835864267913402931408358642679134029314083586426791340293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33beac80-f592-46e0-846b-bcd5e323c898, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4220803-c148-48ed-a98d-991e8f5970eb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4220803-c148-48ed-a98d-991e8f5970eb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5408228122655291512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54082281226552915125408228122655291512540822812265529151254082281226552915125408228122655291512540822812265529151254082281226552915125408228122655291512540822812265529151254082281226552915125408228122655291512540822812265529151254082281226552915125408228122655291512540822812265529151254082281226552915125408228122655291512540822812265529151254082281226552915125408228122655291512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6284188-4be5-49cf-ab98-c45d692b43ef, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 806a853c-0cdf-4c60-8ac1-dc857655f51a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 806a853c-0cdf-4c60-8ac1-dc857655f51a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5727634854443440254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57276348544434402545727634854443440254572763485444344025457276348544434402545727634854443440254572763485444344025457276348544434402545727634854443440254572763485444344025457276348544434402545727634854443440254572763485444344025457276348544434402545727634854443440254572763485444344025457276348544434402545727634854443440254572763485444344025457276348544434402545727634854443440254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4220803-c148-48ed-a98d-991e8f5970eb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aff24e4a-55c0-4c59-8a1c-ff48f5fa5329, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aff24e4a-55c0-4c59-8a1c-ff48f5fa5329, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5911218202802746178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59112182028027461785911218202802746178591121820280274617859112182028027461785911218202802746178591121820280274617859112182028027461785911218202802746178591121820280274617859112182028027461785911218202802746178591121820280274617859112182028027461785911218202802746178591121820280274617859112182028027461785911218202802746178591121820280274617859112182028027461785911218202802746178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 806a853c-0cdf-4c60-8ac1-dc857655f51a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b751ce-13bf-451a-8e79-b11710148116, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b751ce-13bf-451a-8e79-b11710148116, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13121358310338237567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312135831033823756713121358310338237567131213583103382375671312135831033823756713121358310338237567131213583103382375671312135831033823756713121358310338237567131213583103382375671312135831033823756713121358310338237567131213583103382375671312135831033823756713121358310338237567131213583103382375671312135831033823756713121358310338237567131213583103382375671312135831033823756713121358310338237567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aff24e4a-55c0-4c59-8a1c-ff48f5fa5329, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdfbc0ac-0ed2-49dc-bd24-e2dc6ce39761, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdfbc0ac-0ed2-49dc-bd24-e2dc6ce39761, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10560632467226880990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056063246722688099010560632467226880990105606324672268809901056063246722688099010560632467226880990105606324672268809901056063246722688099010560632467226880990105606324672268809901056063246722688099010560632467226880990105606324672268809901056063246722688099010560632467226880990105606324672268809901056063246722688099010560632467226880990105606324672268809901056063246722688099010560632467226880990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b751ce-13bf-451a-8e79-b11710148116, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdfbc0ac-0ed2-49dc-bd24-e2dc6ce39761, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bb9c790-5c1a-47be-aec4-8cc79c4b1713, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bb9c790-5c1a-47be-aec4-8cc79c4b1713, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11456046353643175321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145604635364317532111456046353643175321114560463536431753211145604635364317532111456046353643175321114560463536431753211145604635364317532111456046353643175321114560463536431753211145604635364317532111456046353643175321114560463536431753211145604635364317532111456046353643175321114560463536431753211145604635364317532111456046353643175321114560463536431753211145604635364317532111456046353643175321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ee891c-e9b8-4be2-baaf-2b6cfab0f9c0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ee891c-e9b8-4be2-baaf-2b6cfab0f9c0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1520743337159324559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15207433371593245591520743337159324559152074333715932455915207433371593245591520743337159324559152074333715932455915207433371593245591520743337159324559152074333715932455915207433371593245591520743337159324559152074333715932455915207433371593245591520743337159324559152074333715932455915207433371593245591520743337159324559152074333715932455915207433371593245591520743337159324559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bb9c790-5c1a-47be-aec4-8cc79c4b1713, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f77310-7641-43a0-bfcc-0f4d16fdd180, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f77310-7641-43a0-bfcc-0f4d16fdd180, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13138235775780403394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313823577578040339413138235775780403394131382357757804033941313823577578040339413138235775780403394131382357757804033941313823577578040339413138235775780403394131382357757804033941313823577578040339413138235775780403394131382357757804033941313823577578040339413138235775780403394131382357757804033941313823577578040339413138235775780403394131382357757804033941313823577578040339413138235775780403394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ee891c-e9b8-4be2-baaf-2b6cfab0f9c0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90a547f-5cef-4f35-a962-3f75102ff7ed, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90a547f-5cef-4f35-a962-3f75102ff7ed, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17758218798542318642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775821879854231864217758218798542318642177582187985423186421775821879854231864217758218798542318642177582187985423186421775821879854231864217758218798542318642177582187985423186421775821879854231864217758218798542318642177582187985423186421775821879854231864217758218798542318642177582187985423186421775821879854231864217758218798542318642177582187985423186421775821879854231864217758218798542318642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f77310-7641-43a0-bfcc-0f4d16fdd180, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27743f3-7f52-44f7-aedb-266fba82250b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27743f3-7f52-44f7-aedb-266fba82250b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15153727436410075935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515372743641007593515153727436410075935151537274364100759351515372743641007593515153727436410075935151537274364100759351515372743641007593515153727436410075935151537274364100759351515372743641007593515153727436410075935151537274364100759351515372743641007593515153727436410075935151537274364100759351515372743641007593515153727436410075935151537274364100759351515372743641007593515153727436410075935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90a547f-5cef-4f35-a962-3f75102ff7ed, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68a4c6cf-9d3e-4d0d-ae8d-bcae91b70d34, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68a4c6cf-9d3e-4d0d-ae8d-bcae91b70d34, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10680519307448502494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068051930744850249410680519307448502494106805193074485024941068051930744850249410680519307448502494106805193074485024941068051930744850249410680519307448502494106805193074485024941068051930744850249410680519307448502494106805193074485024941068051930744850249410680519307448502494106805193074485024941068051930744850249410680519307448502494106805193074485024941068051930744850249410680519307448502494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27743f3-7f52-44f7-aedb-266fba82250b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e076cc09-99ba-4ec5-9386-9377186d17c8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e076cc09-99ba-4ec5-9386-9377186d17c8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16059365567797459166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605936556779745916616059365567797459166160593655677974591661605936556779745916616059365567797459166160593655677974591661605936556779745916616059365567797459166160593655677974591661605936556779745916616059365567797459166160593655677974591661605936556779745916616059365567797459166160593655677974591661605936556779745916616059365567797459166160593655677974591661605936556779745916616059365567797459166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68a4c6cf-9d3e-4d0d-ae8d-bcae91b70d34, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc2eef7b-45ae-4cd5-9b2d-94d59b8f4ef5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e076cc09-99ba-4ec5-9386-9377186d17c8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc2eef7b-45ae-4cd5-9b2d-94d59b8f4ef5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16989490382586209527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698949038258620952716989490382586209527169894903825862095271698949038258620952716989490382586209527169894903825862095271698949038258620952716989490382586209527169894903825862095271698949038258620952716989490382586209527169894903825862095271698949038258620952716989490382586209527169894903825862095271698949038258620952716989490382586209527169894903825862095271698949038258620952716989490382586209527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43917187-5c4c-456d-882c-936ab5b3fd93, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43917187-5c4c-456d-882c-936ab5b3fd93, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13651455905053769159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1365145590505376915913651455905053769159136514559050537691591365145590505376915913651455905053769159136514559050537691591365145590505376915913651455905053769159136514559050537691591365145590505376915913651455905053769159136514559050537691591365145590505376915913651455905053769159136514559050537691591365145590505376915913651455905053769159136514559050537691591365145590505376915913651455905053769159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc2eef7b-45ae-4cd5-9b2d-94d59b8f4ef5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3facd281-b53a-46b1-bfcd-8a10118cf53e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3facd281-b53a-46b1-bfcd-8a10118cf53e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13985119260690286605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398511926069028660513985119260690286605139851192606902866051398511926069028660513985119260690286605139851192606902866051398511926069028660513985119260690286605139851192606902866051398511926069028660513985119260690286605139851192606902866051398511926069028660513985119260690286605139851192606902866051398511926069028660513985119260690286605139851192606902866051398511926069028660513985119260690286605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43917187-5c4c-456d-882c-936ab5b3fd93, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c65401-2b4e-40b6-81c3-b02fdf0342c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c65401-2b4e-40b6-81c3-b02fdf0342c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1639370225636712312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16393702256367123121639370225636712312163937022563671231216393702256367123121639370225636712312163937022563671231216393702256367123121639370225636712312163937022563671231216393702256367123121639370225636712312163937022563671231216393702256367123121639370225636712312163937022563671231216393702256367123121639370225636712312163937022563671231216393702256367123121639370225636712312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3facd281-b53a-46b1-bfcd-8a10118cf53e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c65401-2b4e-40b6-81c3-b02fdf0342c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c8cfdd8-46cf-43cb-aaa7-1f274a72eaec, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c8cfdd8-46cf-43cb-aaa7-1f274a72eaec, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3813438690031632675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38134386900316326753813438690031632675381343869003163267538134386900316326753813438690031632675381343869003163267538134386900316326753813438690031632675381343869003163267538134386900316326753813438690031632675381343869003163267538134386900316326753813438690031632675381343869003163267538134386900316326753813438690031632675381343869003163267538134386900316326753813438690031632675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d246267-3c25-4850-af8d-10a260318854, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d246267-3c25-4850-af8d-10a260318854, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3768848253796249128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37688482537962491283768848253796249128376884825379624912837688482537962491283768848253796249128376884825379624912837688482537962491283768848253796249128376884825379624912837688482537962491283768848253796249128376884825379624912837688482537962491283768848253796249128376884825379624912837688482537962491283768848253796249128376884825379624912837688482537962491283768848253796249128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c8cfdd8-46cf-43cb-aaa7-1f274a72eaec, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aa2a192-d239-4257-881b-b8bf0f554490, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d246267-3c25-4850-af8d-10a260318854, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aa2a192-d239-4257-881b-b8bf0f554490, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8051786302629186051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80517863026291860518051786302629186051805178630262918605180517863026291860518051786302629186051805178630262918605180517863026291860518051786302629186051805178630262918605180517863026291860518051786302629186051805178630262918605180517863026291860518051786302629186051805178630262918605180517863026291860518051786302629186051805178630262918605180517863026291860518051786302629186051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77d97b6-6e6d-4d99-aad2-88bceda22cfe, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77d97b6-6e6d-4d99-aad2-88bceda22cfe, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3959081669533982848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39590816695339828483959081669533982848395908166953398284839590816695339828483959081669533982848395908166953398284839590816695339828483959081669533982848395908166953398284839590816695339828483959081669533982848395908166953398284839590816695339828483959081669533982848395908166953398284839590816695339828483959081669533982848395908166953398284839590816695339828483959081669533982848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77d97b6-6e6d-4d99-aad2-88bceda22cfe, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ffdcbb-59b1-4d1c-86bd-0df0f4ae7a8c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aa2a192-d239-4257-881b-b8bf0f554490, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f670994e-4a4f-484c-b82b-48cf71cfdabb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f670994e-4a4f-484c-b82b-48cf71cfdabb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6267769287859891595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62677692878598915956267769287859891595626776928785989159562677692878598915956267769287859891595626776928785989159562677692878598915956267769287859891595626776928785989159562677692878598915956267769287859891595626776928785989159562677692878598915956267769287859891595626776928785989159562677692878598915956267769287859891595626776928785989159562677692878598915956267769287859891595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ffdcbb-59b1-4d1c-86bd-0df0f4ae7a8c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1671100939975343321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16711009399753433211671100939975343321167110093997534332116711009399753433211671100939975343321167110093997534332116711009399753433211671100939975343321167110093997534332116711009399753433211671100939975343321167110093997534332116711009399753433211671100939975343321167110093997534332116711009399753433211671100939975343321167110093997534332116711009399753433211671100939975343321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f670994e-4a4f-484c-b82b-48cf71cfdabb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ffdcbb-59b1-4d1c-86bd-0df0f4ae7a8c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea66e3e7-12eb-452d-a797-cf1c84c3ce17, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea66e3e7-12eb-452d-a797-cf1c84c3ce17, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2856019046513841725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28560190465138417252856019046513841725285601904651384172528560190465138417252856019046513841725285601904651384172528560190465138417252856019046513841725285601904651384172528560190465138417252856019046513841725285601904651384172528560190465138417252856019046513841725285601904651384172528560190465138417252856019046513841725285601904651384172528560190465138417252856019046513841725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb0de432-e2de-464f-bd2f-645f97e72b65, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb0de432-e2de-464f-bd2f-645f97e72b65, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15699029377942697425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569902937794269742515699029377942697425156990293779426974251569902937794269742515699029377942697425156990293779426974251569902937794269742515699029377942697425156990293779426974251569902937794269742515699029377942697425156990293779426974251569902937794269742515699029377942697425156990293779426974251569902937794269742515699029377942697425156990293779426974251569902937794269742515699029377942697425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb0de432-e2de-464f-bd2f-645f97e72b65, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a85bee39-7850-455d-a76a-809a6a76a847, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a85bee39-7850-455d-a76a-809a6a76a847, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4522371207846808880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45223712078468088804522371207846808880452237120784680888045223712078468088804522371207846808880452237120784680888045223712078468088804522371207846808880452237120784680888045223712078468088804522371207846808880452237120784680888045223712078468088804522371207846808880452237120784680888045223712078468088804522371207846808880452237120784680888045223712078468088804522371207846808880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea66e3e7-12eb-452d-a797-cf1c84c3ce17, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45075e79-b276-4498-89a7-1d3ffa3b484d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45075e79-b276-4498-89a7-1d3ffa3b484d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11393990116164070893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139399011616407089311393990116164070893113939901161640708931139399011616407089311393990116164070893113939901161640708931139399011616407089311393990116164070893113939901161640708931139399011616407089311393990116164070893113939901161640708931139399011616407089311393990116164070893113939901161640708931139399011616407089311393990116164070893113939901161640708931139399011616407089311393990116164070893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a85bee39-7850-455d-a76a-809a6a76a847, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46cd0718-3451-4727-afc5-324e4c4234e8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46cd0718-3451-4727-afc5-324e4c4234e8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4256534859395880930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42565348593958809304256534859395880930425653485939588093042565348593958809304256534859395880930425653485939588093042565348593958809304256534859395880930425653485939588093042565348593958809304256534859395880930425653485939588093042565348593958809304256534859395880930425653485939588093042565348593958809304256534859395880930425653485939588093042565348593958809304256534859395880930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45075e79-b276-4498-89a7-1d3ffa3b484d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d673e3-8cef-493c-b386-7e7849920258, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46cd0718-3451-4727-afc5-324e4c4234e8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d673e3-8cef-493c-b386-7e7849920258, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2471249588640259426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24712495886402594262471249588640259426247124958864025942624712495886402594262471249588640259426247124958864025942624712495886402594262471249588640259426247124958864025942624712495886402594262471249588640259426247124958864025942624712495886402594262471249588640259426247124958864025942624712495886402594262471249588640259426247124958864025942624712495886402594262471249588640259426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb9d852-1694-4656-8bf7-84d799b641be, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb9d852-1694-4656-8bf7-84d799b641be, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 923140678768498648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648923140678768498648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d673e3-8cef-493c-b386-7e7849920258, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cbf24df-a97f-4f02-8907-5dd426b53f23, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb9d852-1694-4656-8bf7-84d799b641be, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b694250a-2de8-40db-ad20-a73fac3fdcbc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cbf24df-a97f-4f02-8907-5dd426b53f23, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18009152728325004856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800915272832500485618009152728325004856180091527283250048561800915272832500485618009152728325004856180091527283250048561800915272832500485618009152728325004856180091527283250048561800915272832500485618009152728325004856180091527283250048561800915272832500485618009152728325004856180091527283250048561800915272832500485618009152728325004856180091527283250048561800915272832500485618009152728325004856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b694250a-2de8-40db-ad20-a73fac3fdcbc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7570794916404009546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75707949164040095467570794916404009546757079491640400954675707949164040095467570794916404009546757079491640400954675707949164040095467570794916404009546757079491640400954675707949164040095467570794916404009546757079491640400954675707949164040095467570794916404009546757079491640400954675707949164040095467570794916404009546757079491640400954675707949164040095467570794916404009546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cbf24df-a97f-4f02-8907-5dd426b53f23, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8779fc73-8b09-4dc6-b5eb-5174ac2aeda0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8779fc73-8b09-4dc6-b5eb-5174ac2aeda0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4054384898170299787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40543848981702997874054384898170299787405438489817029978740543848981702997874054384898170299787405438489817029978740543848981702997874054384898170299787405438489817029978740543848981702997874054384898170299787405438489817029978740543848981702997874054384898170299787405438489817029978740543848981702997874054384898170299787405438489817029978740543848981702997874054384898170299787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b694250a-2de8-40db-ad20-a73fac3fdcbc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a80e5752-448d-4cdd-9b11-f62e7614e262, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a80e5752-448d-4cdd-9b11-f62e7614e262, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10107242492184176339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010724249218417633910107242492184176339101072424921841763391010724249218417633910107242492184176339101072424921841763391010724249218417633910107242492184176339101072424921841763391010724249218417633910107242492184176339101072424921841763391010724249218417633910107242492184176339101072424921841763391010724249218417633910107242492184176339101072424921841763391010724249218417633910107242492184176339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8779fc73-8b09-4dc6-b5eb-5174ac2aeda0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0b8619e-1ca5-4eeb-8948-3f1fbdbd7ce5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0b8619e-1ca5-4eeb-8948-3f1fbdbd7ce5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408610404938547606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74086104049385476067408610404938547606740861040493854760674086104049385476067408610404938547606740861040493854760674086104049385476067408610404938547606740861040493854760674086104049385476067408610404938547606740861040493854760674086104049385476067408610404938547606740861040493854760674086104049385476067408610404938547606740861040493854760674086104049385476067408610404938547606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a80e5752-448d-4cdd-9b11-f62e7614e262, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb686b28-3399-4fb0-8b4b-c3997e53d5d2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb686b28-3399-4fb0-8b4b-c3997e53d5d2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10823597084093403024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082359708409340302410823597084093403024108235970840934030241082359708409340302410823597084093403024108235970840934030241082359708409340302410823597084093403024108235970840934030241082359708409340302410823597084093403024108235970840934030241082359708409340302410823597084093403024108235970840934030241082359708409340302410823597084093403024108235970840934030241082359708409340302410823597084093403024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb686b28-3399-4fb0-8b4b-c3997e53d5d2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea40168e-0d9c-4df5-afcb-42eb61dd91b4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea40168e-0d9c-4df5-afcb-42eb61dd91b4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326319025203761977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93263190252037619779326319025203761977932631902520376197793263190252037619779326319025203761977932631902520376197793263190252037619779326319025203761977932631902520376197793263190252037619779326319025203761977932631902520376197793263190252037619779326319025203761977932631902520376197793263190252037619779326319025203761977932631902520376197793263190252037619779326319025203761977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0b8619e-1ca5-4eeb-8948-3f1fbdbd7ce5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c9facb8-4f9a-4176-8aef-55b807a3d488, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c9facb8-4f9a-4176-8aef-55b807a3d488, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5827820674770315469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58278206747703154695827820674770315469582782067477031546958278206747703154695827820674770315469582782067477031546958278206747703154695827820674770315469582782067477031546958278206747703154695827820674770315469582782067477031546958278206747703154695827820674770315469582782067477031546958278206747703154695827820674770315469582782067477031546958278206747703154695827820674770315469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea40168e-0d9c-4df5-afcb-42eb61dd91b4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac68055-0dc2-4372-9e9b-69d5e81166c5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac68055-0dc2-4372-9e9b-69d5e81166c5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3235486295726067108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32354862957260671083235486295726067108323548629572606710832354862957260671083235486295726067108323548629572606710832354862957260671083235486295726067108323548629572606710832354862957260671083235486295726067108323548629572606710832354862957260671083235486295726067108323548629572606710832354862957260671083235486295726067108323548629572606710832354862957260671083235486295726067108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c9facb8-4f9a-4176-8aef-55b807a3d488, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fd6c297-bc6c-485d-a63c-47f9654cdcda, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fd6c297-bc6c-485d-a63c-47f9654cdcda, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13847949313423044680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384794931342304468013847949313423044680138479493134230446801384794931342304468013847949313423044680138479493134230446801384794931342304468013847949313423044680138479493134230446801384794931342304468013847949313423044680138479493134230446801384794931342304468013847949313423044680138479493134230446801384794931342304468013847949313423044680138479493134230446801384794931342304468013847949313423044680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac68055-0dc2-4372-9e9b-69d5e81166c5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e0e62e-27b8-4dbd-803c-f54deb66c37b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fd6c297-bc6c-485d-a63c-47f9654cdcda, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e0e62e-27b8-4dbd-803c-f54deb66c37b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18007526794773610992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800752679477361099218007526794773610992180075267947736109921800752679477361099218007526794773610992180075267947736109921800752679477361099218007526794773610992180075267947736109921800752679477361099218007526794773610992180075267947736109921800752679477361099218007526794773610992180075267947736109921800752679477361099218007526794773610992180075267947736109921800752679477361099218007526794773610992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdd9074-22a5-4e9b-ad20-0be05c2603df, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdd9074-22a5-4e9b-ad20-0be05c2603df, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5660551328241712976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56605513282417129765660551328241712976566055132824171297656605513282417129765660551328241712976566055132824171297656605513282417129765660551328241712976566055132824171297656605513282417129765660551328241712976566055132824171297656605513282417129765660551328241712976566055132824171297656605513282417129765660551328241712976566055132824171297656605513282417129765660551328241712976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e0e62e-27b8-4dbd-803c-f54deb66c37b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d946fc9f-4ff7-407a-a3ec-1c3b7565be0f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d946fc9f-4ff7-407a-a3ec-1c3b7565be0f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8654236788593901334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86542367885939013348654236788593901334865423678859390133486542367885939013348654236788593901334865423678859390133486542367885939013348654236788593901334865423678859390133486542367885939013348654236788593901334865423678859390133486542367885939013348654236788593901334865423678859390133486542367885939013348654236788593901334865423678859390133486542367885939013348654236788593901334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdd9074-22a5-4e9b-ad20-0be05c2603df, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a46a129-7f7c-4fc1-8f54-befca652b931, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a46a129-7f7c-4fc1-8f54-befca652b931, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1508190933900214745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15081909339002147451508190933900214745150819093390021474515081909339002147451508190933900214745150819093390021474515081909339002147451508190933900214745150819093390021474515081909339002147451508190933900214745150819093390021474515081909339002147451508190933900214745150819093390021474515081909339002147451508190933900214745150819093390021474515081909339002147451508190933900214745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d946fc9f-4ff7-407a-a3ec-1c3b7565be0f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe14cac-7397-4d27-8e18-fae9328390b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe14cac-7397-4d27-8e18-fae9328390b9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9932163990397420954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99321639903974209549932163990397420954993216399039742095499321639903974209549932163990397420954993216399039742095499321639903974209549932163990397420954993216399039742095499321639903974209549932163990397420954993216399039742095499321639903974209549932163990397420954993216399039742095499321639903974209549932163990397420954993216399039742095499321639903974209549932163990397420954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a46a129-7f7c-4fc1-8f54-befca652b931, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b306e40e-f8e3-4667-9227-24ddadafdd91, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b306e40e-f8e3-4667-9227-24ddadafdd91, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3778967646483400136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37789676464834001363778967646483400136377896764648340013637789676464834001363778967646483400136377896764648340013637789676464834001363778967646483400136377896764648340013637789676464834001363778967646483400136377896764648340013637789676464834001363778967646483400136377896764648340013637789676464834001363778967646483400136377896764648340013637789676464834001363778967646483400136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe14cac-7397-4d27-8e18-fae9328390b9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b306e40e-f8e3-4667-9227-24ddadafdd91, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ad983a3-9a44-44d9-bf2c-21cd89026460, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ad983a3-9a44-44d9-bf2c-21cd89026460, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15340119502585169792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534011950258516979215340119502585169792153401195025851697921534011950258516979215340119502585169792153401195025851697921534011950258516979215340119502585169792153401195025851697921534011950258516979215340119502585169792153401195025851697921534011950258516979215340119502585169792153401195025851697921534011950258516979215340119502585169792153401195025851697921534011950258516979215340119502585169792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2395224-4793-403e-8636-8e8e62d922b0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2395224-4793-403e-8636-8e8e62d922b0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17625989865689089204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762598986568908920417625989865689089204176259898656890892041762598986568908920417625989865689089204176259898656890892041762598986568908920417625989865689089204176259898656890892041762598986568908920417625989865689089204176259898656890892041762598986568908920417625989865689089204176259898656890892041762598986568908920417625989865689089204176259898656890892041762598986568908920417625989865689089204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ad983a3-9a44-44d9-bf2c-21cd89026460, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2395224-4793-403e-8636-8e8e62d922b0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03dbf04e-64d9-4a0d-83a4-d5bbeb67fc06, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03dbf04e-64d9-4a0d-83a4-d5bbeb67fc06, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1594168581762712792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15941685817627127921594168581762712792159416858176271279215941685817627127921594168581762712792159416858176271279215941685817627127921594168581762712792159416858176271279215941685817627127921594168581762712792159416858176271279215941685817627127921594168581762712792159416858176271279215941685817627127921594168581762712792159416858176271279215941685817627127921594168581762712792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93599c5d-0fb6-45f8-bb55-807f20a8b63b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93599c5d-0fb6-45f8-bb55-807f20a8b63b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4238635524883111393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42386355248831113934238635524883111393423863552488311139342386355248831113934238635524883111393423863552488311139342386355248831113934238635524883111393423863552488311139342386355248831113934238635524883111393423863552488311139342386355248831113934238635524883111393423863552488311139342386355248831113934238635524883111393423863552488311139342386355248831113934238635524883111393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03dbf04e-64d9-4a0d-83a4-d5bbeb67fc06, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8896e71e-d008-4758-b564-df111bab983c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93599c5d-0fb6-45f8-bb55-807f20a8b63b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bde8f803-155f-4cc8-a6c8-d506b77e0321, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bde8f803-155f-4cc8-a6c8-d506b77e0321, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12341818154204323353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234181815420432335312341818154204323353123418181542043233531234181815420432335312341818154204323353123418181542043233531234181815420432335312341818154204323353123418181542043233531234181815420432335312341818154204323353123418181542043233531234181815420432335312341818154204323353123418181542043233531234181815420432335312341818154204323353123418181542043233531234181815420432335312341818154204323353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8896e71e-d008-4758-b564-df111bab983c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194280207412477414 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119428020741247741411194280207412477414111942802074124774141119428020741247741411194280207412477414111942802074124774141119428020741247741411194280207412477414111942802074124774141119428020741247741411194280207412477414111942802074124774141119428020741247741411194280207412477414111942802074124774141119428020741247741411194280207412477414111942802074124774141119428020741247741411194280207412477414" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bde8f803-155f-4cc8-a6c8-d506b77e0321, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8896e71e-d008-4758-b564-df111bab983c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06640d3c-8ea4-46ea-9e7a-a68c48b57995, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06640d3c-8ea4-46ea-9e7a-a68c48b57995, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15544345578642629419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554434557864262941915544345578642629419155443455786426294191554434557864262941915544345578642629419155443455786426294191554434557864262941915544345578642629419155443455786426294191554434557864262941915544345578642629419155443455786426294191554434557864262941915544345578642629419155443455786426294191554434557864262941915544345578642629419155443455786426294191554434557864262941915544345578642629419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8514a69d-41b0-44e5-b3d7-f0ebc21086de, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8514a69d-41b0-44e5-b3d7-f0ebc21086de, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7662769964398353926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76627699643983539267662769964398353926766276996439835392676627699643983539267662769964398353926766276996439835392676627699643983539267662769964398353926766276996439835392676627699643983539267662769964398353926766276996439835392676627699643983539267662769964398353926766276996439835392676627699643983539267662769964398353926766276996439835392676627699643983539267662769964398353926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06640d3c-8ea4-46ea-9e7a-a68c48b57995, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e44b6c-5560-40ff-b0c3-b140a9a6c73f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e44b6c-5560-40ff-b0c3-b140a9a6c73f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9224255750424958164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92242557504249581649224255750424958164922425575042495816492242557504249581649224255750424958164922425575042495816492242557504249581649224255750424958164922425575042495816492242557504249581649224255750424958164922425575042495816492242557504249581649224255750424958164922425575042495816492242557504249581649224255750424958164922425575042495816492242557504249581649224255750424958164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8514a69d-41b0-44e5-b3d7-f0ebc21086de, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d17d83a-0cea-42b1-8ba8-dfb9734f588d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d17d83a-0cea-42b1-8ba8-dfb9734f588d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15218914568663314793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521891456866331479315218914568663314793152189145686633147931521891456866331479315218914568663314793152189145686633147931521891456866331479315218914568663314793152189145686633147931521891456866331479315218914568663314793152189145686633147931521891456866331479315218914568663314793152189145686633147931521891456866331479315218914568663314793152189145686633147931521891456866331479315218914568663314793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e44b6c-5560-40ff-b0c3-b140a9a6c73f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d5482c8-fa52-4e19-8ea5-dfdca79db111, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d5482c8-fa52-4e19-8ea5-dfdca79db111, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5705410851095543590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57054108510955435905705410851095543590570541085109554359057054108510955435905705410851095543590570541085109554359057054108510955435905705410851095543590570541085109554359057054108510955435905705410851095543590570541085109554359057054108510955435905705410851095543590570541085109554359057054108510955435905705410851095543590570541085109554359057054108510955435905705410851095543590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d17d83a-0cea-42b1-8ba8-dfb9734f588d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ea95984-c2d0-40d0-bcf3-50ae12720e2f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ea95984-c2d0-40d0-bcf3-50ae12720e2f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7269061866908056687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72690618669080566877269061866908056687726906186690805668772690618669080566877269061866908056687726906186690805668772690618669080566877269061866908056687726906186690805668772690618669080566877269061866908056687726906186690805668772690618669080566877269061866908056687726906186690805668772690618669080566877269061866908056687726906186690805668772690618669080566877269061866908056687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d5482c8-fa52-4e19-8ea5-dfdca79db111, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1299480-a070-4cc1-b4ae-093ba3880a67, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1299480-a070-4cc1-b4ae-093ba3880a67, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16390092015818495352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639009201581849535216390092015818495352163900920158184953521639009201581849535216390092015818495352163900920158184953521639009201581849535216390092015818495352163900920158184953521639009201581849535216390092015818495352163900920158184953521639009201581849535216390092015818495352163900920158184953521639009201581849535216390092015818495352163900920158184953521639009201581849535216390092015818495352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ea95984-c2d0-40d0-bcf3-50ae12720e2f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67110832-1320-4f5e-92b6-795fb487eb36, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67110832-1320-4f5e-92b6-795fb487eb36, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211159957297964737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42111599572979647374211159957297964737421115995729796473742111599572979647374211159957297964737421115995729796473742111599572979647374211159957297964737421115995729796473742111599572979647374211159957297964737421115995729796473742111599572979647374211159957297964737421115995729796473742111599572979647374211159957297964737421115995729796473742111599572979647374211159957297964737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1299480-a070-4cc1-b4ae-093ba3880a67, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67110832-1320-4f5e-92b6-795fb487eb36, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8693198c-aed6-49a1-ad39-7ab3315c1d51, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8693198c-aed6-49a1-ad39-7ab3315c1d51, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15438435049895137192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543843504989513719215438435049895137192154384350498951371921543843504989513719215438435049895137192154384350498951371921543843504989513719215438435049895137192154384350498951371921543843504989513719215438435049895137192154384350498951371921543843504989513719215438435049895137192154384350498951371921543843504989513719215438435049895137192154384350498951371921543843504989513719215438435049895137192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d726ebb8-33dc-4717-b50a-ac331c8cf73b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d726ebb8-33dc-4717-b50a-ac331c8cf73b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7066895886624863168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70668958866248631687066895886624863168706689588662486316870668958866248631687066895886624863168706689588662486316870668958866248631687066895886624863168706689588662486316870668958866248631687066895886624863168706689588662486316870668958866248631687066895886624863168706689588662486316870668958866248631687066895886624863168706689588662486316870668958866248631687066895886624863168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8693198c-aed6-49a1-ad39-7ab3315c1d51, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 360ec9b7-6753-473e-a185-f78f7c751444, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 360ec9b7-6753-473e-a185-f78f7c751444, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712823733327777938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97128237333277779389712823733327777938971282373332777793897128237333277779389712823733327777938971282373332777793897128237333277779389712823733327777938971282373332777793897128237333277779389712823733327777938971282373332777793897128237333277779389712823733327777938971282373332777793897128237333277779389712823733327777938971282373332777793897128237333277779389712823733327777938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d726ebb8-33dc-4717-b50a-ac331c8cf73b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09513e69-50a7-44e4-b430-0d69eefe1b48, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 360ec9b7-6753-473e-a185-f78f7c751444, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09513e69-50a7-44e4-b430-0d69eefe1b48, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4589912447188900231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45899124471889002314589912447188900231458991244718890023145899124471889002314589912447188900231458991244718890023145899124471889002314589912447188900231458991244718890023145899124471889002314589912447188900231458991244718890023145899124471889002314589912447188900231458991244718890023145899124471889002314589912447188900231458991244718890023145899124471889002314589912447188900231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a6af43-4874-42e4-94e4-04be5b44bb06, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a6af43-4874-42e4-94e4-04be5b44bb06, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15355673803534597426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535567380353459742615355673803534597426153556738035345974261535567380353459742615355673803534597426153556738035345974261535567380353459742615355673803534597426153556738035345974261535567380353459742615355673803534597426153556738035345974261535567380353459742615355673803534597426153556738035345974261535567380353459742615355673803534597426153556738035345974261535567380353459742615355673803534597426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a6af43-4874-42e4-94e4-04be5b44bb06, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09513e69-50a7-44e4-b430-0d69eefe1b48, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6a2ab5-0269-4f62-b3c1-26762998d887, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a98e472-bf8d-41ee-8ead-02df00f88b27, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6a2ab5-0269-4f62-b3c1-26762998d887, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17149503325848655941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714950332584865594117149503325848655941171495033258486559411714950332584865594117149503325848655941171495033258486559411714950332584865594117149503325848655941171495033258486559411714950332584865594117149503325848655941171495033258486559411714950332584865594117149503325848655941171495033258486559411714950332584865594117149503325848655941171495033258486559411714950332584865594117149503325848655941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a98e472-bf8d-41ee-8ead-02df00f88b27, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16845348884180882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684534888418088216845348884180882168453488841808821684534888418088216845348884180882168453488841808821684534888418088216845348884180882168453488841808821684534888418088216845348884180882168453488841808821684534888418088216845348884180882168453488841808821684534888418088216845348884180882168453488841808821684534888418088216845348884180882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6a2ab5-0269-4f62-b3c1-26762998d887, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bff72c68-27ad-467c-a4e2-02e7c20bd4e4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bff72c68-27ad-467c-a4e2-02e7c20bd4e4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15551249321756983901 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555124932175698390115551249321756983901155512493217569839011555124932175698390115551249321756983901155512493217569839011555124932175698390115551249321756983901155512493217569839011555124932175698390115551249321756983901155512493217569839011555124932175698390115551249321756983901155512493217569839011555124932175698390115551249321756983901155512493217569839011555124932175698390115551249321756983901" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a98e472-bf8d-41ee-8ead-02df00f88b27, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 619b709a-735c-480a-814a-0337810fca5f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619b709a-735c-480a-814a-0337810fca5f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3760812246979949857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37608122469799498573760812246979949857376081224697994985737608122469799498573760812246979949857376081224697994985737608122469799498573760812246979949857376081224697994985737608122469799498573760812246979949857376081224697994985737608122469799498573760812246979949857376081224697994985737608122469799498573760812246979949857376081224697994985737608122469799498573760812246979949857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bff72c68-27ad-467c-a4e2-02e7c20bd4e4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619b709a-735c-480a-814a-0337810fca5f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645e5fff-ffbf-4360-a99e-3158d07c6af4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645e5fff-ffbf-4360-a99e-3158d07c6af4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13196728195807097721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319672819580709772113196728195807097721131967281958070977211319672819580709772113196728195807097721131967281958070977211319672819580709772113196728195807097721131967281958070977211319672819580709772113196728195807097721131967281958070977211319672819580709772113196728195807097721131967281958070977211319672819580709772113196728195807097721131967281958070977211319672819580709772113196728195807097721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3490c55b-1ee8-4f7f-86d9-50f860825840, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3490c55b-1ee8-4f7f-86d9-50f860825840, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918761371871212883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89187613718712128838918761371871212883891876137187121288389187613718712128838918761371871212883891876137187121288389187613718712128838918761371871212883891876137187121288389187613718712128838918761371871212883891876137187121288389187613718712128838918761371871212883891876137187121288389187613718712128838918761371871212883891876137187121288389187613718712128838918761371871212883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645e5fff-ffbf-4360-a99e-3158d07c6af4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6a3cd70-2d1f-4835-88fc-fcf645f3ef76, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6a3cd70-2d1f-4835-88fc-fcf645f3ef76, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 344395505200541717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717344395505200541717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3490c55b-1ee8-4f7f-86d9-50f860825840, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179fd93f-bbf8-4127-a91e-32a60ebe2e1a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179fd93f-bbf8-4127-a91e-32a60ebe2e1a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17354014061633415460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735401406163341546017354014061633415460173540140616334154601735401406163341546017354014061633415460173540140616334154601735401406163341546017354014061633415460173540140616334154601735401406163341546017354014061633415460173540140616334154601735401406163341546017354014061633415460173540140616334154601735401406163341546017354014061633415460173540140616334154601735401406163341546017354014061633415460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6a3cd70-2d1f-4835-88fc-fcf645f3ef76, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dfc900d-d609-41ce-8304-c94da4b21972, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dfc900d-d609-41ce-8304-c94da4b21972, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1225167277690342460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12251672776903424601225167277690342460122516727769034246012251672776903424601225167277690342460122516727769034246012251672776903424601225167277690342460122516727769034246012251672776903424601225167277690342460122516727769034246012251672776903424601225167277690342460122516727769034246012251672776903424601225167277690342460122516727769034246012251672776903424601225167277690342460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179fd93f-bbf8-4127-a91e-32a60ebe2e1a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17948d6-7412-41db-b062-ad3f29f0acb3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17948d6-7412-41db-b062-ad3f29f0acb3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682305172946734644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768230517294673464417682305172946734644176823051729467346441768230517294673464417682305172946734644176823051729467346441768230517294673464417682305172946734644176823051729467346441768230517294673464417682305172946734644176823051729467346441768230517294673464417682305172946734644176823051729467346441768230517294673464417682305172946734644176823051729467346441768230517294673464417682305172946734644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dfc900d-d609-41ce-8304-c94da4b21972, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13c587bf-e6ee-47e0-abab-fc38eb8fe986, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13c587bf-e6ee-47e0-abab-fc38eb8fe986, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13998161494188005770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399816149418800577013998161494188005770139981614941880057701399816149418800577013998161494188005770139981614941880057701399816149418800577013998161494188005770139981614941880057701399816149418800577013998161494188005770139981614941880057701399816149418800577013998161494188005770139981614941880057701399816149418800577013998161494188005770139981614941880057701399816149418800577013998161494188005770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17948d6-7412-41db-b062-ad3f29f0acb3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d41292-ec0b-443e-8798-d17e5bdbf49b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d41292-ec0b-443e-8798-d17e5bdbf49b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14178505215525520358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417850521552552035814178505215525520358141785052155255203581417850521552552035814178505215525520358141785052155255203581417850521552552035814178505215525520358141785052155255203581417850521552552035814178505215525520358141785052155255203581417850521552552035814178505215525520358141785052155255203581417850521552552035814178505215525520358141785052155255203581417850521552552035814178505215525520358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13c587bf-e6ee-47e0-abab-fc38eb8fe986, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0490df8-f9ea-4ecc-8fe0-1cbec2a2d592, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0490df8-f9ea-4ecc-8fe0-1cbec2a2d592, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5242660868045358697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52426608680453586975242660868045358697524266086804535869752426608680453586975242660868045358697524266086804535869752426608680453586975242660868045358697524266086804535869752426608680453586975242660868045358697524266086804535869752426608680453586975242660868045358697524266086804535869752426608680453586975242660868045358697524266086804535869752426608680453586975242660868045358697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d41292-ec0b-443e-8798-d17e5bdbf49b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9715024b-8c44-4cce-b6e4-1a76743d6e4c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9715024b-8c44-4cce-b6e4-1a76743d6e4c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15297097421988237258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529709742198823725815297097421988237258152970974219882372581529709742198823725815297097421988237258152970974219882372581529709742198823725815297097421988237258152970974219882372581529709742198823725815297097421988237258152970974219882372581529709742198823725815297097421988237258152970974219882372581529709742198823725815297097421988237258152970974219882372581529709742198823725815297097421988237258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0490df8-f9ea-4ecc-8fe0-1cbec2a2d592, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9715024b-8c44-4cce-b6e4-1a76743d6e4c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 042090a7-a889-4ab3-967b-0c0f0213c0f9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94dc45e3-6fb9-47f5-96ad-d6a2c0b6b911, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 042090a7-a889-4ab3-967b-0c0f0213c0f9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5559448417812374342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55594484178123743425559448417812374342555944841781237434255594484178123743425559448417812374342555944841781237434255594484178123743425559448417812374342555944841781237434255594484178123743425559448417812374342555944841781237434255594484178123743425559448417812374342555944841781237434255594484178123743425559448417812374342555944841781237434255594484178123743425559448417812374342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94dc45e3-6fb9-47f5-96ad-d6a2c0b6b911, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12886724796181284325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288672479618128432512886724796181284325128867247961812843251288672479618128432512886724796181284325128867247961812843251288672479618128432512886724796181284325128867247961812843251288672479618128432512886724796181284325128867247961812843251288672479618128432512886724796181284325128867247961812843251288672479618128432512886724796181284325128867247961812843251288672479618128432512886724796181284325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 042090a7-a889-4ab3-967b-0c0f0213c0f9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04789091-b8bf-4179-bff5-24b6ddc2a926, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94dc45e3-6fb9-47f5-96ad-d6a2c0b6b911, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04789091-b8bf-4179-bff5-24b6ddc2a926, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11595044993554257759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159504499355425775911595044993554257759115950449935542577591159504499355425775911595044993554257759115950449935542577591159504499355425775911595044993554257759115950449935542577591159504499355425775911595044993554257759115950449935542577591159504499355425775911595044993554257759115950449935542577591159504499355425775911595044993554257759115950449935542577591159504499355425775911595044993554257759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31935da2-1dde-4594-b1b6-1ab1be7b475b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31935da2-1dde-4594-b1b6-1ab1be7b475b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799639828807711173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67996398288077111736799639828807711173679963982880771117367996398288077111736799639828807711173679963982880771117367996398288077111736799639828807711173679963982880771117367996398288077111736799639828807711173679963982880771117367996398288077111736799639828807711173679963982880771117367996398288077111736799639828807711173679963982880771117367996398288077111736799639828807711173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04789091-b8bf-4179-bff5-24b6ddc2a926, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31935da2-1dde-4594-b1b6-1ab1be7b475b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a818fc67-b8ce-4d03-9cfb-a32f51b25055, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a818fc67-b8ce-4d03-9cfb-a32f51b25055, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1349976930784355659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13499769307843556591349976930784355659134997693078435565913499769307843556591349976930784355659134997693078435565913499769307843556591349976930784355659134997693078435565913499769307843556591349976930784355659134997693078435565913499769307843556591349976930784355659134997693078435565913499769307843556591349976930784355659134997693078435565913499769307843556591349976930784355659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10da88f-cb52-4b99-bc0e-c5722495c109, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10da88f-cb52-4b99-bc0e-c5722495c109, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10835425469772675814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083542546977267581410835425469772675814108354254697726758141083542546977267581410835425469772675814108354254697726758141083542546977267581410835425469772675814108354254697726758141083542546977267581410835425469772675814108354254697726758141083542546977267581410835425469772675814108354254697726758141083542546977267581410835425469772675814108354254697726758141083542546977267581410835425469772675814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a818fc67-b8ce-4d03-9cfb-a32f51b25055, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 117dcab8-b715-4d03-a32b-c1145b1a787c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 117dcab8-b715-4d03-a32b-c1145b1a787c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15394625241158639529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539462524115863952915394625241158639529153946252411586395291539462524115863952915394625241158639529153946252411586395291539462524115863952915394625241158639529153946252411586395291539462524115863952915394625241158639529153946252411586395291539462524115863952915394625241158639529153946252411586395291539462524115863952915394625241158639529153946252411586395291539462524115863952915394625241158639529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10da88f-cb52-4b99-bc0e-c5722495c109, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb945e45-2a3c-465d-9968-1b8fab162be6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb945e45-2a3c-465d-9968-1b8fab162be6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 61160793896386163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6116079389638616361160793896386163611607938963861636116079389638616361160793896386163611607938963861636116079389638616361160793896386163611607938963861636116079389638616361160793896386163611607938963861636116079389638616361160793896386163611607938963861636116079389638616361160793896386163611607938963861636116079389638616361160793896386163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 117dcab8-b715-4d03-a32b-c1145b1a787c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af6f698a-fbc0-43ed-b346-42c7d21e2841, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af6f698a-fbc0-43ed-b346-42c7d21e2841, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7412350207175773640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74123502071757736407412350207175773640741235020717577364074123502071757736407412350207175773640741235020717577364074123502071757736407412350207175773640741235020717577364074123502071757736407412350207175773640741235020717577364074123502071757736407412350207175773640741235020717577364074123502071757736407412350207175773640741235020717577364074123502071757736407412350207175773640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb945e45-2a3c-465d-9968-1b8fab162be6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c7570d-9544-4415-b919-4a4ed1e4b6d1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c7570d-9544-4415-b919-4a4ed1e4b6d1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12524153849252306303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252415384925230630312524153849252306303125241538492523063031252415384925230630312524153849252306303125241538492523063031252415384925230630312524153849252306303125241538492523063031252415384925230630312524153849252306303125241538492523063031252415384925230630312524153849252306303125241538492523063031252415384925230630312524153849252306303125241538492523063031252415384925230630312524153849252306303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af6f698a-fbc0-43ed-b346-42c7d21e2841, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51943458-1e69-4874-9af4-f9bd4d39c78c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51943458-1e69-4874-9af4-f9bd4d39c78c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6069549489801817429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60695494898018174296069549489801817429606954948980181742960695494898018174296069549489801817429606954948980181742960695494898018174296069549489801817429606954948980181742960695494898018174296069549489801817429606954948980181742960695494898018174296069549489801817429606954948980181742960695494898018174296069549489801817429606954948980181742960695494898018174296069549489801817429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c7570d-9544-4415-b919-4a4ed1e4b6d1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9ebb545-0b05-4c00-bf05-a6fa64b189fa, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9ebb545-0b05-4c00-bf05-a6fa64b189fa, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7114669210088553613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71146692100885536137114669210088553613711466921008855361371146692100885536137114669210088553613711466921008855361371146692100885536137114669210088553613711466921008855361371146692100885536137114669210088553613711466921008855361371146692100885536137114669210088553613711466921008855361371146692100885536137114669210088553613711466921008855361371146692100885536137114669210088553613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51943458-1e69-4874-9af4-f9bd4d39c78c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d5bb2b-b8fb-4cab-b301-81948e445d7a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d5bb2b-b8fb-4cab-b301-81948e445d7a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 84070974980621110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8407097498062111084070974980621110840709749806211108407097498062111084070974980621110840709749806211108407097498062111084070974980621110840709749806211108407097498062111084070974980621110840709749806211108407097498062111084070974980621110840709749806211108407097498062111084070974980621110840709749806211108407097498062111084070974980621110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9ebb545-0b05-4c00-bf05-a6fa64b189fa, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 690c6acc-3653-4aea-b052-f520d9e35d6d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 690c6acc-3653-4aea-b052-f520d9e35d6d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13197309429365791113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319730942936579111313197309429365791113131973094293657911131319730942936579111313197309429365791113131973094293657911131319730942936579111313197309429365791113131973094293657911131319730942936579111313197309429365791113131973094293657911131319730942936579111313197309429365791113131973094293657911131319730942936579111313197309429365791113131973094293657911131319730942936579111313197309429365791113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d5bb2b-b8fb-4cab-b301-81948e445d7a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c87db54-567f-48ca-b601-9777a035b0d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c87db54-567f-48ca-b601-9777a035b0d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11718808970525105141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1171880897052510514111718808970525105141117188089705251051411171880897052510514111718808970525105141117188089705251051411171880897052510514111718808970525105141117188089705251051411171880897052510514111718808970525105141117188089705251051411171880897052510514111718808970525105141117188089705251051411171880897052510514111718808970525105141117188089705251051411171880897052510514111718808970525105141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c87db54-567f-48ca-b601-9777a035b0d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26d60d4-c321-4aa9-b460-757be3efd657, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26d60d4-c321-4aa9-b460-757be3efd657, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6166494195402603188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61664941954026031886166494195402603188616649419540260318861664941954026031886166494195402603188616649419540260318861664941954026031886166494195402603188616649419540260318861664941954026031886166494195402603188616649419540260318861664941954026031886166494195402603188616649419540260318861664941954026031886166494195402603188616649419540260318861664941954026031886166494195402603188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 690c6acc-3653-4aea-b052-f520d9e35d6d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7a207b1-7b7c-4fd0-9c88-4b33130c63c6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26d60d4-c321-4aa9-b460-757be3efd657, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7a207b1-7b7c-4fd0-9c88-4b33130c63c6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 409505045377957059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059409505045377957059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87e7c3a-fca8-4caf-88f0-c3d1cf4c2d4a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87e7c3a-fca8-4caf-88f0-c3d1cf4c2d4a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17216384399020912745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721638439902091274517216384399020912745172163843990209127451721638439902091274517216384399020912745172163843990209127451721638439902091274517216384399020912745172163843990209127451721638439902091274517216384399020912745172163843990209127451721638439902091274517216384399020912745172163843990209127451721638439902091274517216384399020912745172163843990209127451721638439902091274517216384399020912745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7a207b1-7b7c-4fd0-9c88-4b33130c63c6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87e7c3a-fca8-4caf-88f0-c3d1cf4c2d4a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09695d09-b1e4-473d-9845-73bc2d7b2458, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09695d09-b1e4-473d-9845-73bc2d7b2458, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8522681222457012867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85226812224570128678522681222457012867852268122245701286785226812224570128678522681222457012867852268122245701286785226812224570128678522681222457012867852268122245701286785226812224570128678522681222457012867852268122245701286785226812224570128678522681222457012867852268122245701286785226812224570128678522681222457012867852268122245701286785226812224570128678522681222457012867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9ec6e53-6b02-4899-961d-8015d40761fc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9ec6e53-6b02-4899-961d-8015d40761fc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5714726059404460776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57147260594044607765714726059404460776571472605940446077657147260594044607765714726059404460776571472605940446077657147260594044607765714726059404460776571472605940446077657147260594044607765714726059404460776571472605940446077657147260594044607765714726059404460776571472605940446077657147260594044607765714726059404460776571472605940446077657147260594044607765714726059404460776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09695d09-b1e4-473d-9845-73bc2d7b2458, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 927062cb-c894-48ec-a03d-576ef77dd9c7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927062cb-c894-48ec-a03d-576ef77dd9c7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13012272477922600605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301227247792260060513012272477922600605130122724779226006051301227247792260060513012272477922600605130122724779226006051301227247792260060513012272477922600605130122724779226006051301227247792260060513012272477922600605130122724779226006051301227247792260060513012272477922600605130122724779226006051301227247792260060513012272477922600605130122724779226006051301227247792260060513012272477922600605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9ec6e53-6b02-4899-961d-8015d40761fc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7f9a27f-5d72-4a9e-8c67-50ba0ed9247d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927062cb-c894-48ec-a03d-576ef77dd9c7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea733101-6187-4f7d-b560-654553372d8b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea733101-6187-4f7d-b560-654553372d8b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9117002456220928477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91170024562209284779117002456220928477911700245622092847791170024562209284779117002456220928477911700245622092847791170024562209284779117002456220928477911700245622092847791170024562209284779117002456220928477911700245622092847791170024562209284779117002456220928477911700245622092847791170024562209284779117002456220928477911700245622092847791170024562209284779117002456220928477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f9a27f-5d72-4a9e-8c67-50ba0ed9247d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13859162006315080172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385916200631508017213859162006315080172138591620063150801721385916200631508017213859162006315080172138591620063150801721385916200631508017213859162006315080172138591620063150801721385916200631508017213859162006315080172138591620063150801721385916200631508017213859162006315080172138591620063150801721385916200631508017213859162006315080172138591620063150801721385916200631508017213859162006315080172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea733101-6187-4f7d-b560-654553372d8b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f9a27f-5d72-4a9e-8c67-50ba0ed9247d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6859feb7-316d-49ea-9454-20a7a521708f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6859feb7-316d-49ea-9454-20a7a521708f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2695372266550402834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26953722665504028342695372266550402834269537226655040283426953722665504028342695372266550402834269537226655040283426953722665504028342695372266550402834269537226655040283426953722665504028342695372266550402834269537226655040283426953722665504028342695372266550402834269537226655040283426953722665504028342695372266550402834269537226655040283426953722665504028342695372266550402834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e483536-a1fe-46f3-a03b-3947f678f126, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e483536-a1fe-46f3-a03b-3947f678f126, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4732224631754439038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47322246317544390384732224631754439038473222463175443903847322246317544390384732224631754439038473222463175443903847322246317544390384732224631754439038473222463175443903847322246317544390384732224631754439038473222463175443903847322246317544390384732224631754439038473222463175443903847322246317544390384732224631754439038473222463175443903847322246317544390384732224631754439038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6859feb7-316d-49ea-9454-20a7a521708f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3079058-a45d-4050-9bd8-77d22cc73006, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3079058-a45d-4050-9bd8-77d22cc73006, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8926618714019473316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89266187140194733168926618714019473316892661871401947331689266187140194733168926618714019473316892661871401947331689266187140194733168926618714019473316892661871401947331689266187140194733168926618714019473316892661871401947331689266187140194733168926618714019473316892661871401947331689266187140194733168926618714019473316892661871401947331689266187140194733168926618714019473316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e483536-a1fe-46f3-a03b-3947f678f126, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32ca34e5-2025-4756-957a-c4dadf1a83cc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32ca34e5-2025-4756-957a-c4dadf1a83cc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13522424751571277597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352242475157127759713522424751571277597135224247515712775971352242475157127759713522424751571277597135224247515712775971352242475157127759713522424751571277597135224247515712775971352242475157127759713522424751571277597135224247515712775971352242475157127759713522424751571277597135224247515712775971352242475157127759713522424751571277597135224247515712775971352242475157127759713522424751571277597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3079058-a45d-4050-9bd8-77d22cc73006, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32ca34e5-2025-4756-957a-c4dadf1a83cc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3bcb006-9411-427d-a48c-c776ab36f144, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9811a43d-795d-4866-ae80-84771b246a9a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3bcb006-9411-427d-a48c-c776ab36f144, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11047574159657669815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104757415965766981511047574159657669815110475741596576698151104757415965766981511047574159657669815110475741596576698151104757415965766981511047574159657669815110475741596576698151104757415965766981511047574159657669815110475741596576698151104757415965766981511047574159657669815110475741596576698151104757415965766981511047574159657669815110475741596576698151104757415965766981511047574159657669815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9811a43d-795d-4866-ae80-84771b246a9a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1471909651652965891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14719096516529658911471909651652965891147190965165296589114719096516529658911471909651652965891147190965165296589114719096516529658911471909651652965891147190965165296589114719096516529658911471909651652965891147190965165296589114719096516529658911471909651652965891147190965165296589114719096516529658911471909651652965891147190965165296589114719096516529658911471909651652965891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3bcb006-9411-427d-a48c-c776ab36f144, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bd5339b-5217-4116-890d-3dbcdf19ae7a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bd5339b-5217-4116-890d-3dbcdf19ae7a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984948420221098605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29849484202210986052984948420221098605298494842022109860529849484202210986052984948420221098605298494842022109860529849484202210986052984948420221098605298494842022109860529849484202210986052984948420221098605298494842022109860529849484202210986052984948420221098605298494842022109860529849484202210986052984948420221098605298494842022109860529849484202210986052984948420221098605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9811a43d-795d-4866-ae80-84771b246a9a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 761850a3-18d2-4435-8cc3-16bc440da5f5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 761850a3-18d2-4435-8cc3-16bc440da5f5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13140466547740738021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314046654774073802113140466547740738021131404665477407380211314046654774073802113140466547740738021131404665477407380211314046654774073802113140466547740738021131404665477407380211314046654774073802113140466547740738021131404665477407380211314046654774073802113140466547740738021131404665477407380211314046654774073802113140466547740738021131404665477407380211314046654774073802113140466547740738021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bd5339b-5217-4116-890d-3dbcdf19ae7a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ef4999-94dd-494f-a094-4a405c0ac970, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ef4999-94dd-494f-a094-4a405c0ac970, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17498526433865246345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749852643386524634517498526433865246345174985264338652463451749852643386524634517498526433865246345174985264338652463451749852643386524634517498526433865246345174985264338652463451749852643386524634517498526433865246345174985264338652463451749852643386524634517498526433865246345174985264338652463451749852643386524634517498526433865246345174985264338652463451749852643386524634517498526433865246345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 761850a3-18d2-4435-8cc3-16bc440da5f5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c606218-2d4b-45fc-89db-8ade1c194b84, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c606218-2d4b-45fc-89db-8ade1c194b84, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9219943739136150957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92199437391361509579219943739136150957921994373913615095792199437391361509579219943739136150957921994373913615095792199437391361509579219943739136150957921994373913615095792199437391361509579219943739136150957921994373913615095792199437391361509579219943739136150957921994373913615095792199437391361509579219943739136150957921994373913615095792199437391361509579219943739136150957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ef4999-94dd-494f-a094-4a405c0ac970, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ec1ec17-81f8-4f6f-a612-0fc9c3126ac2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c606218-2d4b-45fc-89db-8ade1c194b84, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4dbdb30-61d8-4d4f-aacc-9fec92b89d0a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4dbdb30-61d8-4d4f-aacc-9fec92b89d0a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12508209868781725974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250820986878172597412508209868781725974125082098687817259741250820986878172597412508209868781725974125082098687817259741250820986878172597412508209868781725974125082098687817259741250820986878172597412508209868781725974125082098687817259741250820986878172597412508209868781725974125082098687817259741250820986878172597412508209868781725974125082098687817259741250820986878172597412508209868781725974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ec1ec17-81f8-4f6f-a612-0fc9c3126ac2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1286609389571566413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12866093895715664131286609389571566413128660938957156641312866093895715664131286609389571566413128660938957156641312866093895715664131286609389571566413128660938957156641312866093895715664131286609389571566413128660938957156641312866093895715664131286609389571566413128660938957156641312866093895715664131286609389571566413128660938957156641312866093895715664131286609389571566413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4dbdb30-61d8-4d4f-aacc-9fec92b89d0a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ec1ec17-81f8-4f6f-a612-0fc9c3126ac2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7da6de50-19be-4696-8a82-2fb85ed4f2a7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7da6de50-19be-4696-8a82-2fb85ed4f2a7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5334207351979420159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53342073519794201595334207351979420159533420735197942015953342073519794201595334207351979420159533420735197942015953342073519794201595334207351979420159533420735197942015953342073519794201595334207351979420159533420735197942015953342073519794201595334207351979420159533420735197942015953342073519794201595334207351979420159533420735197942015953342073519794201595334207351979420159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d300db-fa66-44f8-b179-d6544b9424d5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d300db-fa66-44f8-b179-d6544b9424d5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13794181255158432266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379418125515843226613794181255158432266137941812551584322661379418125515843226613794181255158432266137941812551584322661379418125515843226613794181255158432266137941812551584322661379418125515843226613794181255158432266137941812551584322661379418125515843226613794181255158432266137941812551584322661379418125515843226613794181255158432266137941812551584322661379418125515843226613794181255158432266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7da6de50-19be-4696-8a82-2fb85ed4f2a7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3042d7a-6c65-4b8b-975d-d7d4d1c5750d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d300db-fa66-44f8-b179-d6544b9424d5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3042d7a-6c65-4b8b-975d-d7d4d1c5750d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957172155249152454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49571721552491524544957172155249152454495717215524915245449571721552491524544957172155249152454495717215524915245449571721552491524544957172155249152454495717215524915245449571721552491524544957172155249152454495717215524915245449571721552491524544957172155249152454495717215524915245449571721552491524544957172155249152454495717215524915245449571721552491524544957172155249152454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a43ab82f-6bf9-4cba-8f81-f83828a4d6cc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a43ab82f-6bf9-4cba-8f81-f83828a4d6cc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2777648202961592013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27776482029615920132777648202961592013277764820296159201327776482029615920132777648202961592013277764820296159201327776482029615920132777648202961592013277764820296159201327776482029615920132777648202961592013277764820296159201327776482029615920132777648202961592013277764820296159201327776482029615920132777648202961592013277764820296159201327776482029615920132777648202961592013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3042d7a-6c65-4b8b-975d-d7d4d1c5750d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ddcdcd-030b-43ca-a7a2-c022aaaf8f03, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ddcdcd-030b-43ca-a7a2-c022aaaf8f03, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10944160580830955899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094416058083095589910944160580830955899109441605808309558991094416058083095589910944160580830955899109441605808309558991094416058083095589910944160580830955899109441605808309558991094416058083095589910944160580830955899109441605808309558991094416058083095589910944160580830955899109441605808309558991094416058083095589910944160580830955899109441605808309558991094416058083095589910944160580830955899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a43ab82f-6bf9-4cba-8f81-f83828a4d6cc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33352636-d61a-4272-9f9a-a3110229580d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33352636-d61a-4272-9f9a-a3110229580d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4321004267823904260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43210042678239042604321004267823904260432100426782390426043210042678239042604321004267823904260432100426782390426043210042678239042604321004267823904260432100426782390426043210042678239042604321004267823904260432100426782390426043210042678239042604321004267823904260432100426782390426043210042678239042604321004267823904260432100426782390426043210042678239042604321004267823904260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ddcdcd-030b-43ca-a7a2-c022aaaf8f03, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 789435c6-7b43-45f8-96ab-9e1da65ea89b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 789435c6-7b43-45f8-96ab-9e1da65ea89b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15937711685026928523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593771168502692852315937711685026928523159377116850269285231593771168502692852315937711685026928523159377116850269285231593771168502692852315937711685026928523159377116850269285231593771168502692852315937711685026928523159377116850269285231593771168502692852315937711685026928523159377116850269285231593771168502692852315937711685026928523159377116850269285231593771168502692852315937711685026928523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33352636-d61a-4272-9f9a-a3110229580d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f71288-eb33-4d84-8615-029bdc818fc2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f71288-eb33-4d84-8615-029bdc818fc2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 841551490412447988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988841551490412447988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 789435c6-7b43-45f8-96ab-9e1da65ea89b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab46fb12-2669-46ee-85ca-0602604f8db6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab46fb12-2669-46ee-85ca-0602604f8db6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8956819448090310392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89568194480903103928956819448090310392895681944809031039289568194480903103928956819448090310392895681944809031039289568194480903103928956819448090310392895681944809031039289568194480903103928956819448090310392895681944809031039289568194480903103928956819448090310392895681944809031039289568194480903103928956819448090310392895681944809031039289568194480903103928956819448090310392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f71288-eb33-4d84-8615-029bdc818fc2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc2c78e-edc2-46ac-b1ff-669181817a95, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab46fb12-2669-46ee-85ca-0602604f8db6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db608b21-6c5e-42d4-8317-fdc2eb0db99a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc2c78e-edc2-46ac-b1ff-669181817a95, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1207220285361044920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12072202853610449201207220285361044920120722028536104492012072202853610449201207220285361044920120722028536104492012072202853610449201207220285361044920120722028536104492012072202853610449201207220285361044920120722028536104492012072202853610449201207220285361044920120722028536104492012072202853610449201207220285361044920120722028536104492012072202853610449201207220285361044920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db608b21-6c5e-42d4-8317-fdc2eb0db99a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1659575044362020078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16595750443620200781659575044362020078165957504436202007816595750443620200781659575044362020078165957504436202007816595750443620200781659575044362020078165957504436202007816595750443620200781659575044362020078165957504436202007816595750443620200781659575044362020078165957504436202007816595750443620200781659575044362020078165957504436202007816595750443620200781659575044362020078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc2c78e-edc2-46ac-b1ff-669181817a95, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb106c2e-c210-4c42-bec5-5fcec81e9d88, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb106c2e-c210-4c42-bec5-5fcec81e9d88, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17984003729828034501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798400372982803450117984003729828034501179840037298280345011798400372982803450117984003729828034501179840037298280345011798400372982803450117984003729828034501179840037298280345011798400372982803450117984003729828034501179840037298280345011798400372982803450117984003729828034501179840037298280345011798400372982803450117984003729828034501179840037298280345011798400372982803450117984003729828034501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db608b21-6c5e-42d4-8317-fdc2eb0db99a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22ed9488-066c-4d0d-8d62-77e9462d0793, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22ed9488-066c-4d0d-8d62-77e9462d0793, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9515464450960683784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95154644509606837849515464450960683784951546445096068378495154644509606837849515464450960683784951546445096068378495154644509606837849515464450960683784951546445096068378495154644509606837849515464450960683784951546445096068378495154644509606837849515464450960683784951546445096068378495154644509606837849515464450960683784951546445096068378495154644509606837849515464450960683784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb106c2e-c210-4c42-bec5-5fcec81e9d88, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22ed9488-066c-4d0d-8d62-77e9462d0793, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cbf4aa4-614d-4166-b5b7-43ccbd43831d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8989fd-d704-4e63-b274-2bc00ff45f86, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8989fd-d704-4e63-b274-2bc00ff45f86, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1249490429633213177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12494904296332131771249490429633213177124949042963321317712494904296332131771249490429633213177124949042963321317712494904296332131771249490429633213177124949042963321317712494904296332131771249490429633213177124949042963321317712494904296332131771249490429633213177124949042963321317712494904296332131771249490429633213177124949042963321317712494904296332131771249490429633213177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cbf4aa4-614d-4166-b5b7-43ccbd43831d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15703261769178298117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570326176917829811715703261769178298117157032617691782981171570326176917829811715703261769178298117157032617691782981171570326176917829811715703261769178298117157032617691782981171570326176917829811715703261769178298117157032617691782981171570326176917829811715703261769178298117157032617691782981171570326176917829811715703261769178298117157032617691782981171570326176917829811715703261769178298117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8989fd-d704-4e63-b274-2bc00ff45f86, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cbf4aa4-614d-4166-b5b7-43ccbd43831d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d270a00-9297-49c3-a978-54d250704ffc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c1bc6d-d371-43c8-b812-1a7420a9933f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d270a00-9297-49c3-a978-54d250704ffc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7464365512946474073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74643655129464740737464365512946474073746436551294647407374643655129464740737464365512946474073746436551294647407374643655129464740737464365512946474073746436551294647407374643655129464740737464365512946474073746436551294647407374643655129464740737464365512946474073746436551294647407374643655129464740737464365512946474073746436551294647407374643655129464740737464365512946474073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c1bc6d-d371-43c8-b812-1a7420a9933f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14129279419847359839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412927941984735983914129279419847359839141292794198473598391412927941984735983914129279419847359839141292794198473598391412927941984735983914129279419847359839141292794198473598391412927941984735983914129279419847359839141292794198473598391412927941984735983914129279419847359839141292794198473598391412927941984735983914129279419847359839141292794198473598391412927941984735983914129279419847359839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d270a00-9297-49c3-a978-54d250704ffc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c1bc6d-d371-43c8-b812-1a7420a9933f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39c0c277-4658-4b3d-b152-be7b23cdd49b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca7cf43-ca30-442d-8b81-14f70abde393, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39c0c277-4658-4b3d-b152-be7b23cdd49b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12739459566183670626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1273945956618367062612739459566183670626127394595661836706261273945956618367062612739459566183670626127394595661836706261273945956618367062612739459566183670626127394595661836706261273945956618367062612739459566183670626127394595661836706261273945956618367062612739459566183670626127394595661836706261273945956618367062612739459566183670626127394595661836706261273945956618367062612739459566183670626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca7cf43-ca30-442d-8b81-14f70abde393, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14953251736291072416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495325173629107241614953251736291072416149532517362910724161495325173629107241614953251736291072416149532517362910724161495325173629107241614953251736291072416149532517362910724161495325173629107241614953251736291072416149532517362910724161495325173629107241614953251736291072416149532517362910724161495325173629107241614953251736291072416149532517362910724161495325173629107241614953251736291072416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39c0c277-4658-4b3d-b152-be7b23cdd49b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e56b3d2-b54b-4e17-8e05-7bcfb665948c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e56b3d2-b54b-4e17-8e05-7bcfb665948c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3230800376670819303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32308003766708193033230800376670819303323080037667081930332308003766708193033230800376670819303323080037667081930332308003766708193033230800376670819303323080037667081930332308003766708193033230800376670819303323080037667081930332308003766708193033230800376670819303323080037667081930332308003766708193033230800376670819303323080037667081930332308003766708193033230800376670819303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca7cf43-ca30-442d-8b81-14f70abde393, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61830d0f-7dd5-49a2-98f0-0d390745f289, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61830d0f-7dd5-49a2-98f0-0d390745f289, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14795166691251627141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479516669125162714114795166691251627141147951666912516271411479516669125162714114795166691251627141147951666912516271411479516669125162714114795166691251627141147951666912516271411479516669125162714114795166691251627141147951666912516271411479516669125162714114795166691251627141147951666912516271411479516669125162714114795166691251627141147951666912516271411479516669125162714114795166691251627141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e56b3d2-b54b-4e17-8e05-7bcfb665948c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95d919f0-1313-4b94-b62c-b9f7b8440e49, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95d919f0-1313-4b94-b62c-b9f7b8440e49, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4901650072746131163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49016500727461311634901650072746131163490165007274613116349016500727461311634901650072746131163490165007274613116349016500727461311634901650072746131163490165007274613116349016500727461311634901650072746131163490165007274613116349016500727461311634901650072746131163490165007274613116349016500727461311634901650072746131163490165007274613116349016500727461311634901650072746131163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61830d0f-7dd5-49a2-98f0-0d390745f289, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95d919f0-1313-4b94-b62c-b9f7b8440e49, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54c1fdac-58b0-44fa-b07f-27b48f586af7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54c1fdac-58b0-44fa-b07f-27b48f586af7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 837480469588353947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947837480469588353947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e421b652-1e62-49e5-9987-e399cf4e3142, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e421b652-1e62-49e5-9987-e399cf4e3142, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8402961996024296301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84029619960242963018402961996024296301840296199602429630184029619960242963018402961996024296301840296199602429630184029619960242963018402961996024296301840296199602429630184029619960242963018402961996024296301840296199602429630184029619960242963018402961996024296301840296199602429630184029619960242963018402961996024296301840296199602429630184029619960242963018402961996024296301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54c1fdac-58b0-44fa-b07f-27b48f586af7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 396d1988-31bb-4816-98f5-d2c04b8d62fc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 396d1988-31bb-4816-98f5-d2c04b8d62fc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16073543444867350196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607354344486735019616073543444867350196160735434448673501961607354344486735019616073543444867350196160735434448673501961607354344486735019616073543444867350196160735434448673501961607354344486735019616073543444867350196160735434448673501961607354344486735019616073543444867350196160735434448673501961607354344486735019616073543444867350196160735434448673501961607354344486735019616073543444867350196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e421b652-1e62-49e5-9987-e399cf4e3142, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49669aeb-68f1-4038-ae5c-68017f63d804, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49669aeb-68f1-4038-ae5c-68017f63d804, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11843086639953472114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184308663995347211411843086639953472114118430866399534721141184308663995347211411843086639953472114118430866399534721141184308663995347211411843086639953472114118430866399534721141184308663995347211411843086639953472114118430866399534721141184308663995347211411843086639953472114118430866399534721141184308663995347211411843086639953472114118430866399534721141184308663995347211411843086639953472114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 396d1988-31bb-4816-98f5-d2c04b8d62fc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcdbd1cb-4039-4f49-9501-4953860cce51, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcdbd1cb-4039-4f49-9501-4953860cce51, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14246788378880435861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424678837888043586114246788378880435861142467883788804358611424678837888043586114246788378880435861142467883788804358611424678837888043586114246788378880435861142467883788804358611424678837888043586114246788378880435861142467883788804358611424678837888043586114246788378880435861142467883788804358611424678837888043586114246788378880435861142467883788804358611424678837888043586114246788378880435861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49669aeb-68f1-4038-ae5c-68017f63d804, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64a207d9-e53e-49eb-ac50-cdbf616cb033, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64a207d9-e53e-49eb-ac50-cdbf616cb033, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15952547423474246792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595254742347424679215952547423474246792159525474234742467921595254742347424679215952547423474246792159525474234742467921595254742347424679215952547423474246792159525474234742467921595254742347424679215952547423474246792159525474234742467921595254742347424679215952547423474246792159525474234742467921595254742347424679215952547423474246792159525474234742467921595254742347424679215952547423474246792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcdbd1cb-4039-4f49-9501-4953860cce51, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9835dfc-de5d-4ed9-8c82-d7e35645d489, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9835dfc-de5d-4ed9-8c82-d7e35645d489, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8852767927698038298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88527679276980382988852767927698038298885276792769803829888527679276980382988852767927698038298885276792769803829888527679276980382988852767927698038298885276792769803829888527679276980382988852767927698038298885276792769803829888527679276980382988852767927698038298885276792769803829888527679276980382988852767927698038298885276792769803829888527679276980382988852767927698038298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64a207d9-e53e-49eb-ac50-cdbf616cb033, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e141652-8dd1-4f99-9f86-5bfb1dd31782, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e141652-8dd1-4f99-9f86-5bfb1dd31782, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11524896385475513754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1152489638547551375411524896385475513754115248963854755137541152489638547551375411524896385475513754115248963854755137541152489638547551375411524896385475513754115248963854755137541152489638547551375411524896385475513754115248963854755137541152489638547551375411524896385475513754115248963854755137541152489638547551375411524896385475513754115248963854755137541152489638547551375411524896385475513754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9835dfc-de5d-4ed9-8c82-d7e35645d489, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5b2bc8d-cbab-4a8c-ac1a-05abb1b83e94, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e141652-8dd1-4f99-9f86-5bfb1dd31782, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5b2bc8d-cbab-4a8c-ac1a-05abb1b83e94, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5209699134351561281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52096991343515612815209699134351561281520969913435156128152096991343515612815209699134351561281520969913435156128152096991343515612815209699134351561281520969913435156128152096991343515612815209699134351561281520969913435156128152096991343515612815209699134351561281520969913435156128152096991343515612815209699134351561281520969913435156128152096991343515612815209699134351561281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07ae038-15f6-4c59-8428-8d60fb7b6e69, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07ae038-15f6-4c59-8428-8d60fb7b6e69, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 213864586030824513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513213864586030824513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5b2bc8d-cbab-4a8c-ac1a-05abb1b83e94, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f4b60ca-cb0e-4cbe-a019-5052e7257d4e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f4b60ca-cb0e-4cbe-a019-5052e7257d4e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9300995008090810297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93009950080908102979300995008090810297930099500809081029793009950080908102979300995008090810297930099500809081029793009950080908102979300995008090810297930099500809081029793009950080908102979300995008090810297930099500809081029793009950080908102979300995008090810297930099500809081029793009950080908102979300995008090810297930099500809081029793009950080908102979300995008090810297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07ae038-15f6-4c59-8428-8d60fb7b6e69, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d21e7630-ec39-4fc0-8524-2ea509593330, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f4b60ca-cb0e-4cbe-a019-5052e7257d4e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d21e7630-ec39-4fc0-8524-2ea509593330, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15202868001502957422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520286800150295742215202868001502957422152028680015029574221520286800150295742215202868001502957422152028680015029574221520286800150295742215202868001502957422152028680015029574221520286800150295742215202868001502957422152028680015029574221520286800150295742215202868001502957422152028680015029574221520286800150295742215202868001502957422152028680015029574221520286800150295742215202868001502957422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d21e7630-ec39-4fc0-8524-2ea509593330, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ba07a2-38ed-4652-a7ee-f7d991d696ac, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ae7d255-d84e-481e-9046-e4e92a339b0c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ba07a2-38ed-4652-a7ee-f7d991d696ac, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16431395553054148505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643139555305414850516431395553054148505164313955530541485051643139555305414850516431395553054148505164313955530541485051643139555305414850516431395553054148505164313955530541485051643139555305414850516431395553054148505164313955530541485051643139555305414850516431395553054148505164313955530541485051643139555305414850516431395553054148505164313955530541485051643139555305414850516431395553054148505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ae7d255-d84e-481e-9046-e4e92a339b0c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15033543810870775008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503354381087077500815033543810870775008150335438108707750081503354381087077500815033543810870775008150335438108707750081503354381087077500815033543810870775008150335438108707750081503354381087077500815033543810870775008150335438108707750081503354381087077500815033543810870775008150335438108707750081503354381087077500815033543810870775008150335438108707750081503354381087077500815033543810870775008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ae7d255-d84e-481e-9046-e4e92a339b0c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f905711-ee63-4082-8915-fd2f2cdd888f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ba07a2-38ed-4652-a7ee-f7d991d696ac, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f1d03f0-aede-4d22-9588-20527e394e67, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f1d03f0-aede-4d22-9588-20527e394e67, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4165197937530074200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41651979375300742004165197937530074200416519793753007420041651979375300742004165197937530074200416519793753007420041651979375300742004165197937530074200416519793753007420041651979375300742004165197937530074200416519793753007420041651979375300742004165197937530074200416519793753007420041651979375300742004165197937530074200416519793753007420041651979375300742004165197937530074200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f905711-ee63-4082-8915-fd2f2cdd888f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13205079350129759690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320507935012975969013205079350129759690132050793501297596901320507935012975969013205079350129759690132050793501297596901320507935012975969013205079350129759690132050793501297596901320507935012975969013205079350129759690132050793501297596901320507935012975969013205079350129759690132050793501297596901320507935012975969013205079350129759690132050793501297596901320507935012975969013205079350129759690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f1d03f0-aede-4d22-9588-20527e394e67, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f905711-ee63-4082-8915-fd2f2cdd888f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09dd24a9-6f0e-4d44-9b87-f34457bc8c8d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949f82d8-31e9-4669-adb0-787542f5229f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09dd24a9-6f0e-4d44-9b87-f34457bc8c8d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4060297148184630186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40602971481846301864060297148184630186406029714818463018640602971481846301864060297148184630186406029714818463018640602971481846301864060297148184630186406029714818463018640602971481846301864060297148184630186406029714818463018640602971481846301864060297148184630186406029714818463018640602971481846301864060297148184630186406029714818463018640602971481846301864060297148184630186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949f82d8-31e9-4669-adb0-787542f5229f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1910315916968556928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19103159169685569281910315916968556928191031591696855692819103159169685569281910315916968556928191031591696855692819103159169685569281910315916968556928191031591696855692819103159169685569281910315916968556928191031591696855692819103159169685569281910315916968556928191031591696855692819103159169685569281910315916968556928191031591696855692819103159169685569281910315916968556928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949f82d8-31e9-4669-adb0-787542f5229f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28b5923-5ae7-4c0c-bbce-516d54512c8f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28b5923-5ae7-4c0c-bbce-516d54512c8f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14979453450734118060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497945345073411806014979453450734118060149794534507341180601497945345073411806014979453450734118060149794534507341180601497945345073411806014979453450734118060149794534507341180601497945345073411806014979453450734118060149794534507341180601497945345073411806014979453450734118060149794534507341180601497945345073411806014979453450734118060149794534507341180601497945345073411806014979453450734118060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09dd24a9-6f0e-4d44-9b87-f34457bc8c8d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54ef061-9b4d-4051-99e8-e5f249251f98, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54ef061-9b4d-4051-99e8-e5f249251f98, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10813604609404950351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081360460940495035110813604609404950351108136046094049503511081360460940495035110813604609404950351108136046094049503511081360460940495035110813604609404950351108136046094049503511081360460940495035110813604609404950351108136046094049503511081360460940495035110813604609404950351108136046094049503511081360460940495035110813604609404950351108136046094049503511081360460940495035110813604609404950351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28b5923-5ae7-4c0c-bbce-516d54512c8f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54ef061-9b4d-4051-99e8-e5f249251f98, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbf0ef5-d746-4209-8a32-d5a7aa1fbd58, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbf0ef5-d746-4209-8a32-d5a7aa1fbd58, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598501922891117687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45985019228911176874598501922891117687459850192289111768745985019228911176874598501922891117687459850192289111768745985019228911176874598501922891117687459850192289111768745985019228911176874598501922891117687459850192289111768745985019228911176874598501922891117687459850192289111768745985019228911176874598501922891117687459850192289111768745985019228911176874598501922891117687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddec7dc0-3b7f-43fe-910c-9a9138e62ff4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddec7dc0-3b7f-43fe-910c-9a9138e62ff4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8841881564632500615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88418815646325006158841881564632500615884188156463250061588418815646325006158841881564632500615884188156463250061588418815646325006158841881564632500615884188156463250061588418815646325006158841881564632500615884188156463250061588418815646325006158841881564632500615884188156463250061588418815646325006158841881564632500615884188156463250061588418815646325006158841881564632500615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbf0ef5-d746-4209-8a32-d5a7aa1fbd58, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec7a6c92-0562-4218-841f-f5308eb8cacc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec7a6c92-0562-4218-841f-f5308eb8cacc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7517084322182939970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75170843221829399707517084322182939970751708432218293997075170843221829399707517084322182939970751708432218293997075170843221829399707517084322182939970751708432218293997075170843221829399707517084322182939970751708432218293997075170843221829399707517084322182939970751708432218293997075170843221829399707517084322182939970751708432218293997075170843221829399707517084322182939970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddec7dc0-3b7f-43fe-910c-9a9138e62ff4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8d5b421-f07b-4fee-9c5d-74c65edaf3ba, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8d5b421-f07b-4fee-9c5d-74c65edaf3ba, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2965529183308180249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29655291833081802492965529183308180249296552918330818024929655291833081802492965529183308180249296552918330818024929655291833081802492965529183308180249296552918330818024929655291833081802492965529183308180249296552918330818024929655291833081802492965529183308180249296552918330818024929655291833081802492965529183308180249296552918330818024929655291833081802492965529183308180249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec7a6c92-0562-4218-841f-f5308eb8cacc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee42be28-193c-45dd-a2ff-cdfd8e0ab16a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee42be28-193c-45dd-a2ff-cdfd8e0ab16a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1863068690821418140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18630686908214181401863068690821418140186306869082141814018630686908214181401863068690821418140186306869082141814018630686908214181401863068690821418140186306869082141814018630686908214181401863068690821418140186306869082141814018630686908214181401863068690821418140186306869082141814018630686908214181401863068690821418140186306869082141814018630686908214181401863068690821418140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8d5b421-f07b-4fee-9c5d-74c65edaf3ba, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee42be28-193c-45dd-a2ff-cdfd8e0ab16a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bf4600-893b-4f2b-9392-6bb337ae52e7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bf4600-893b-4f2b-9392-6bb337ae52e7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17181391312593494242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718139131259349424217181391312593494242171813913125934942421718139131259349424217181391312593494242171813913125934942421718139131259349424217181391312593494242171813913125934942421718139131259349424217181391312593494242171813913125934942421718139131259349424217181391312593494242171813913125934942421718139131259349424217181391312593494242171813913125934942421718139131259349424217181391312593494242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1659479-acc0-407d-a2a4-38efb1c6a972, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1659479-acc0-407d-a2a4-38efb1c6a972, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9373600210262790175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93736002102627901759373600210262790175937360021026279017593736002102627901759373600210262790175937360021026279017593736002102627901759373600210262790175937360021026279017593736002102627901759373600210262790175937360021026279017593736002102627901759373600210262790175937360021026279017593736002102627901759373600210262790175937360021026279017593736002102627901759373600210262790175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bf4600-893b-4f2b-9392-6bb337ae52e7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b42e247-b557-4d5c-a581-91325e42226a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b42e247-b557-4d5c-a581-91325e42226a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8880265024750449960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88802650247504499608880265024750449960888026502475044996088802650247504499608880265024750449960888026502475044996088802650247504499608880265024750449960888026502475044996088802650247504499608880265024750449960888026502475044996088802650247504499608880265024750449960888026502475044996088802650247504499608880265024750449960888026502475044996088802650247504499608880265024750449960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1659479-acc0-407d-a2a4-38efb1c6a972, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e54185b-6f72-4344-acca-8ec0af664df3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e54185b-6f72-4344-acca-8ec0af664df3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11371259146934825359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137125914693482535911371259146934825359113712591469348253591137125914693482535911371259146934825359113712591469348253591137125914693482535911371259146934825359113712591469348253591137125914693482535911371259146934825359113712591469348253591137125914693482535911371259146934825359113712591469348253591137125914693482535911371259146934825359113712591469348253591137125914693482535911371259146934825359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b42e247-b557-4d5c-a581-91325e42226a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e4802e0-bb93-4035-abe2-bdc704371287, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e4802e0-bb93-4035-abe2-bdc704371287, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7687221142478138557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76872211424781385577687221142478138557768722114247813855776872211424781385577687221142478138557768722114247813855776872211424781385577687221142478138557768722114247813855776872211424781385577687221142478138557768722114247813855776872211424781385577687221142478138557768722114247813855776872211424781385577687221142478138557768722114247813855776872211424781385577687221142478138557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e4802e0-bb93-4035-abe2-bdc704371287, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39e3cb9c-1014-46e3-a0c7-88f09892f096, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39e3cb9c-1014-46e3-a0c7-88f09892f096, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16305784987428758886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630578498742875888616305784987428758886163057849874287588861630578498742875888616305784987428758886163057849874287588861630578498742875888616305784987428758886163057849874287588861630578498742875888616305784987428758886163057849874287588861630578498742875888616305784987428758886163057849874287588861630578498742875888616305784987428758886163057849874287588861630578498742875888616305784987428758886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39e3cb9c-1014-46e3-a0c7-88f09892f096, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88fd1c5e-91bd-4416-b1f0-47a1827cd466, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88fd1c5e-91bd-4416-b1f0-47a1827cd466, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9969229206905318123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99692292069053181239969229206905318123996922920690531812399692292069053181239969229206905318123996922920690531812399692292069053181239969229206905318123996922920690531812399692292069053181239969229206905318123996922920690531812399692292069053181239969229206905318123996922920690531812399692292069053181239969229206905318123996922920690531812399692292069053181239969229206905318123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88fd1c5e-91bd-4416-b1f0-47a1827cd466, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b141f1b9-db33-46c9-82b2-2c0f7a1f162d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b141f1b9-db33-46c9-82b2-2c0f7a1f162d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16574802455609370450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657480245560937045016574802455609370450165748024556093704501657480245560937045016574802455609370450165748024556093704501657480245560937045016574802455609370450165748024556093704501657480245560937045016574802455609370450165748024556093704501657480245560937045016574802455609370450165748024556093704501657480245560937045016574802455609370450165748024556093704501657480245560937045016574802455609370450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b141f1b9-db33-46c9-82b2-2c0f7a1f162d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf3abd02-807e-49af-97c6-b5df14ddad40, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e54185b-6f72-4344-acca-8ec0af664df3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf3abd02-807e-49af-97c6-b5df14ddad40, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16347165669073656543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634716566907365654316347165669073656543163471656690736565431634716566907365654316347165669073656543163471656690736565431634716566907365654316347165669073656543163471656690736565431634716566907365654316347165669073656543163471656690736565431634716566907365654316347165669073656543163471656690736565431634716566907365654316347165669073656543163471656690736565431634716566907365654316347165669073656543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111c5b79-96b3-4ae2-9ff1-be8c472fcbdf, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111c5b79-96b3-4ae2-9ff1-be8c472fcbdf, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16300868730315336605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630086873031533660516300868730315336605163008687303153366051630086873031533660516300868730315336605163008687303153366051630086873031533660516300868730315336605163008687303153366051630086873031533660516300868730315336605163008687303153366051630086873031533660516300868730315336605163008687303153366051630086873031533660516300868730315336605163008687303153366051630086873031533660516300868730315336605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf3abd02-807e-49af-97c6-b5df14ddad40, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df80615-ceab-445c-a761-6a9a4df6dfe9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df80615-ceab-445c-a761-6a9a4df6dfe9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4276054284550803737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42760542845508037374276054284550803737427605428455080373742760542845508037374276054284550803737427605428455080373742760542845508037374276054284550803737427605428455080373742760542845508037374276054284550803737427605428455080373742760542845508037374276054284550803737427605428455080373742760542845508037374276054284550803737427605428455080373742760542845508037374276054284550803737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111c5b79-96b3-4ae2-9ff1-be8c472fcbdf, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2860ec40-56c8-4994-9cde-459d6eb9f19c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2860ec40-56c8-4994-9cde-459d6eb9f19c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6414683975074316610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64146839750743166106414683975074316610641468397507431661064146839750743166106414683975074316610641468397507431661064146839750743166106414683975074316610641468397507431661064146839750743166106414683975074316610641468397507431661064146839750743166106414683975074316610641468397507431661064146839750743166106414683975074316610641468397507431661064146839750743166106414683975074316610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df80615-ceab-445c-a761-6a9a4df6dfe9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4bd2ff1-7a48-4555-a54a-3e10cc2bd54d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4bd2ff1-7a48-4555-a54a-3e10cc2bd54d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5172739646753376642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51727396467533766425172739646753376642517273964675337664251727396467533766425172739646753376642517273964675337664251727396467533766425172739646753376642517273964675337664251727396467533766425172739646753376642517273964675337664251727396467533766425172739646753376642517273964675337664251727396467533766425172739646753376642517273964675337664251727396467533766425172739646753376642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2860ec40-56c8-4994-9cde-459d6eb9f19c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fbd0cb-3fd4-43c0-9300-09c9f88ad72d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fbd0cb-3fd4-43c0-9300-09c9f88ad72d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6373156247842287152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63731562478422871526373156247842287152637315624784228715263731562478422871526373156247842287152637315624784228715263731562478422871526373156247842287152637315624784228715263731562478422871526373156247842287152637315624784228715263731562478422871526373156247842287152637315624784228715263731562478422871526373156247842287152637315624784228715263731562478422871526373156247842287152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fbd0cb-3fd4-43c0-9300-09c9f88ad72d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4bd2ff1-7a48-4555-a54a-3e10cc2bd54d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c01384d-3b91-46e9-88e4-0c1a22af7452, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c01384d-3b91-46e9-88e4-0c1a22af7452, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13291343171221424968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329134317122142496813291343171221424968132913431712214249681329134317122142496813291343171221424968132913431712214249681329134317122142496813291343171221424968132913431712214249681329134317122142496813291343171221424968132913431712214249681329134317122142496813291343171221424968132913431712214249681329134317122142496813291343171221424968132913431712214249681329134317122142496813291343171221424968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8248f2c-e804-4099-9609-1bb51a0c6914, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8248f2c-e804-4099-9609-1bb51a0c6914, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18385658326803715620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838565832680371562018385658326803715620183856583268037156201838565832680371562018385658326803715620183856583268037156201838565832680371562018385658326803715620183856583268037156201838565832680371562018385658326803715620183856583268037156201838565832680371562018385658326803715620183856583268037156201838565832680371562018385658326803715620183856583268037156201838565832680371562018385658326803715620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c01384d-3b91-46e9-88e4-0c1a22af7452, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af8720c-adcf-4c0e-8f63-c9533ee58802, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af8720c-adcf-4c0e-8f63-c9533ee58802, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13061716114924994850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306171611492499485013061716114924994850130617161149249948501306171611492499485013061716114924994850130617161149249948501306171611492499485013061716114924994850130617161149249948501306171611492499485013061716114924994850130617161149249948501306171611492499485013061716114924994850130617161149249948501306171611492499485013061716114924994850130617161149249948501306171611492499485013061716114924994850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8248f2c-e804-4099-9609-1bb51a0c6914, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 643806f8-be81-4842-b2f5-78b01d3d6452, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af8720c-adcf-4c0e-8f63-c9533ee58802, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16df96de-65fb-465d-b0cf-aba5c698f3df, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 643806f8-be81-4842-b2f5-78b01d3d6452, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18257548849967088196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825754884996708819618257548849967088196182575488499670881961825754884996708819618257548849967088196182575488499670881961825754884996708819618257548849967088196182575488499670881961825754884996708819618257548849967088196182575488499670881961825754884996708819618257548849967088196182575488499670881961825754884996708819618257548849967088196182575488499670881961825754884996708819618257548849967088196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16df96de-65fb-465d-b0cf-aba5c698f3df, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7623232379512863776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76232323795128637767623232379512863776762323237951286377676232323795128637767623232379512863776762323237951286377676232323795128637767623232379512863776762323237951286377676232323795128637767623232379512863776762323237951286377676232323795128637767623232379512863776762323237951286377676232323795128637767623232379512863776762323237951286377676232323795128637767623232379512863776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 643806f8-be81-4842-b2f5-78b01d3d6452, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84efb0d2-13b1-441e-afa2-f60a23d34714, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84efb0d2-13b1-441e-afa2-f60a23d34714, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 53813227260077486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5381322726007748653813227260077486538132272600774865381322726007748653813227260077486538132272600774865381322726007748653813227260077486538132272600774865381322726007748653813227260077486538132272600774865381322726007748653813227260077486538132272600774865381322726007748653813227260077486538132272600774865381322726007748653813227260077486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16df96de-65fb-465d-b0cf-aba5c698f3df, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474d2096-a81a-4cbf-8c7f-cdbefcd0853e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474d2096-a81a-4cbf-8c7f-cdbefcd0853e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4680042727573418433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46800427275734184334680042727573418433468004272757341843346800427275734184334680042727573418433468004272757341843346800427275734184334680042727573418433468004272757341843346800427275734184334680042727573418433468004272757341843346800427275734184334680042727573418433468004272757341843346800427275734184334680042727573418433468004272757341843346800427275734184334680042727573418433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84efb0d2-13b1-441e-afa2-f60a23d34714, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fc4fe3-8813-4838-b6de-285205fe0f36, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fc4fe3-8813-4838-b6de-285205fe0f36, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11042590255554416705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104259025555441670511042590255554416705110425902555544167051104259025555441670511042590255554416705110425902555544167051104259025555441670511042590255554416705110425902555544167051104259025555441670511042590255554416705110425902555544167051104259025555441670511042590255554416705110425902555544167051104259025555441670511042590255554416705110425902555544167051104259025555441670511042590255554416705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fc4fe3-8813-4838-b6de-285205fe0f36, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3696b0-da92-468a-b6b9-1d7a652763c6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474d2096-a81a-4cbf-8c7f-cdbefcd0853e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3696b0-da92-468a-b6b9-1d7a652763c6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6639171470624015996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66391714706240159966639171470624015996663917147062401599666391714706240159966639171470624015996663917147062401599666391714706240159966639171470624015996663917147062401599666391714706240159966639171470624015996663917147062401599666391714706240159966639171470624015996663917147062401599666391714706240159966639171470624015996663917147062401599666391714706240159966639171470624015996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 532a7af0-9abc-4b02-b7ec-23b6eee79cbc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 532a7af0-9abc-4b02-b7ec-23b6eee79cbc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5127633597100445493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51276335971004454935127633597100445493512763359710044549351276335971004454935127633597100445493512763359710044549351276335971004454935127633597100445493512763359710044549351276335971004454935127633597100445493512763359710044549351276335971004454935127633597100445493512763359710044549351276335971004454935127633597100445493512763359710044549351276335971004454935127633597100445493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3696b0-da92-468a-b6b9-1d7a652763c6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 400a0bdc-581a-42ef-8574-9be82745b42d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 400a0bdc-581a-42ef-8574-9be82745b42d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5196021882016064122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51960218820160641225196021882016064122519602188201606412251960218820160641225196021882016064122519602188201606412251960218820160641225196021882016064122519602188201606412251960218820160641225196021882016064122519602188201606412251960218820160641225196021882016064122519602188201606412251960218820160641225196021882016064122519602188201606412251960218820160641225196021882016064122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 532a7af0-9abc-4b02-b7ec-23b6eee79cbc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bed4fe6-0c1d-48cf-8b19-63e0634a4a37, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 400a0bdc-581a-42ef-8574-9be82745b42d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0029db58-0f15-4090-b0ec-9fa0d1e9120f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bed4fe6-0c1d-48cf-8b19-63e0634a4a37, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1427603674100299128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14276036741002991281427603674100299128142760367410029912814276036741002991281427603674100299128142760367410029912814276036741002991281427603674100299128142760367410029912814276036741002991281427603674100299128142760367410029912814276036741002991281427603674100299128142760367410029912814276036741002991281427603674100299128142760367410029912814276036741002991281427603674100299128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0029db58-0f15-4090-b0ec-9fa0d1e9120f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5002610232885949014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50026102328859490145002610232885949014500261023288594901450026102328859490145002610232885949014500261023288594901450026102328859490145002610232885949014500261023288594901450026102328859490145002610232885949014500261023288594901450026102328859490145002610232885949014500261023288594901450026102328859490145002610232885949014500261023288594901450026102328859490145002610232885949014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bed4fe6-0c1d-48cf-8b19-63e0634a4a37, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0029db58-0f15-4090-b0ec-9fa0d1e9120f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a59675a2-1c53-413e-a2bb-d0fec9f14338, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 973065a7-25d5-4498-876f-a2139280919c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 973065a7-25d5-4498-876f-a2139280919c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845141067524645463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084514106752464546310845141067524645463108451410675246454631084514106752464546310845141067524645463108451410675246454631084514106752464546310845141067524645463108451410675246454631084514106752464546310845141067524645463108451410675246454631084514106752464546310845141067524645463108451410675246454631084514106752464546310845141067524645463108451410675246454631084514106752464546310845141067524645463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a59675a2-1c53-413e-a2bb-d0fec9f14338, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3309404848583884043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33094048485838840433309404848583884043330940484858388404333094048485838840433309404848583884043330940484858388404333094048485838840433309404848583884043330940484858388404333094048485838840433309404848583884043330940484858388404333094048485838840433309404848583884043330940484858388404333094048485838840433309404848583884043330940484858388404333094048485838840433309404848583884043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 973065a7-25d5-4498-876f-a2139280919c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc98946-b654-463a-89df-5460b96587ac, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a59675a2-1c53-413e-a2bb-d0fec9f14338, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc98946-b654-463a-89df-5460b96587ac, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12690787361137624189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269078736113762418912690787361137624189126907873611376241891269078736113762418912690787361137624189126907873611376241891269078736113762418912690787361137624189126907873611376241891269078736113762418912690787361137624189126907873611376241891269078736113762418912690787361137624189126907873611376241891269078736113762418912690787361137624189126907873611376241891269078736113762418912690787361137624189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff28fdbf-9a56-4e25-936d-3c9ce066f4dd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff28fdbf-9a56-4e25-936d-3c9ce066f4dd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5274733863952869704 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52747338639528697045274733863952869704527473386395286970452747338639528697045274733863952869704527473386395286970452747338639528697045274733863952869704527473386395286970452747338639528697045274733863952869704527473386395286970452747338639528697045274733863952869704527473386395286970452747338639528697045274733863952869704527473386395286970452747338639528697045274733863952869704" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc98946-b654-463a-89df-5460b96587ac, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e6b6ac-0dc4-4766-ab7e-47ff001f87f7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e6b6ac-0dc4-4766-ab7e-47ff001f87f7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16432228527288835101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643222852728883510116432228527288835101164322285272888351011643222852728883510116432228527288835101164322285272888351011643222852728883510116432228527288835101164322285272888351011643222852728883510116432228527288835101164322285272888351011643222852728883510116432228527288835101164322285272888351011643222852728883510116432228527288835101164322285272888351011643222852728883510116432228527288835101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff28fdbf-9a56-4e25-936d-3c9ce066f4dd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7974d153-031b-4363-93dd-6719c149838f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e6b6ac-0dc4-4766-ab7e-47ff001f87f7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7974d153-031b-4363-93dd-6719c149838f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11958664448088511422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195866444808851142211958664448088511422119586644480885114221195866444808851142211958664448088511422119586644480885114221195866444808851142211958664448088511422119586644480885114221195866444808851142211958664448088511422119586644480885114221195866444808851142211958664448088511422119586644480885114221195866444808851142211958664448088511422119586644480885114221195866444808851142211958664448088511422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0cf8445-5237-482f-bb90-009549e909cd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0cf8445-5237-482f-bb90-009549e909cd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15373409124180019375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537340912418001937515373409124180019375153734091241800193751537340912418001937515373409124180019375153734091241800193751537340912418001937515373409124180019375153734091241800193751537340912418001937515373409124180019375153734091241800193751537340912418001937515373409124180019375153734091241800193751537340912418001937515373409124180019375153734091241800193751537340912418001937515373409124180019375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7974d153-031b-4363-93dd-6719c149838f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 937aad41-8a4d-4177-beca-6e5f21715cc5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937aad41-8a4d-4177-beca-6e5f21715cc5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13097487990276092905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309748799027609290513097487990276092905130974879902760929051309748799027609290513097487990276092905130974879902760929051309748799027609290513097487990276092905130974879902760929051309748799027609290513097487990276092905130974879902760929051309748799027609290513097487990276092905130974879902760929051309748799027609290513097487990276092905130974879902760929051309748799027609290513097487990276092905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0cf8445-5237-482f-bb90-009549e909cd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729f9e28-f594-4531-b62e-99d505f77444, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937aad41-8a4d-4177-beca-6e5f21715cc5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 924f14f9-55f3-4da4-9816-83e964b68704, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729f9e28-f594-4531-b62e-99d505f77444, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1012144931611442380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10121449316114423801012144931611442380101214493161144238010121449316114423801012144931611442380101214493161144238010121449316114423801012144931611442380101214493161144238010121449316114423801012144931611442380101214493161144238010121449316114423801012144931611442380101214493161144238010121449316114423801012144931611442380101214493161144238010121449316114423801012144931611442380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 924f14f9-55f3-4da4-9816-83e964b68704, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18387936892070091673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838793689207009167318387936892070091673183879368920700916731838793689207009167318387936892070091673183879368920700916731838793689207009167318387936892070091673183879368920700916731838793689207009167318387936892070091673183879368920700916731838793689207009167318387936892070091673183879368920700916731838793689207009167318387936892070091673183879368920700916731838793689207009167318387936892070091673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 924f14f9-55f3-4da4-9816-83e964b68704, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e0ecc84-770b-4037-b853-ff68cb5d550c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729f9e28-f594-4531-b62e-99d505f77444, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e0ecc84-770b-4037-b853-ff68cb5d550c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17611019164976150016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761101916497615001617611019164976150016176110191649761500161761101916497615001617611019164976150016176110191649761500161761101916497615001617611019164976150016176110191649761500161761101916497615001617611019164976150016176110191649761500161761101916497615001617611019164976150016176110191649761500161761101916497615001617611019164976150016176110191649761500161761101916497615001617611019164976150016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa701df-d6b3-45a5-a87d-c3a742bb42e9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa701df-d6b3-45a5-a87d-c3a742bb42e9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17179131532553882765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717913153255388276517179131532553882765171791315325538827651717913153255388276517179131532553882765171791315325538827651717913153255388276517179131532553882765171791315325538827651717913153255388276517179131532553882765171791315325538827651717913153255388276517179131532553882765171791315325538827651717913153255388276517179131532553882765171791315325538827651717913153255388276517179131532553882765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e0ecc84-770b-4037-b853-ff68cb5d550c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d0bfb6a-4c41-4dcb-98f1-64d58b56a858, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa701df-d6b3-45a5-a87d-c3a742bb42e9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d0bfb6a-4c41-4dcb-98f1-64d58b56a858, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5275985752370972520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52759857523709725205275985752370972520527598575237097252052759857523709725205275985752370972520527598575237097252052759857523709725205275985752370972520527598575237097252052759857523709725205275985752370972520527598575237097252052759857523709725205275985752370972520527598575237097252052759857523709725205275985752370972520527598575237097252052759857523709725205275985752370972520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd120095-2dda-4b01-b4b2-d51450d838da, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd120095-2dda-4b01-b4b2-d51450d838da, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17568286432834807659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756828643283480765917568286432834807659175682864328348076591756828643283480765917568286432834807659175682864328348076591756828643283480765917568286432834807659175682864328348076591756828643283480765917568286432834807659175682864328348076591756828643283480765917568286432834807659175682864328348076591756828643283480765917568286432834807659175682864328348076591756828643283480765917568286432834807659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d0bfb6a-4c41-4dcb-98f1-64d58b56a858, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e5ab520-2c96-4a4c-8b3e-a6b7ce9e87d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd120095-2dda-4b01-b4b2-d51450d838da, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e5ab520-2c96-4a4c-8b3e-a6b7ce9e87d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17486964476092785845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748696447609278584517486964476092785845174869644760927858451748696447609278584517486964476092785845174869644760927858451748696447609278584517486964476092785845174869644760927858451748696447609278584517486964476092785845174869644760927858451748696447609278584517486964476092785845174869644760927858451748696447609278584517486964476092785845174869644760927858451748696447609278584517486964476092785845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45564970-7d65-4748-a97b-c832a3da570e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45564970-7d65-4748-a97b-c832a3da570e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 344103795704724034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034344103795704724034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e5ab520-2c96-4a4c-8b3e-a6b7ce9e87d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e998745-0c5a-4397-b9a0-6d2719febcf4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e998745-0c5a-4397-b9a0-6d2719febcf4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12319436250829030455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231943625082903045512319436250829030455123194362508290304551231943625082903045512319436250829030455123194362508290304551231943625082903045512319436250829030455123194362508290304551231943625082903045512319436250829030455123194362508290304551231943625082903045512319436250829030455123194362508290304551231943625082903045512319436250829030455123194362508290304551231943625082903045512319436250829030455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45564970-7d65-4748-a97b-c832a3da570e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14516210-fc48-4a09-96d8-5b82eb43bd47, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14516210-fc48-4a09-96d8-5b82eb43bd47, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12695143875014140910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269514387501414091012695143875014140910126951438750141409101269514387501414091012695143875014140910126951438750141409101269514387501414091012695143875014140910126951438750141409101269514387501414091012695143875014140910126951438750141409101269514387501414091012695143875014140910126951438750141409101269514387501414091012695143875014140910126951438750141409101269514387501414091012695143875014140910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e998745-0c5a-4397-b9a0-6d2719febcf4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14516210-fc48-4a09-96d8-5b82eb43bd47, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b48cfb-3c87-4ab6-9637-87d1827f65d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f97534d0-60d8-4042-ac1a-a9c3f88ff64d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f97534d0-60d8-4042-ac1a-a9c3f88ff64d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125747221649695420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11257472216496954201125747221649695420112574722164969542011257472216496954201125747221649695420112574722164969542011257472216496954201125747221649695420112574722164969542011257472216496954201125747221649695420112574722164969542011257472216496954201125747221649695420112574722164969542011257472216496954201125747221649695420112574722164969542011257472216496954201125747221649695420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b48cfb-3c87-4ab6-9637-87d1827f65d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12691857911031843869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269185791103184386912691857911031843869126918579110318438691269185791103184386912691857911031843869126918579110318438691269185791103184386912691857911031843869126918579110318438691269185791103184386912691857911031843869126918579110318438691269185791103184386912691857911031843869126918579110318438691269185791103184386912691857911031843869126918579110318438691269185791103184386912691857911031843869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f97534d0-60d8-4042-ac1a-a9c3f88ff64d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27564236-9c89-4eb2-ad35-1d462a4194bb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b48cfb-3c87-4ab6-9637-87d1827f65d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27564236-9c89-4eb2-ad35-1d462a4194bb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13323039006478502243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332303900647850224313323039006478502243133230390064785022431332303900647850224313323039006478502243133230390064785022431332303900647850224313323039006478502243133230390064785022431332303900647850224313323039006478502243133230390064785022431332303900647850224313323039006478502243133230390064785022431332303900647850224313323039006478502243133230390064785022431332303900647850224313323039006478502243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6d5f1a9-cfc6-49bb-8797-dc13cea6110c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6d5f1a9-cfc6-49bb-8797-dc13cea6110c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1842543055157274239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18425430551572742391842543055157274239184254305515727423918425430551572742391842543055157274239184254305515727423918425430551572742391842543055157274239184254305515727423918425430551572742391842543055157274239184254305515727423918425430551572742391842543055157274239184254305515727423918425430551572742391842543055157274239184254305515727423918425430551572742391842543055157274239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27564236-9c89-4eb2-ad35-1d462a4194bb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b51a1bd3-8688-4927-b54f-dc1b9f0eec2d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b51a1bd3-8688-4927-b54f-dc1b9f0eec2d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6811744043080099921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68117440430800999216811744043080099921681174404308009992168117440430800999216811744043080099921681174404308009992168117440430800999216811744043080099921681174404308009992168117440430800999216811744043080099921681174404308009992168117440430800999216811744043080099921681174404308009992168117440430800999216811744043080099921681174404308009992168117440430800999216811744043080099921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6d5f1a9-cfc6-49bb-8797-dc13cea6110c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c31d65-bf40-4c8a-8eb9-c30fa34ff04f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b51a1bd3-8688-4927-b54f-dc1b9f0eec2d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c31d65-bf40-4c8a-8eb9-c30fa34ff04f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8004872373560573774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80048723735605737748004872373560573774800487237356057377480048723735605737748004872373560573774800487237356057377480048723735605737748004872373560573774800487237356057377480048723735605737748004872373560573774800487237356057377480048723735605737748004872373560573774800487237356057377480048723735605737748004872373560573774800487237356057377480048723735605737748004872373560573774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52550aea-213d-465e-aa96-42567f71cfbd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52550aea-213d-465e-aa96-42567f71cfbd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15204404181980213250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520440418198021325015204404181980213250152044041819802132501520440418198021325015204404181980213250152044041819802132501520440418198021325015204404181980213250152044041819802132501520440418198021325015204404181980213250152044041819802132501520440418198021325015204404181980213250152044041819802132501520440418198021325015204404181980213250152044041819802132501520440418198021325015204404181980213250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c31d65-bf40-4c8a-8eb9-c30fa34ff04f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52550aea-213d-465e-aa96-42567f71cfbd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eeb8619-dfba-4668-9bec-df36f4b8a043, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eeb8619-dfba-4668-9bec-df36f4b8a043, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11898740951787941816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189874095178794181611898740951787941816118987409517879418161189874095178794181611898740951787941816118987409517879418161189874095178794181611898740951787941816118987409517879418161189874095178794181611898740951787941816118987409517879418161189874095178794181611898740951787941816118987409517879418161189874095178794181611898740951787941816118987409517879418161189874095178794181611898740951787941816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30f52acf-90e7-4b87-9c0f-3ed5b3348cc2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30f52acf-90e7-4b87-9c0f-3ed5b3348cc2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15932705304965073187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593270530496507318715932705304965073187159327053049650731871593270530496507318715932705304965073187159327053049650731871593270530496507318715932705304965073187159327053049650731871593270530496507318715932705304965073187159327053049650731871593270530496507318715932705304965073187159327053049650731871593270530496507318715932705304965073187159327053049650731871593270530496507318715932705304965073187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eeb8619-dfba-4668-9bec-df36f4b8a043, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30f52acf-90e7-4b87-9c0f-3ed5b3348cc2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 198ce952-f2d5-4ae8-a1bc-89c5a668b59c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 198ce952-f2d5-4ae8-a1bc-89c5a668b59c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10105464532258227733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010546453225822773310105464532258227733101054645322582277331010546453225822773310105464532258227733101054645322582277331010546453225822773310105464532258227733101054645322582277331010546453225822773310105464532258227733101054645322582277331010546453225822773310105464532258227733101054645322582277331010546453225822773310105464532258227733101054645322582277331010546453225822773310105464532258227733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6652053f-ec50-4fed-9323-d2e9aaf255ab, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6652053f-ec50-4fed-9323-d2e9aaf255ab, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11849187274409866563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184918727440986656311849187274409866563118491872744098665631184918727440986656311849187274409866563118491872744098665631184918727440986656311849187274409866563118491872744098665631184918727440986656311849187274409866563118491872744098665631184918727440986656311849187274409866563118491872744098665631184918727440986656311849187274409866563118491872744098665631184918727440986656311849187274409866563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6652053f-ec50-4fed-9323-d2e9aaf255ab, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac1ab94-dc44-4d28-9f2a-e3f75e397503, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac1ab94-dc44-4d28-9f2a-e3f75e397503, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4604945832277775563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46049458322777755634604945832277775563460494583227777556346049458322777755634604945832277775563460494583227777556346049458322777755634604945832277775563460494583227777556346049458322777755634604945832277775563460494583227777556346049458322777755634604945832277775563460494583227777556346049458322777755634604945832277775563460494583227777556346049458322777755634604945832277775563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 198ce952-f2d5-4ae8-a1bc-89c5a668b59c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78330d25-3d68-459a-a4d2-37b6d180809e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78330d25-3d68-459a-a4d2-37b6d180809e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1893360026182265458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18933600261822654581893360026182265458189336002618226545818933600261822654581893360026182265458189336002618226545818933600261822654581893360026182265458189336002618226545818933600261822654581893360026182265458189336002618226545818933600261822654581893360026182265458189336002618226545818933600261822654581893360026182265458189336002618226545818933600261822654581893360026182265458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac1ab94-dc44-4d28-9f2a-e3f75e397503, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 584d9f93-eb3f-4136-a5b5-4275564dc6f5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 584d9f93-eb3f-4136-a5b5-4275564dc6f5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12880969255923576048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1288096925592357604812880969255923576048128809692559235760481288096925592357604812880969255923576048128809692559235760481288096925592357604812880969255923576048128809692559235760481288096925592357604812880969255923576048128809692559235760481288096925592357604812880969255923576048128809692559235760481288096925592357604812880969255923576048128809692559235760481288096925592357604812880969255923576048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78330d25-3d68-459a-a4d2-37b6d180809e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e9efdd4-0f43-45af-9b67-46045a9f1781, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e9efdd4-0f43-45af-9b67-46045a9f1781, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9962421529296185722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99624215292961857229962421529296185722996242152929618572299624215292961857229962421529296185722996242152929618572299624215292961857229962421529296185722996242152929618572299624215292961857229962421529296185722996242152929618572299624215292961857229962421529296185722996242152929618572299624215292961857229962421529296185722996242152929618572299624215292961857229962421529296185722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 584d9f93-eb3f-4136-a5b5-4275564dc6f5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e9efdd4-0f43-45af-9b67-46045a9f1781, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2888de8-3f03-418b-a8ca-71c3965b1b6b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2888de8-3f03-418b-a8ca-71c3965b1b6b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8554893318212502906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85548933182125029068554893318212502906855489331821250290685548933182125029068554893318212502906855489331821250290685548933182125029068554893318212502906855489331821250290685548933182125029068554893318212502906855489331821250290685548933182125029068554893318212502906855489331821250290685548933182125029068554893318212502906855489331821250290685548933182125029068554893318212502906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b92e02fe-5a72-4a3a-bcae-9de8132ac584, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b92e02fe-5a72-4a3a-bcae-9de8132ac584, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10494766711829324509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049476671182932450910494766711829324509104947667118293245091049476671182932450910494766711829324509104947667118293245091049476671182932450910494766711829324509104947667118293245091049476671182932450910494766711829324509104947667118293245091049476671182932450910494766711829324509104947667118293245091049476671182932450910494766711829324509104947667118293245091049476671182932450910494766711829324509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2888de8-3f03-418b-a8ca-71c3965b1b6b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fffa7fb-8fb9-4a85-ad02-c54a57b6afc7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fffa7fb-8fb9-4a85-ad02-c54a57b6afc7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1359430840735131041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13594308407351310411359430840735131041135943084073513104113594308407351310411359430840735131041135943084073513104113594308407351310411359430840735131041135943084073513104113594308407351310411359430840735131041135943084073513104113594308407351310411359430840735131041135943084073513104113594308407351310411359430840735131041135943084073513104113594308407351310411359430840735131041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b92e02fe-5a72-4a3a-bcae-9de8132ac584, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b0030f-fa8e-4854-97db-7d4ee4ef1abc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b0030f-fa8e-4854-97db-7d4ee4ef1abc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742219855223666415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374221985522366641513742219855223666415137422198552236664151374221985522366641513742219855223666415137422198552236664151374221985522366641513742219855223666415137422198552236664151374221985522366641513742219855223666415137422198552236664151374221985522366641513742219855223666415137422198552236664151374221985522366641513742219855223666415137422198552236664151374221985522366641513742219855223666415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fffa7fb-8fb9-4a85-ad02-c54a57b6afc7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26836f2-8811-4380-86b5-9d2bde1b182f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b0030f-fa8e-4854-97db-7d4ee4ef1abc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26836f2-8811-4380-86b5-9d2bde1b182f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13252004672690245438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325200467269024543813252004672690245438132520046726902454381325200467269024543813252004672690245438132520046726902454381325200467269024543813252004672690245438132520046726902454381325200467269024543813252004672690245438132520046726902454381325200467269024543813252004672690245438132520046726902454381325200467269024543813252004672690245438132520046726902454381325200467269024543813252004672690245438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8810f8bd-b3d5-4081-8bb6-b1b935349d83, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8810f8bd-b3d5-4081-8bb6-b1b935349d83, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390521352039435947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739052135203943594717390521352039435947173905213520394359471739052135203943594717390521352039435947173905213520394359471739052135203943594717390521352039435947173905213520394359471739052135203943594717390521352039435947173905213520394359471739052135203943594717390521352039435947173905213520394359471739052135203943594717390521352039435947173905213520394359471739052135203943594717390521352039435947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26836f2-8811-4380-86b5-9d2bde1b182f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 520493f2-a8bd-4d71-b7dd-445454b37a97, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520493f2-a8bd-4d71-b7dd-445454b37a97, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16638355949130007714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663835594913000771416638355949130007714166383559491300077141663835594913000771416638355949130007714166383559491300077141663835594913000771416638355949130007714166383559491300077141663835594913000771416638355949130007714166383559491300077141663835594913000771416638355949130007714166383559491300077141663835594913000771416638355949130007714166383559491300077141663835594913000771416638355949130007714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8810f8bd-b3d5-4081-8bb6-b1b935349d83, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b7b00d-8230-4d63-84c9-5edce356c0ec, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b7b00d-8230-4d63-84c9-5edce356c0ec, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1457971185907380920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14579711859073809201457971185907380920145797118590738092014579711859073809201457971185907380920145797118590738092014579711859073809201457971185907380920145797118590738092014579711859073809201457971185907380920145797118590738092014579711859073809201457971185907380920145797118590738092014579711859073809201457971185907380920145797118590738092014579711859073809201457971185907380920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520493f2-a8bd-4d71-b7dd-445454b37a97, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b7b00d-8230-4d63-84c9-5edce356c0ec, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60b08594-2163-4afd-89ef-063c1b708973, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60b08594-2163-4afd-89ef-063c1b708973, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16631096600776215364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663109660077621536416631096600776215364166310966007762153641663109660077621536416631096600776215364166310966007762153641663109660077621536416631096600776215364166310966007762153641663109660077621536416631096600776215364166310966007762153641663109660077621536416631096600776215364166310966007762153641663109660077621536416631096600776215364166310966007762153641663109660077621536416631096600776215364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1935b7ec-14fa-4343-a8ee-51eb8160ebab, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1935b7ec-14fa-4343-a8ee-51eb8160ebab, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 589055028799508769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769589055028799508769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1935b7ec-14fa-4343-a8ee-51eb8160ebab, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60b08594-2163-4afd-89ef-063c1b708973, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6477d70f-6b4b-4490-880e-096620a013de, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2595a4-4fc6-4401-9692-c78505322cf8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2595a4-4fc6-4401-9692-c78505322cf8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3757241781353422105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37572417813534221053757241781353422105375724178135342210537572417813534221053757241781353422105375724178135342210537572417813534221053757241781353422105375724178135342210537572417813534221053757241781353422105375724178135342210537572417813534221053757241781353422105375724178135342210537572417813534221053757241781353422105375724178135342210537572417813534221053757241781353422105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6477d70f-6b4b-4490-880e-096620a013de, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17616949813879522892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761694981387952289217616949813879522892176169498138795228921761694981387952289217616949813879522892176169498138795228921761694981387952289217616949813879522892176169498138795228921761694981387952289217616949813879522892176169498138795228921761694981387952289217616949813879522892176169498138795228921761694981387952289217616949813879522892176169498138795228921761694981387952289217616949813879522892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2595a4-4fc6-4401-9692-c78505322cf8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 111d1e51-dd48-4be6-b64e-6203bf639e9a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 111d1e51-dd48-4be6-b64e-6203bf639e9a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9288188003905461446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92881880039054614469288188003905461446928818800390546144692881880039054614469288188003905461446928818800390546144692881880039054614469288188003905461446928818800390546144692881880039054614469288188003905461446928818800390546144692881880039054614469288188003905461446928818800390546144692881880039054614469288188003905461446928818800390546144692881880039054614469288188003905461446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6477d70f-6b4b-4490-880e-096620a013de, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dae3460-986a-436b-8eb2-439e49bf67bb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dae3460-986a-436b-8eb2-439e49bf67bb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12969184506815733853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296918450681573385312969184506815733853129691845068157338531296918450681573385312969184506815733853129691845068157338531296918450681573385312969184506815733853129691845068157338531296918450681573385312969184506815733853129691845068157338531296918450681573385312969184506815733853129691845068157338531296918450681573385312969184506815733853129691845068157338531296918450681573385312969184506815733853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 111d1e51-dd48-4be6-b64e-6203bf639e9a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb29438-9c07-4b3b-9c1d-351df591efa2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dae3460-986a-436b-8eb2-439e49bf67bb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb29438-9c07-4b3b-9c1d-351df591efa2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14532370024715618566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453237002471561856614532370024715618566145323700247156185661453237002471561856614532370024715618566145323700247156185661453237002471561856614532370024715618566145323700247156185661453237002471561856614532370024715618566145323700247156185661453237002471561856614532370024715618566145323700247156185661453237002471561856614532370024715618566145323700247156185661453237002471561856614532370024715618566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35d4651d-6d02-4e99-9b1b-37a2d120f080, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35d4651d-6d02-4e99-9b1b-37a2d120f080, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7862525944278589303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78625259442785893037862525944278589303786252594427858930378625259442785893037862525944278589303786252594427858930378625259442785893037862525944278589303786252594427858930378625259442785893037862525944278589303786252594427858930378625259442785893037862525944278589303786252594427858930378625259442785893037862525944278589303786252594427858930378625259442785893037862525944278589303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb29438-9c07-4b3b-9c1d-351df591efa2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35d4651d-6d02-4e99-9b1b-37a2d120f080, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91acb453-833b-4643-aff5-0978d9dcb169, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91acb453-833b-4643-aff5-0978d9dcb169, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7991402415813313540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79914024158133135407991402415813313540799140241581331354079914024158133135407991402415813313540799140241581331354079914024158133135407991402415813313540799140241581331354079914024158133135407991402415813313540799140241581331354079914024158133135407991402415813313540799140241581331354079914024158133135407991402415813313540799140241581331354079914024158133135407991402415813313540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21507835-6642-4136-b903-14706a21eec6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91acb453-833b-4643-aff5-0978d9dcb169, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4e20b00-070c-47bd-bbaa-1d12029728a3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21507835-6642-4136-b903-14706a21eec6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14010023672768785546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401002367276878554614010023672768785546140100236727687855461401002367276878554614010023672768785546140100236727687855461401002367276878554614010023672768785546140100236727687855461401002367276878554614010023672768785546140100236727687855461401002367276878554614010023672768785546140100236727687855461401002367276878554614010023672768785546140100236727687855461401002367276878554614010023672768785546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4e20b00-070c-47bd-bbaa-1d12029728a3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12997208379276310904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299720837927631090412997208379276310904129972083792763109041299720837927631090412997208379276310904129972083792763109041299720837927631090412997208379276310904129972083792763109041299720837927631090412997208379276310904129972083792763109041299720837927631090412997208379276310904129972083792763109041299720837927631090412997208379276310904129972083792763109041299720837927631090412997208379276310904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21507835-6642-4136-b903-14706a21eec6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 688fd8e9-1640-4d51-ae31-aa2a2d721a41, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4e20b00-070c-47bd-bbaa-1d12029728a3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f72c2cc-0cbf-4c6c-b4e8-6bdea0207803, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f72c2cc-0cbf-4c6c-b4e8-6bdea0207803, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16451757506524989781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1645175750652498978116451757506524989781164517575065249897811645175750652498978116451757506524989781164517575065249897811645175750652498978116451757506524989781164517575065249897811645175750652498978116451757506524989781164517575065249897811645175750652498978116451757506524989781164517575065249897811645175750652498978116451757506524989781164517575065249897811645175750652498978116451757506524989781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 688fd8e9-1640-4d51-ae31-aa2a2d721a41, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5159319382673106617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51593193826731066175159319382673106617515931938267310661751593193826731066175159319382673106617515931938267310661751593193826731066175159319382673106617515931938267310661751593193826731066175159319382673106617515931938267310661751593193826731066175159319382673106617515931938267310661751593193826731066175159319382673106617515931938267310661751593193826731066175159319382673106617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f72c2cc-0cbf-4c6c-b4e8-6bdea0207803, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e4e3398-4bd4-447d-9912-7080dd6fe3b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e4e3398-4bd4-447d-9912-7080dd6fe3b9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11374959270356004671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137495927035600467111374959270356004671113749592703560046711137495927035600467111374959270356004671113749592703560046711137495927035600467111374959270356004671113749592703560046711137495927035600467111374959270356004671113749592703560046711137495927035600467111374959270356004671113749592703560046711137495927035600467111374959270356004671113749592703560046711137495927035600467111374959270356004671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 688fd8e9-1640-4d51-ae31-aa2a2d721a41, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82399134-ede8-4542-90f1-031aac4d48e7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e4e3398-4bd4-447d-9912-7080dd6fe3b9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82399134-ede8-4542-90f1-031aac4d48e7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11324270048387208357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132427004838720835711324270048387208357113242700483872083571132427004838720835711324270048387208357113242700483872083571132427004838720835711324270048387208357113242700483872083571132427004838720835711324270048387208357113242700483872083571132427004838720835711324270048387208357113242700483872083571132427004838720835711324270048387208357113242700483872083571132427004838720835711324270048387208357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95d04fd-59fc-4693-a962-8591b367d48f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95d04fd-59fc-4693-a962-8591b367d48f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14978616132688371995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497861613268837199514978616132688371995149786161326883719951497861613268837199514978616132688371995149786161326883719951497861613268837199514978616132688371995149786161326883719951497861613268837199514978616132688371995149786161326883719951497861613268837199514978616132688371995149786161326883719951497861613268837199514978616132688371995149786161326883719951497861613268837199514978616132688371995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82399134-ede8-4542-90f1-031aac4d48e7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95d04fd-59fc-4693-a962-8591b367d48f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af7ef1b9-5720-4793-b2dd-f521a810673b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af7ef1b9-5720-4793-b2dd-f521a810673b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495412511678634258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54954125116786342585495412511678634258549541251167863425854954125116786342585495412511678634258549541251167863425854954125116786342585495412511678634258549541251167863425854954125116786342585495412511678634258549541251167863425854954125116786342585495412511678634258549541251167863425854954125116786342585495412511678634258549541251167863425854954125116786342585495412511678634258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a72bee7-29e8-4f95-aab2-5058c050c33e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a72bee7-29e8-4f95-aab2-5058c050c33e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13104153043563848471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1310415304356384847113104153043563848471131041530435638484711310415304356384847113104153043563848471131041530435638484711310415304356384847113104153043563848471131041530435638484711310415304356384847113104153043563848471131041530435638484711310415304356384847113104153043563848471131041530435638484711310415304356384847113104153043563848471131041530435638484711310415304356384847113104153043563848471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af7ef1b9-5720-4793-b2dd-f521a810673b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30f212e-d645-4dab-ab24-2a33c2cdd004, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a72bee7-29e8-4f95-aab2-5058c050c33e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30f212e-d645-4dab-ab24-2a33c2cdd004, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4858728101534030662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48587281015340306624858728101534030662485872810153403066248587281015340306624858728101534030662485872810153403066248587281015340306624858728101534030662485872810153403066248587281015340306624858728101534030662485872810153403066248587281015340306624858728101534030662485872810153403066248587281015340306624858728101534030662485872810153403066248587281015340306624858728101534030662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef15bb2e-9082-4c5c-b0d4-e7eed8d76b41, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30f212e-d645-4dab-ab24-2a33c2cdd004, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68c3ddf4-4d20-4771-94ff-bf330def2c8d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68c3ddf4-4d20-4771-94ff-bf330def2c8d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 93420342758713220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9342034275871322093420342758713220934203427587132209342034275871322093420342758713220934203427587132209342034275871322093420342758713220934203427587132209342034275871322093420342758713220934203427587132209342034275871322093420342758713220934203427587132209342034275871322093420342758713220934203427587132209342034275871322093420342758713220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef15bb2e-9082-4c5c-b0d4-e7eed8d76b41, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14787222464786326892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478722246478632689214787222464786326892147872224647863268921478722246478632689214787222464786326892147872224647863268921478722246478632689214787222464786326892147872224647863268921478722246478632689214787222464786326892147872224647863268921478722246478632689214787222464786326892147872224647863268921478722246478632689214787222464786326892147872224647863268921478722246478632689214787222464786326892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68c3ddf4-4d20-4771-94ff-bf330def2c8d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef15bb2e-9082-4c5c-b0d4-e7eed8d76b41, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 348941a8-899a-46c9-a178-cc795d34b8a4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae0cec8-7a5f-4b7b-ab8c-29cbd95b47e3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae0cec8-7a5f-4b7b-ab8c-29cbd95b47e3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17952793749049687586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795279374904968758617952793749049687586179527937490496875861795279374904968758617952793749049687586179527937490496875861795279374904968758617952793749049687586179527937490496875861795279374904968758617952793749049687586179527937490496875861795279374904968758617952793749049687586179527937490496875861795279374904968758617952793749049687586179527937490496875861795279374904968758617952793749049687586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 348941a8-899a-46c9-a178-cc795d34b8a4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2440450573834908153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24404505738349081532440450573834908153244045057383490815324404505738349081532440450573834908153244045057383490815324404505738349081532440450573834908153244045057383490815324404505738349081532440450573834908153244045057383490815324404505738349081532440450573834908153244045057383490815324404505738349081532440450573834908153244045057383490815324404505738349081532440450573834908153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae0cec8-7a5f-4b7b-ab8c-29cbd95b47e3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9831c4ba-fd75-44bd-9626-290c9114221c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9831c4ba-fd75-44bd-9626-290c9114221c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5126597551457120408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51265975514571204085126597551457120408512659755145712040851265975514571204085126597551457120408512659755145712040851265975514571204085126597551457120408512659755145712040851265975514571204085126597551457120408512659755145712040851265975514571204085126597551457120408512659755145712040851265975514571204085126597551457120408512659755145712040851265975514571204085126597551457120408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 348941a8-899a-46c9-a178-cc795d34b8a4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b05069d-c161-4ef8-9b2c-8a9968d85ab8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9831c4ba-fd75-44bd-9626-290c9114221c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b05069d-c161-4ef8-9b2c-8a9968d85ab8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 51390534426754931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5139053442675493151390534426754931513905344267549315139053442675493151390534426754931513905344267549315139053442675493151390534426754931513905344267549315139053442675493151390534426754931513905344267549315139053442675493151390534426754931513905344267549315139053442675493151390534426754931513905344267549315139053442675493151390534426754931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b05069d-c161-4ef8-9b2c-8a9968d85ab8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569530c2-a104-4188-8f8c-0e9f38f77e09, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835bd331-9f75-4a97-b5de-18b2494dc090, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835bd331-9f75-4a97-b5de-18b2494dc090, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16244564986880315431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624456498688031543116244564986880315431162445649868803154311624456498688031543116244564986880315431162445649868803154311624456498688031543116244564986880315431162445649868803154311624456498688031543116244564986880315431162445649868803154311624456498688031543116244564986880315431162445649868803154311624456498688031543116244564986880315431162445649868803154311624456498688031543116244564986880315431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569530c2-a104-4188-8f8c-0e9f38f77e09, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7283211053247333933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72832110532473339337283211053247333933728321105324733393372832110532473339337283211053247333933728321105324733393372832110532473339337283211053247333933728321105324733393372832110532473339337283211053247333933728321105324733393372832110532473339337283211053247333933728321105324733393372832110532473339337283211053247333933728321105324733393372832110532473339337283211053247333933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835bd331-9f75-4a97-b5de-18b2494dc090, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569530c2-a104-4188-8f8c-0e9f38f77e09, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f54ee450-ab6f-4aac-97ec-3aa3987da5cd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f54ee450-ab6f-4aac-97ec-3aa3987da5cd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3370212474198906651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33702124741989066513370212474198906651337021247419890665133702124741989066513370212474198906651337021247419890665133702124741989066513370212474198906651337021247419890665133702124741989066513370212474198906651337021247419890665133702124741989066513370212474198906651337021247419890665133702124741989066513370212474198906651337021247419890665133702124741989066513370212474198906651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8790a5de-a132-41ce-8c15-cb8a9eabf906, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8790a5de-a132-41ce-8c15-cb8a9eabf906, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9535469592765693365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95354695927656933659535469592765693365953546959276569336595354695927656933659535469592765693365953546959276569336595354695927656933659535469592765693365953546959276569336595354695927656933659535469592765693365953546959276569336595354695927656933659535469592765693365953546959276569336595354695927656933659535469592765693365953546959276569336595354695927656933659535469592765693365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f54ee450-ab6f-4aac-97ec-3aa3987da5cd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054a39ab-888f-4f3b-993d-cf6185817722, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054a39ab-888f-4f3b-993d-cf6185817722, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14253910408294993450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425391040829499345014253910408294993450142539104082949934501425391040829499345014253910408294993450142539104082949934501425391040829499345014253910408294993450142539104082949934501425391040829499345014253910408294993450142539104082949934501425391040829499345014253910408294993450142539104082949934501425391040829499345014253910408294993450142539104082949934501425391040829499345014253910408294993450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8790a5de-a132-41ce-8c15-cb8a9eabf906, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05b8e913-44c9-41e0-b755-bdd74cdda764, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054a39ab-888f-4f3b-993d-cf6185817722, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac387565-6f37-4262-a8b2-756978174765, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac387565-6f37-4262-a8b2-756978174765, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5275452249497024035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52754522494970240355275452249497024035527545224949702403552754522494970240355275452249497024035527545224949702403552754522494970240355275452249497024035527545224949702403552754522494970240355275452249497024035527545224949702403552754522494970240355275452249497024035527545224949702403552754522494970240355275452249497024035527545224949702403552754522494970240355275452249497024035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b8e913-44c9-41e0-b755-bdd74cdda764, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6532005457423764840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65320054574237648406532005457423764840653200545742376484065320054574237648406532005457423764840653200545742376484065320054574237648406532005457423764840653200545742376484065320054574237648406532005457423764840653200545742376484065320054574237648406532005457423764840653200545742376484065320054574237648406532005457423764840653200545742376484065320054574237648406532005457423764840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac387565-6f37-4262-a8b2-756978174765, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0d6b24-bfb6-45ab-965c-b907cffb9b95, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b8e913-44c9-41e0-b755-bdd74cdda764, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0d6b24-bfb6-45ab-965c-b907cffb9b95, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3411156379093350195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34111563790933501953411156379093350195341115637909335019534111563790933501953411156379093350195341115637909335019534111563790933501953411156379093350195341115637909335019534111563790933501953411156379093350195341115637909335019534111563790933501953411156379093350195341115637909335019534111563790933501953411156379093350195341115637909335019534111563790933501953411156379093350195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96543240-a2a8-4b37-b633-ae1309e2b942, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96543240-a2a8-4b37-b633-ae1309e2b942, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1627174068537383060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16271740685373830601627174068537383060162717406853738306016271740685373830601627174068537383060162717406853738306016271740685373830601627174068537383060162717406853738306016271740685373830601627174068537383060162717406853738306016271740685373830601627174068537383060162717406853738306016271740685373830601627174068537383060162717406853738306016271740685373830601627174068537383060" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0d6b24-bfb6-45ab-965c-b907cffb9b95, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f17bbd-4671-4aab-bfcd-b38b5779e010, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96543240-a2a8-4b37-b633-ae1309e2b942, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4bde0c6-12fe-427b-b3d6-9f32cb6dea20, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f17bbd-4671-4aab-bfcd-b38b5779e010, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15582865389868631070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558286538986863107015582865389868631070155828653898686310701558286538986863107015582865389868631070155828653898686310701558286538986863107015582865389868631070155828653898686310701558286538986863107015582865389868631070155828653898686310701558286538986863107015582865389868631070155828653898686310701558286538986863107015582865389868631070155828653898686310701558286538986863107015582865389868631070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4bde0c6-12fe-427b-b3d6-9f32cb6dea20, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8383778988355211188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83837789883552111888383778988355211188838377898835521118883837789883552111888383778988355211188838377898835521118883837789883552111888383778988355211188838377898835521118883837789883552111888383778988355211188838377898835521118883837789883552111888383778988355211188838377898835521118883837789883552111888383778988355211188838377898835521118883837789883552111888383778988355211188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f17bbd-4671-4aab-bfcd-b38b5779e010, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a27180-05f6-4762-845b-cbd12b206e0e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4bde0c6-12fe-427b-b3d6-9f32cb6dea20, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a27180-05f6-4762-845b-cbd12b206e0e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447880826971024029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144788082697102402911447880826971024029114478808269710240291144788082697102402911447880826971024029114478808269710240291144788082697102402911447880826971024029114478808269710240291144788082697102402911447880826971024029114478808269710240291144788082697102402911447880826971024029114478808269710240291144788082697102402911447880826971024029114478808269710240291144788082697102402911447880826971024029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 807ddb96-719d-4dca-98ff-c471b9a0698e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 807ddb96-719d-4dca-98ff-c471b9a0698e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1426528476401720544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14265284764017205441426528476401720544142652847640172054414265284764017205441426528476401720544142652847640172054414265284764017205441426528476401720544142652847640172054414265284764017205441426528476401720544142652847640172054414265284764017205441426528476401720544142652847640172054414265284764017205441426528476401720544142652847640172054414265284764017205441426528476401720544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a27180-05f6-4762-845b-cbd12b206e0e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 807ddb96-719d-4dca-98ff-c471b9a0698e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce496a3-02ea-49c6-bb95-1680dc3b76e2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce496a3-02ea-49c6-bb95-1680dc3b76e2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1234793232388425464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12347932323884254641234793232388425464123479323238842546412347932323884254641234793232388425464123479323238842546412347932323884254641234793232388425464123479323238842546412347932323884254641234793232388425464123479323238842546412347932323884254641234793232388425464123479323238842546412347932323884254641234793232388425464123479323238842546412347932323884254641234793232388425464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf67b8b4-5469-4af0-85fa-5daf03c9bde4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf67b8b4-5469-4af0-85fa-5daf03c9bde4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2935641585651628971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29356415856516289712935641585651628971293564158565162897129356415856516289712935641585651628971293564158565162897129356415856516289712935641585651628971293564158565162897129356415856516289712935641585651628971293564158565162897129356415856516289712935641585651628971293564158565162897129356415856516289712935641585651628971293564158565162897129356415856516289712935641585651628971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce496a3-02ea-49c6-bb95-1680dc3b76e2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf67b8b4-5469-4af0-85fa-5daf03c9bde4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0eeed1a-eb14-48e0-97df-eddaca20cf65, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f946e717-52cf-48af-9b73-c3ddcda7f492, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0eeed1a-eb14-48e0-97df-eddaca20cf65, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13524837228999959947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352483722899995994713524837228999959947135248372289999599471352483722899995994713524837228999959947135248372289999599471352483722899995994713524837228999959947135248372289999599471352483722899995994713524837228999959947135248372289999599471352483722899995994713524837228999959947135248372289999599471352483722899995994713524837228999959947135248372289999599471352483722899995994713524837228999959947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f946e717-52cf-48af-9b73-c3ddcda7f492, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12546705327938276599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254670532793827659912546705327938276599125467053279382765991254670532793827659912546705327938276599125467053279382765991254670532793827659912546705327938276599125467053279382765991254670532793827659912546705327938276599125467053279382765991254670532793827659912546705327938276599125467053279382765991254670532793827659912546705327938276599125467053279382765991254670532793827659912546705327938276599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0eeed1a-eb14-48e0-97df-eddaca20cf65, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f946e717-52cf-48af-9b73-c3ddcda7f492, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43f431bb-49c2-4e48-989c-a354e48eb028, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43f431bb-49c2-4e48-989c-a354e48eb028, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15625043804902932291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562504380490293229115625043804902932291156250438049029322911562504380490293229115625043804902932291156250438049029322911562504380490293229115625043804902932291156250438049029322911562504380490293229115625043804902932291156250438049029322911562504380490293229115625043804902932291156250438049029322911562504380490293229115625043804902932291156250438049029322911562504380490293229115625043804902932291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11ccc81-e605-4924-89a0-27853c3db4d5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11ccc81-e605-4924-89a0-27853c3db4d5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5159848204234978764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51598482042349787645159848204234978764515984820423497876451598482042349787645159848204234978764515984820423497876451598482042349787645159848204234978764515984820423497876451598482042349787645159848204234978764515984820423497876451598482042349787645159848204234978764515984820423497876451598482042349787645159848204234978764515984820423497876451598482042349787645159848204234978764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43f431bb-49c2-4e48-989c-a354e48eb028, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d5c2d78-31d0-4f2e-a409-94a39849b442, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d5c2d78-31d0-4f2e-a409-94a39849b442, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9957639392556535922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99576393925565359229957639392556535922995763939255653592299576393925565359229957639392556535922995763939255653592299576393925565359229957639392556535922995763939255653592299576393925565359229957639392556535922995763939255653592299576393925565359229957639392556535922995763939255653592299576393925565359229957639392556535922995763939255653592299576393925565359229957639392556535922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11ccc81-e605-4924-89a0-27853c3db4d5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e729bd46-5b5e-4dfb-b730-f0d5821194b1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e729bd46-5b5e-4dfb-b730-f0d5821194b1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307781438729522140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93077814387295221409307781438729522140930778143872952214093077814387295221409307781438729522140930778143872952214093077814387295221409307781438729522140930778143872952214093077814387295221409307781438729522140930778143872952214093077814387295221409307781438729522140930778143872952214093077814387295221409307781438729522140930778143872952214093077814387295221409307781438729522140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d5c2d78-31d0-4f2e-a409-94a39849b442, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e8ad26-0e94-40ef-8fba-25675b5fed07, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e729bd46-5b5e-4dfb-b730-f0d5821194b1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e8ad26-0e94-40ef-8fba-25675b5fed07, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18257145707941364399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825714570794136439918257145707941364399182571457079413643991825714570794136439918257145707941364399182571457079413643991825714570794136439918257145707941364399182571457079413643991825714570794136439918257145707941364399182571457079413643991825714570794136439918257145707941364399182571457079413643991825714570794136439918257145707941364399182571457079413643991825714570794136439918257145707941364399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a55294d-9ca9-4c5f-bf9e-b48aba02b617, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a55294d-9ca9-4c5f-bf9e-b48aba02b617, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6868611750030903365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68686117500309033656868611750030903365686861175003090336568686117500309033656868611750030903365686861175003090336568686117500309033656868611750030903365686861175003090336568686117500309033656868611750030903365686861175003090336568686117500309033656868611750030903365686861175003090336568686117500309033656868611750030903365686861175003090336568686117500309033656868611750030903365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e8ad26-0e94-40ef-8fba-25675b5fed07, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a55294d-9ca9-4c5f-bf9e-b48aba02b617, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d7aa6d1-2e70-4e58-b079-f17328344824, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7aa6d1-2e70-4e58-b079-f17328344824, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16399327912717795051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639932791271779505116399327912717795051163993279127177950511639932791271779505116399327912717795051163993279127177950511639932791271779505116399327912717795051163993279127177950511639932791271779505116399327912717795051163993279127177950511639932791271779505116399327912717795051163993279127177950511639932791271779505116399327912717795051163993279127177950511639932791271779505116399327912717795051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87b0cd88-b61b-449e-ab46-a20e09e76c9b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87b0cd88-b61b-449e-ab46-a20e09e76c9b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1170775503370763750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11707755033707637501170775503370763750117077550337076375011707755033707637501170775503370763750117077550337076375011707755033707637501170775503370763750117077550337076375011707755033707637501170775503370763750117077550337076375011707755033707637501170775503370763750117077550337076375011707755033707637501170775503370763750117077550337076375011707755033707637501170775503370763750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7aa6d1-2e70-4e58-b079-f17328344824, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e3b970-b86a-40b1-a0fe-a7e3a5a3b405, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e3b970-b86a-40b1-a0fe-a7e3a5a3b405, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16836741743286257231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683674174328625723116836741743286257231168367417432862572311683674174328625723116836741743286257231168367417432862572311683674174328625723116836741743286257231168367417432862572311683674174328625723116836741743286257231168367417432862572311683674174328625723116836741743286257231168367417432862572311683674174328625723116836741743286257231168367417432862572311683674174328625723116836741743286257231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87b0cd88-b61b-449e-ab46-a20e09e76c9b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54f81644-3555-436e-ac9b-6eea6c65b8c8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54f81644-3555-436e-ac9b-6eea6c65b8c8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6167728980695924348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61677289806959243486167728980695924348616772898069592434861677289806959243486167728980695924348616772898069592434861677289806959243486167728980695924348616772898069592434861677289806959243486167728980695924348616772898069592434861677289806959243486167728980695924348616772898069592434861677289806959243486167728980695924348616772898069592434861677289806959243486167728980695924348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e3b970-b86a-40b1-a0fe-a7e3a5a3b405, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd4830f2-8440-468b-9d8b-3020bbc2a7cd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd4830f2-8440-468b-9d8b-3020bbc2a7cd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206578505843580341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220657850584358034112206578505843580341122065785058435803411220657850584358034112206578505843580341122065785058435803411220657850584358034112206578505843580341122065785058435803411220657850584358034112206578505843580341122065785058435803411220657850584358034112206578505843580341122065785058435803411220657850584358034112206578505843580341122065785058435803411220657850584358034112206578505843580341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54f81644-3555-436e-ac9b-6eea6c65b8c8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59737675-27c1-48fa-803a-c3b8b2003638, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd4830f2-8440-468b-9d8b-3020bbc2a7cd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59737675-27c1-48fa-803a-c3b8b2003638, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12455943146052982435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245594314605298243512455943146052982435124559431460529824351245594314605298243512455943146052982435124559431460529824351245594314605298243512455943146052982435124559431460529824351245594314605298243512455943146052982435124559431460529824351245594314605298243512455943146052982435124559431460529824351245594314605298243512455943146052982435124559431460529824351245594314605298243512455943146052982435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b3a626-bf2b-4eff-8807-59dffb563101, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b3a626-bf2b-4eff-8807-59dffb563101, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18438827589537543565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843882758953754356518438827589537543565184388275895375435651843882758953754356518438827589537543565184388275895375435651843882758953754356518438827589537543565184388275895375435651843882758953754356518438827589537543565184388275895375435651843882758953754356518438827589537543565184388275895375435651843882758953754356518438827589537543565184388275895375435651843882758953754356518438827589537543565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59737675-27c1-48fa-803a-c3b8b2003638, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1dc7fbc-109b-487f-9cd7-461ccc41b58d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1dc7fbc-109b-487f-9cd7-461ccc41b58d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3669640608894014302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36696406088940143023669640608894014302366964060889401430236696406088940143023669640608894014302366964060889401430236696406088940143023669640608894014302366964060889401430236696406088940143023669640608894014302366964060889401430236696406088940143023669640608894014302366964060889401430236696406088940143023669640608894014302366964060889401430236696406088940143023669640608894014302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b3a626-bf2b-4eff-8807-59dffb563101, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75a6e743-80ce-4eb9-bd8d-446139b67a2e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75a6e743-80ce-4eb9-bd8d-446139b67a2e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2174614602311737504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21746146023117375042174614602311737504217461460231173750421746146023117375042174614602311737504217461460231173750421746146023117375042174614602311737504217461460231173750421746146023117375042174614602311737504217461460231173750421746146023117375042174614602311737504217461460231173750421746146023117375042174614602311737504217461460231173750421746146023117375042174614602311737504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1dc7fbc-109b-487f-9cd7-461ccc41b58d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf913474-92e3-4c66-9ca3-76745d98ec5b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf913474-92e3-4c66-9ca3-76745d98ec5b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3980435215438460773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39804352154384607733980435215438460773398043521543846077339804352154384607733980435215438460773398043521543846077339804352154384607733980435215438460773398043521543846077339804352154384607733980435215438460773398043521543846077339804352154384607733980435215438460773398043521543846077339804352154384607733980435215438460773398043521543846077339804352154384607733980435215438460773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75a6e743-80ce-4eb9-bd8d-446139b67a2e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899c93c0-3460-4541-8eba-e4a952525a56, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899c93c0-3460-4541-8eba-e4a952525a56, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1304639821249474035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13046398212494740351304639821249474035130463982124947403513046398212494740351304639821249474035130463982124947403513046398212494740351304639821249474035130463982124947403513046398212494740351304639821249474035130463982124947403513046398212494740351304639821249474035130463982124947403513046398212494740351304639821249474035130463982124947403513046398212494740351304639821249474035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf913474-92e3-4c66-9ca3-76745d98ec5b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56499824-0297-48b6-8bf6-102780de1cda, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56499824-0297-48b6-8bf6-102780de1cda, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11887620512897717837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188762051289771783711887620512897717837118876205128977178371188762051289771783711887620512897717837118876205128977178371188762051289771783711887620512897717837118876205128977178371188762051289771783711887620512897717837118876205128977178371188762051289771783711887620512897717837118876205128977178371188762051289771783711887620512897717837118876205128977178371188762051289771783711887620512897717837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56499824-0297-48b6-8bf6-102780de1cda, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87239981-17dd-4d60-b17e-1d895afa5356, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87239981-17dd-4d60-b17e-1d895afa5356, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14559669094922436185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455966909492243618514559669094922436185145596690949224361851455966909492243618514559669094922436185145596690949224361851455966909492243618514559669094922436185145596690949224361851455966909492243618514559669094922436185145596690949224361851455966909492243618514559669094922436185145596690949224361851455966909492243618514559669094922436185145596690949224361851455966909492243618514559669094922436185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899c93c0-3460-4541-8eba-e4a952525a56, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98ccca6-e0ad-48ea-a9ae-4b1374b4fd31, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87239981-17dd-4d60-b17e-1d895afa5356, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98ccca6-e0ad-48ea-a9ae-4b1374b4fd31, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7171594820028409238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71715948200284092387171594820028409238717159482002840923871715948200284092387171594820028409238717159482002840923871715948200284092387171594820028409238717159482002840923871715948200284092387171594820028409238717159482002840923871715948200284092387171594820028409238717159482002840923871715948200284092387171594820028409238717159482002840923871715948200284092387171594820028409238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006156bb-6dfb-4a84-822c-17c3609edc39, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006156bb-6dfb-4a84-822c-17c3609edc39, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8894300529617529729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88943005296175297298894300529617529729889430052961752972988943005296175297298894300529617529729889430052961752972988943005296175297298894300529617529729889430052961752972988943005296175297298894300529617529729889430052961752972988943005296175297298894300529617529729889430052961752972988943005296175297298894300529617529729889430052961752972988943005296175297298894300529617529729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006156bb-6dfb-4a84-822c-17c3609edc39, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d960af99-f205-4455-928a-1d748c9824c6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98ccca6-e0ad-48ea-a9ae-4b1374b4fd31, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d960af99-f205-4455-928a-1d748c9824c6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 429313227007696283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283429313227007696283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19290b17-3b22-421f-922f-976a05cc3a4f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19290b17-3b22-421f-922f-976a05cc3a4f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13180778732463948264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318077873246394826413180778732463948264131807787324639482641318077873246394826413180778732463948264131807787324639482641318077873246394826413180778732463948264131807787324639482641318077873246394826413180778732463948264131807787324639482641318077873246394826413180778732463948264131807787324639482641318077873246394826413180778732463948264131807787324639482641318077873246394826413180778732463948264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d960af99-f205-4455-928a-1d748c9824c6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1612b41-4174-4804-af5a-27f84dd0c856, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1612b41-4174-4804-af5a-27f84dd0c856, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15694138105957208002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569413810595720800215694138105957208002156941381059572080021569413810595720800215694138105957208002156941381059572080021569413810595720800215694138105957208002156941381059572080021569413810595720800215694138105957208002156941381059572080021569413810595720800215694138105957208002156941381059572080021569413810595720800215694138105957208002156941381059572080021569413810595720800215694138105957208002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1612b41-4174-4804-af5a-27f84dd0c856, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c51c012-2565-494d-80e7-2e3a5b9e3c12, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c51c012-2565-494d-80e7-2e3a5b9e3c12, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5501926093424935784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55019260934249357845501926093424935784550192609342493578455019260934249357845501926093424935784550192609342493578455019260934249357845501926093424935784550192609342493578455019260934249357845501926093424935784550192609342493578455019260934249357845501926093424935784550192609342493578455019260934249357845501926093424935784550192609342493578455019260934249357845501926093424935784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19290b17-3b22-421f-922f-976a05cc3a4f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c51c012-2565-494d-80e7-2e3a5b9e3c12, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 103bff26-75b1-41c5-b89b-2301b50e794a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 103bff26-75b1-41c5-b89b-2301b50e794a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12526690797025802207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252669079702580220712526690797025802207125266907970258022071252669079702580220712526690797025802207125266907970258022071252669079702580220712526690797025802207125266907970258022071252669079702580220712526690797025802207125266907970258022071252669079702580220712526690797025802207125266907970258022071252669079702580220712526690797025802207125266907970258022071252669079702580220712526690797025802207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aae61ff-370a-4e3d-b157-f9e4fc794a24, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aae61ff-370a-4e3d-b157-f9e4fc794a24, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14519322806822682393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451932280682268239314519322806822682393145193228068226823931451932280682268239314519322806822682393145193228068226823931451932280682268239314519322806822682393145193228068226823931451932280682268239314519322806822682393145193228068226823931451932280682268239314519322806822682393145193228068226823931451932280682268239314519322806822682393145193228068226823931451932280682268239314519322806822682393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aae61ff-370a-4e3d-b157-f9e4fc794a24, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26aabb3a-efbe-45c0-a30b-c55968661ff5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26aabb3a-efbe-45c0-a30b-c55968661ff5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3595386170590558696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35953861705905586963595386170590558696359538617059055869635953861705905586963595386170590558696359538617059055869635953861705905586963595386170590558696359538617059055869635953861705905586963595386170590558696359538617059055869635953861705905586963595386170590558696359538617059055869635953861705905586963595386170590558696359538617059055869635953861705905586963595386170590558696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26aabb3a-efbe-45c0-a30b-c55968661ff5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f43821-a8bc-4cc0-8ed0-699d2da7591b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f43821-a8bc-4cc0-8ed0-699d2da7591b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 728752856674765907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907728752856674765907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 103bff26-75b1-41c5-b89b-2301b50e794a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dfa8e80-47ff-4a71-993b-ea7b640f9096, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dfa8e80-47ff-4a71-993b-ea7b640f9096, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12303949172999971085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230394917299997108512303949172999971085123039491729999710851230394917299997108512303949172999971085123039491729999710851230394917299997108512303949172999971085123039491729999710851230394917299997108512303949172999971085123039491729999710851230394917299997108512303949172999971085123039491729999710851230394917299997108512303949172999971085123039491729999710851230394917299997108512303949172999971085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dfa8e80-47ff-4a71-993b-ea7b640f9096, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1789526-44e3-4491-aeda-8645a444489c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1789526-44e3-4491-aeda-8645a444489c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 846291740435806768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768846291740435806768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f43821-a8bc-4cc0-8ed0-699d2da7591b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5ac24a-d85c-457a-bca7-89f171e1770c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5ac24a-d85c-457a-bca7-89f171e1770c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11039508054138963948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103950805413896394811039508054138963948110395080541389639481103950805413896394811039508054138963948110395080541389639481103950805413896394811039508054138963948110395080541389639481103950805413896394811039508054138963948110395080541389639481103950805413896394811039508054138963948110395080541389639481103950805413896394811039508054138963948110395080541389639481103950805413896394811039508054138963948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1789526-44e3-4491-aeda-8645a444489c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5ac24a-d85c-457a-bca7-89f171e1770c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f041aa8-cac1-4874-bd01-e318b0aa87ff, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f041aa8-cac1-4874-bd01-e318b0aa87ff, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14857222793542597836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485722279354259783614857222793542597836148572227935425978361485722279354259783614857222793542597836148572227935425978361485722279354259783614857222793542597836148572227935425978361485722279354259783614857222793542597836148572227935425978361485722279354259783614857222793542597836148572227935425978361485722279354259783614857222793542597836148572227935425978361485722279354259783614857222793542597836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5ad615-73d4-44a6-9c52-754db2676761, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5ad615-73d4-44a6-9c52-754db2676761, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 525096853408061223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223525096853408061223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f041aa8-cac1-4874-bd01-e318b0aa87ff, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3a3e7a1-69fe-4cca-96d5-c378b545bd6a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3a3e7a1-69fe-4cca-96d5-c378b545bd6a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3555975246636045976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35559752466360459763555975246636045976355597524663604597635559752466360459763555975246636045976355597524663604597635559752466360459763555975246636045976355597524663604597635559752466360459763555975246636045976355597524663604597635559752466360459763555975246636045976355597524663604597635559752466360459763555975246636045976355597524663604597635559752466360459763555975246636045976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5ad615-73d4-44a6-9c52-754db2676761, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c28766a-4ec7-414f-943c-bd0cd0d2c7b4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c28766a-4ec7-414f-943c-bd0cd0d2c7b4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12422887277436966017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242288727743696601712422887277436966017124228872774369660171242288727743696601712422887277436966017124228872774369660171242288727743696601712422887277436966017124228872774369660171242288727743696601712422887277436966017124228872774369660171242288727743696601712422887277436966017124228872774369660171242288727743696601712422887277436966017124228872774369660171242288727743696601712422887277436966017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3a3e7a1-69fe-4cca-96d5-c378b545bd6a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a79d5a20-eb4f-4e80-9678-00d80b928eef, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a79d5a20-eb4f-4e80-9678-00d80b928eef, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7767889429735065245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77678894297350652457767889429735065245776788942973506524577678894297350652457767889429735065245776788942973506524577678894297350652457767889429735065245776788942973506524577678894297350652457767889429735065245776788942973506524577678894297350652457767889429735065245776788942973506524577678894297350652457767889429735065245776788942973506524577678894297350652457767889429735065245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c28766a-4ec7-414f-943c-bd0cd0d2c7b4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7843abd0-8b4a-4aef-94b5-ded7802570e9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7843abd0-8b4a-4aef-94b5-ded7802570e9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13889780010001591939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388978001000159193913889780010001591939138897800100015919391388978001000159193913889780010001591939138897800100015919391388978001000159193913889780010001591939138897800100015919391388978001000159193913889780010001591939138897800100015919391388978001000159193913889780010001591939138897800100015919391388978001000159193913889780010001591939138897800100015919391388978001000159193913889780010001591939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a79d5a20-eb4f-4e80-9678-00d80b928eef, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7843abd0-8b4a-4aef-94b5-ded7802570e9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebbc355-7c27-42f7-be76-5cd2dfc38641, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebbc355-7c27-42f7-be76-5cd2dfc38641, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4605316422380169364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46053164223801693644605316422380169364460531642238016936446053164223801693644605316422380169364460531642238016936446053164223801693644605316422380169364460531642238016936446053164223801693644605316422380169364460531642238016936446053164223801693644605316422380169364460531642238016936446053164223801693644605316422380169364460531642238016936446053164223801693644605316422380169364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f46fbd-72e9-40a7-82f7-ca2fe67a6959, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f46fbd-72e9-40a7-82f7-ca2fe67a6959, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14669892867280445531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466989286728044553114669892867280445531146698928672804455311466989286728044553114669892867280445531146698928672804455311466989286728044553114669892867280445531146698928672804455311466989286728044553114669892867280445531146698928672804455311466989286728044553114669892867280445531146698928672804455311466989286728044553114669892867280445531146698928672804455311466989286728044553114669892867280445531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24111/1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebbc355-7c27-42f7-be76-5cd2dfc38641, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6394cbd7-973c-49e3-b6eb-74fab282de79, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6394cbd7-973c-49e3-b6eb-74fab282de79, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17835888134926049057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783588813492604905717835888134926049057178358881349260490571783588813492604905717835888134926049057178358881349260490571783588813492604905717835888134926049057178358881349260490571783588813492604905717835888134926049057178358881349260490571783588813492604905717835888134926049057178358881349260490571783588813492604905717835888134926049057178358881349260490571783588813492604905717835888134926049057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f46fbd-72e9-40a7-82f7-ca2fe67a6959, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e1301fe-3b5b-492f-8819-cf7d76c25bbb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e1301fe-3b5b-492f-8819-cf7d76c25bbb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1863955920187338363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18639559201873383631863955920187338363186395592018733836318639559201873383631863955920187338363186395592018733836318639559201873383631863955920187338363186395592018733836318639559201873383631863955920187338363186395592018733836318639559201873383631863955920187338363186395592018733836318639559201873383631863955920187338363186395592018733836318639559201873383631863955920187338363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6394cbd7-973c-49e3-b6eb-74fab282de79, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cc32dfd-c7ba-40e7-86ab-1f8e4720b85e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cc32dfd-c7ba-40e7-86ab-1f8e4720b85e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12925319952243521473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292531995224352147312925319952243521473129253199522435214731292531995224352147312925319952243521473129253199522435214731292531995224352147312925319952243521473129253199522435214731292531995224352147312925319952243521473129253199522435214731292531995224352147312925319952243521473129253199522435214731292531995224352147312925319952243521473129253199522435214731292531995224352147312925319952243521473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e1301fe-3b5b-492f-8819-cf7d76c25bbb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9d5573-753b-49d8-a20b-f28a437eef26, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9d5573-753b-49d8-a20b-f28a437eef26, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 653138774617825079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079653138774617825079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cc32dfd-c7ba-40e7-86ab-1f8e4720b85e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35a58f8f-2598-4cd2-926e-bbc30101e0b7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9d5573-753b-49d8-a20b-f28a437eef26, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35a58f8f-2598-4cd2-926e-bbc30101e0b7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422039706112965457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457422039706112965457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d31e5af2-2fc5-4022-ad75-205aab256249, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35a58f8f-2598-4cd2-926e-bbc30101e0b7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc5edf8-5bed-4c96-a7f9-9c113b60ffae, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc5edf8-5bed-4c96-a7f9-9c113b60ffae, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9422862632480546552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94228626324805465529422862632480546552942286263248054655294228626324805465529422862632480546552942286263248054655294228626324805465529422862632480546552942286263248054655294228626324805465529422862632480546552942286263248054655294228626324805465529422862632480546552942286263248054655294228626324805465529422862632480546552942286263248054655294228626324805465529422862632480546552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d31e5af2-2fc5-4022-ad75-205aab256249, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8503646655102092865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85036466551020928658503646655102092865850364665510209286585036466551020928658503646655102092865850364665510209286585036466551020928658503646655102092865850364665510209286585036466551020928658503646655102092865850364665510209286585036466551020928658503646655102092865850364665510209286585036466551020928658503646655102092865850364665510209286585036466551020928658503646655102092865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc5edf8-5bed-4c96-a7f9-9c113b60ffae, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d31e5af2-2fc5-4022-ad75-205aab256249, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b896e9e-a456-4d29-b1fd-88e93db8cc06, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b896e9e-a456-4d29-b1fd-88e93db8cc06, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1184504120040516941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11845041200405169411184504120040516941118450412004051694111845041200405169411184504120040516941118450412004051694111845041200405169411184504120040516941118450412004051694111845041200405169411184504120040516941118450412004051694111845041200405169411184504120040516941118450412004051694111845041200405169411184504120040516941118450412004051694111845041200405169411184504120040516941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dafe203-0575-477d-aab1-408cf6f6ec5a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dafe203-0575-477d-aab1-408cf6f6ec5a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3287308915656695260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32873089156566952603287308915656695260328730891565669526032873089156566952603287308915656695260328730891565669526032873089156566952603287308915656695260328730891565669526032873089156566952603287308915656695260328730891565669526032873089156566952603287308915656695260328730891565669526032873089156566952603287308915656695260328730891565669526032873089156566952603287308915656695260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b896e9e-a456-4d29-b1fd-88e93db8cc06, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e38255-4bc3-45b6-ad5b-7b580708bc9a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e38255-4bc3-45b6-ad5b-7b580708bc9a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11832466727202516849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183246672720251684911832466727202516849118324667272025168491183246672720251684911832466727202516849118324667272025168491183246672720251684911832466727202516849118324667272025168491183246672720251684911832466727202516849118324667272025168491183246672720251684911832466727202516849118324667272025168491183246672720251684911832466727202516849118324667272025168491183246672720251684911832466727202516849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dafe203-0575-477d-aab1-408cf6f6ec5a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aab87bb-12f7-4f34-bee6-fa5efb10ab99, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aab87bb-12f7-4f34-bee6-fa5efb10ab99, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15666020309936870935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566602030993687093515666020309936870935156660203099368709351566602030993687093515666020309936870935156660203099368709351566602030993687093515666020309936870935156660203099368709351566602030993687093515666020309936870935156660203099368709351566602030993687093515666020309936870935156660203099368709351566602030993687093515666020309936870935156660203099368709351566602030993687093515666020309936870935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aab87bb-12f7-4f34-bee6-fa5efb10ab99, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ce9fe1c-3c51-4765-9813-aa78d69b65f3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ce9fe1c-3c51-4765-9813-aa78d69b65f3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9587998271188381800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95879982711883818009587998271188381800958799827118838180095879982711883818009587998271188381800958799827118838180095879982711883818009587998271188381800958799827118838180095879982711883818009587998271188381800958799827118838180095879982711883818009587998271188381800958799827118838180095879982711883818009587998271188381800958799827118838180095879982711883818009587998271188381800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e38255-4bc3-45b6-ad5b-7b580708bc9a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5492795a-75e6-4a44-8427-c2d3b22143bb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5492795a-75e6-4a44-8427-c2d3b22143bb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1095925647893574744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10959256478935747441095925647893574744109592564789357474410959256478935747441095925647893574744109592564789357474410959256478935747441095925647893574744109592564789357474410959256478935747441095925647893574744109592564789357474410959256478935747441095925647893574744109592564789357474410959256478935747441095925647893574744109592564789357474410959256478935747441095925647893574744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ce9fe1c-3c51-4765-9813-aa78d69b65f3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b44590-7127-45e6-ae16-05d4398ebdd5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b44590-7127-45e6-ae16-05d4398ebdd5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17209425965147190541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1720942596514719054117209425965147190541172094259651471905411720942596514719054117209425965147190541172094259651471905411720942596514719054117209425965147190541172094259651471905411720942596514719054117209425965147190541172094259651471905411720942596514719054117209425965147190541172094259651471905411720942596514719054117209425965147190541172094259651471905411720942596514719054117209425965147190541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5492795a-75e6-4a44-8427-c2d3b22143bb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffbf4109-621b-4d2a-bceb-9022e74f072f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffbf4109-621b-4d2a-bceb-9022e74f072f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1243975997681535930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12439759976815359301243975997681535930124397599768153593012439759976815359301243975997681535930124397599768153593012439759976815359301243975997681535930124397599768153593012439759976815359301243975997681535930124397599768153593012439759976815359301243975997681535930124397599768153593012439759976815359301243975997681535930124397599768153593012439759976815359301243975997681535930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b44590-7127-45e6-ae16-05d4398ebdd5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log --grpc-port=24111 --mon-port=7229 --ic-port=30090 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea9c548c-521f-4964-914b-f08b7a6638d5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea9c548c-521f-4964-914b-f08b7a6638d5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17081647754100547295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708164775410054729517081647754100547295170816477541005472951708164775410054729517081647754100547295170816477541005472951708164775410054729517081647754100547295170816477541005472951708164775410054729517081647754100547295170816477541005472951708164775410054729517081647754100547295170816477541005472951708164775410054729517081647754100547295170816477541005472951708164775410054729517081647754100547295" } } } 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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log', '--grpc-port=24111', '--mon-port=7229', '--ic-port=30090', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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, ffbf4109-621b-4d2a-bceb-9022e74f072f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71bcdd9a-e926-4cba-8d62-1b2ded958d91, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71bcdd9a-e926-4cba-8d62-1b2ded958d91, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15026698044863530367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502669804486353036715026698044863530367150266980448635303671502669804486353036715026698044863530367150266980448635303671502669804486353036715026698044863530367150266980448635303671502669804486353036715026698044863530367150266980448635303671502669804486353036715026698044863530367150266980448635303671502669804486353036715026698044863530367150266980448635303671502669804486353036715026698044863530367" } } } 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: 3015710
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24111/1
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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3015729
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71bcdd9a-e926-4cba-8d62-1b2ded958d91, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c75e0096-d6e3-457a-a513-9252d885f4f6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c75e0096-d6e3-457a-a513-9252d885f4f6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12482699635943190281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248269963594319028112482699635943190281124826996359431902811248269963594319028112482699635943190281124826996359431902811248269963594319028112482699635943190281124826996359431902811248269963594319028112482699635943190281124826996359431902811248269963594319028112482699635943190281124826996359431902811248269963594319028112482699635943190281124826996359431902811248269963594319028112482699635943190281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea9c548c-521f-4964-914b-f08b7a6638d5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28ee717e-a263-4b15-89ba-de474ec81809, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28ee717e-a263-4b15-89ba-de474ec81809, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14361520339690205247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436152033969020524714361520339690205247143615203396902052471436152033969020524714361520339690205247143615203396902052471436152033969020524714361520339690205247143615203396902052471436152033969020524714361520339690205247143615203396902052471436152033969020524714361520339690205247143615203396902052471436152033969020524714361520339690205247143615203396902052471436152033969020524714361520339690205247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c75e0096-d6e3-457a-a513-9252d885f4f6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f9b524-f641-47ad-937c-fef662aeef8f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f9b524-f641-47ad-937c-fef662aeef8f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16886734433282484095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688673443328248409516886734433282484095168867344332824840951688673443328248409516886734433282484095168867344332824840951688673443328248409516886734433282484095168867344332824840951688673443328248409516886734433282484095168867344332824840951688673443328248409516886734433282484095168867344332824840951688673443328248409516886734433282484095168867344332824840951688673443328248409516886734433282484095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f9b524-f641-47ad-937c-fef662aeef8f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d368f58-5477-4516-9004-25a0a7af77c7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d368f58-5477-4516-9004-25a0a7af77c7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8362889866707742330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83628898667077423308362889866707742330836288986670774233083628898667077423308362889866707742330836288986670774233083628898667077423308362889866707742330836288986670774233083628898667077423308362889866707742330836288986670774233083628898667077423308362889866707742330836288986670774233083628898667077423308362889866707742330836288986670774233083628898667077423308362889866707742330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d368f58-5477-4516-9004-25a0a7af77c7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e33d10c-cbb8-431c-a575-93e08a67a734, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e33d10c-cbb8-431c-a575-93e08a67a734, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5049079436124811635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50490794361248116355049079436124811635504907943612481163550490794361248116355049079436124811635504907943612481163550490794361248116355049079436124811635504907943612481163550490794361248116355049079436124811635504907943612481163550490794361248116355049079436124811635504907943612481163550490794361248116355049079436124811635504907943612481163550490794361248116355049079436124811635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e33d10c-cbb8-431c-a575-93e08a67a734, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b7e8b15-117a-4f92-96f6-ac8081da1f2c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b7e8b15-117a-4f92-96f6-ac8081da1f2c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14314269439494825979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431426943949482597914314269439494825979143142694394948259791431426943949482597914314269439494825979143142694394948259791431426943949482597914314269439494825979143142694394948259791431426943949482597914314269439494825979143142694394948259791431426943949482597914314269439494825979143142694394948259791431426943949482597914314269439494825979143142694394948259791431426943949482597914314269439494825979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28ee717e-a263-4b15-89ba-de474ec81809, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31592201-a524-4917-9b63-ddc1e976001e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31592201-a524-4917-9b63-ddc1e976001e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3809903886778425441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38099038867784254413809903886778425441380990388677842544138099038867784254413809903886778425441380990388677842544138099038867784254413809903886778425441380990388677842544138099038867784254413809903886778425441380990388677842544138099038867784254413809903886778425441380990388677842544138099038867784254413809903886778425441380990388677842544138099038867784254413809903886778425441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b7e8b15-117a-4f92-96f6-ac8081da1f2c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b78ecf8-e7c6-493a-b387-25fb26ed6866, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b78ecf8-e7c6-493a-b387-25fb26ed6866, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9463340418472859250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94633404184728592509463340418472859250946334041847285925094633404184728592509463340418472859250946334041847285925094633404184728592509463340418472859250946334041847285925094633404184728592509463340418472859250946334041847285925094633404184728592509463340418472859250946334041847285925094633404184728592509463340418472859250946334041847285925094633404184728592509463340418472859250" } } } 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 3015729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3015729) elapsed time (sec): 1.43984055519104
DEBUG    ya.test:process.py:263 Command (pid 3015729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) maxrss: 788896
DEBUG    ya.test:process.py:263 Command (pid 3015729) minflt: 45527
DEBUG    ya.test:process.py:263 Command (pid 3015729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) nivcsw: 316
DEBUG    ya.test:process.py:263 Command (pid 3015729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3015729) nvcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 3015729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3015729) stime: 0.24495499999999998
DEBUG    ya.test:process.py:263 Command (pid 3015729) utime: 0.556634
DEBUG    ya.test:process.py:263 Command (pid 3015729) wtime: 1.442
DEBUG    ya.test:process.py:275 Command (pid 3015729) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b78ecf8-e7c6-493a-b387-25fb26ed6866, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fff429f5-8f88-4740-a9bb-49b229e21939, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fff429f5-8f88-4740-a9bb-49b229e21939, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4366965320756597473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43669653207565974734366965320756597473436696532075659747343669653207565974734366965320756597473436696532075659747343669653207565974734366965320756597473436696532075659747343669653207565974734366965320756597473436696532075659747343669653207565974734366965320756597473436696532075659747343669653207565974734366965320756597473436696532075659747343669653207565974734366965320756597473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31592201-a524-4917-9b63-ddc1e976001e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81df2c97-4d52-4b91-a215-bc9276418341, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81df2c97-4d52-4b91-a215-bc9276418341, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5209643423177569732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52096434231775697325209643423177569732520964342317756973252096434231775697325209643423177569732520964342317756973252096434231775697325209643423177569732520964342317756973252096434231775697325209643423177569732520964342317756973252096434231775697325209643423177569732520964342317756973252096434231775697325209643423177569732520964342317756973252096434231775697325209643423177569732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fff429f5-8f88-4740-a9bb-49b229e21939, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72342c2c-7ff4-4fcc-9d3b-f317f63fdffc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72342c2c-7ff4-4fcc-9d3b-f317f63fdffc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6100928294384807009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61009282943848070096100928294384807009610092829438480700961009282943848070096100928294384807009610092829438480700961009282943848070096100928294384807009610092829438480700961009282943848070096100928294384807009610092829438480700961009282943848070096100928294384807009610092829438480700961009282943848070096100928294384807009610092829438480700961009282943848070096100928294384807009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72342c2c-7ff4-4fcc-9d3b-f317f63fdffc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfde4076-0f83-485f-bbcf-57093df69bc2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfde4076-0f83-485f-bbcf-57093df69bc2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1019264562942302237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10192645629423022371019264562942302237101926456294230223710192645629423022371019264562942302237101926456294230223710192645629423022371019264562942302237101926456294230223710192645629423022371019264562942302237101926456294230223710192645629423022371019264562942302237101926456294230223710192645629423022371019264562942302237101926456294230223710192645629423022371019264562942302237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81df2c97-4d52-4b91-a215-bc9276418341, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f50f4f1c-d265-4d83-88cf-c17ffc49fab7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f50f4f1c-d265-4d83-88cf-c17ffc49fab7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137121899333423870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21371218993334238702137121899333423870213712189933342387021371218993334238702137121899333423870213712189933342387021371218993334238702137121899333423870213712189933342387021371218993334238702137121899333423870213712189933342387021371218993334238702137121899333423870213712189933342387021371218993334238702137121899333423870213712189933342387021371218993334238702137121899333423870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f50f4f1c-d265-4d83-88cf-c17ffc49fab7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a4cd48-db71-481e-a793-c1672cc36ae9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a4cd48-db71-481e-a793-c1672cc36ae9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 225658429465049148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148225658429465049148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfde4076-0f83-485f-bbcf-57093df69bc2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f31428-e977-4dda-ba1e-6087f68035ee, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f31428-e977-4dda-ba1e-6087f68035ee, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3618400544545832198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36184005445458321983618400544545832198361840054454583219836184005445458321983618400544545832198361840054454583219836184005445458321983618400544545832198361840054454583219836184005445458321983618400544545832198361840054454583219836184005445458321983618400544545832198361840054454583219836184005445458321983618400544545832198361840054454583219836184005445458321983618400544545832198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f31428-e977-4dda-ba1e-6087f68035ee, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b27e84-2b6e-44ad-b352-5e644d9e0c11, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b27e84-2b6e-44ad-b352-5e644d9e0c11, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6331775766653842519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63317757666538425196331775766653842519633177576665384251963317757666538425196331775766653842519633177576665384251963317757666538425196331775766653842519633177576665384251963317757666538425196331775766653842519633177576665384251963317757666538425196331775766653842519633177576665384251963317757666538425196331775766653842519633177576665384251963317757666538425196331775766653842519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a4cd48-db71-481e-a793-c1672cc36ae9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b93315b-f91d-4b82-8cc4-25bb8f1fac59, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b93315b-f91d-4b82-8cc4-25bb8f1fac59, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12720311516358683906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272031151635868390612720311516358683906127203115163586839061272031151635868390612720311516358683906127203115163586839061272031151635868390612720311516358683906127203115163586839061272031151635868390612720311516358683906127203115163586839061272031151635868390612720311516358683906127203115163586839061272031151635868390612720311516358683906127203115163586839061272031151635868390612720311516358683906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b27e84-2b6e-44ad-b352-5e644d9e0c11, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d921b28-f8ab-410e-94eb-8c0c3259535c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d921b28-f8ab-410e-94eb-8c0c3259535c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9866871168160337250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98668711681603372509866871168160337250986687116816033725098668711681603372509866871168160337250986687116816033725098668711681603372509866871168160337250986687116816033725098668711681603372509866871168160337250986687116816033725098668711681603372509866871168160337250986687116816033725098668711681603372509866871168160337250986687116816033725098668711681603372509866871168160337250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b93315b-f91d-4b82-8cc4-25bb8f1fac59, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb17d024-6c85-4dd2-83d9-c0b5f2c6ead0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb17d024-6c85-4dd2-83d9-c0b5f2c6ead0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10027926257144980521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002792625714498052110027926257144980521100279262571449805211002792625714498052110027926257144980521100279262571449805211002792625714498052110027926257144980521100279262571449805211002792625714498052110027926257144980521100279262571449805211002792625714498052110027926257144980521100279262571449805211002792625714498052110027926257144980521100279262571449805211002792625714498052110027926257144980521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d921b28-f8ab-410e-94eb-8c0c3259535c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb17d024-6c85-4dd2-83d9-c0b5f2c6ead0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 575f887f-ba25-46dc-9030-5acb4dac4dca, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d342ce-a841-4a9e-acc9-329f3b4a2f1c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d342ce-a841-4a9e-acc9-329f3b4a2f1c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11047070216650167034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104707021665016703411047070216650167034110470702166501670341104707021665016703411047070216650167034110470702166501670341104707021665016703411047070216650167034110470702166501670341104707021665016703411047070216650167034110470702166501670341104707021665016703411047070216650167034110470702166501670341104707021665016703411047070216650167034110470702166501670341104707021665016703411047070216650167034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 575f887f-ba25-46dc-9030-5acb4dac4dca, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15833646467987576573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583364646798757657315833646467987576573158336464679875765731583364646798757657315833646467987576573158336464679875765731583364646798757657315833646467987576573158336464679875765731583364646798757657315833646467987576573158336464679875765731583364646798757657315833646467987576573158336464679875765731583364646798757657315833646467987576573158336464679875765731583364646798757657315833646467987576573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 575f887f-ba25-46dc-9030-5acb4dac4dca, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b642c55f-23f1-45a9-8903-9eeb347c9585, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b642c55f-23f1-45a9-8903-9eeb347c9585, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18370968179639862754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837096817963986275418370968179639862754183709681796398627541837096817963986275418370968179639862754183709681796398627541837096817963986275418370968179639862754183709681796398627541837096817963986275418370968179639862754183709681796398627541837096817963986275418370968179639862754183709681796398627541837096817963986275418370968179639862754183709681796398627541837096817963986275418370968179639862754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d342ce-a841-4a9e-acc9-329f3b4a2f1c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be2e2ee-7950-416e-a840-9424e5fd7f04, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be2e2ee-7950-416e-a840-9424e5fd7f04, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4344655576780502891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43446555767805028914344655576780502891434465557678050289143446555767805028914344655576780502891434465557678050289143446555767805028914344655576780502891434465557678050289143446555767805028914344655576780502891434465557678050289143446555767805028914344655576780502891434465557678050289143446555767805028914344655576780502891434465557678050289143446555767805028914344655576780502891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be2e2ee-7950-416e-a840-9424e5fd7f04, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3c5c15f-7def-4e0c-925e-cbc3da0f2c42, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b642c55f-23f1-45a9-8903-9eeb347c9585, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3c5c15f-7def-4e0c-925e-cbc3da0f2c42, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10007944906040686135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000794490604068613510007944906040686135100079449060406861351000794490604068613510007944906040686135100079449060406861351000794490604068613510007944906040686135100079449060406861351000794490604068613510007944906040686135100079449060406861351000794490604068613510007944906040686135100079449060406861351000794490604068613510007944906040686135100079449060406861351000794490604068613510007944906040686135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 515a5d9a-84c3-4ed9-a47c-9c101cff1874, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 515a5d9a-84c3-4ed9-a47c-9c101cff1874, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11337335493896118013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133733549389611801311337335493896118013113373354938961180131133733549389611801311337335493896118013113373354938961180131133733549389611801311337335493896118013113373354938961180131133733549389611801311337335493896118013113373354938961180131133733549389611801311337335493896118013113373354938961180131133733549389611801311337335493896118013113373354938961180131133733549389611801311337335493896118013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3c5c15f-7def-4e0c-925e-cbc3da0f2c42, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d800b0a3-ef2d-4018-a320-f5559cf30d89, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 515a5d9a-84c3-4ed9-a47c-9c101cff1874, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eccc16de-b1a9-49b9-96f0-5382d34d8e81, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eccc16de-b1a9-49b9-96f0-5382d34d8e81, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6929561729528186371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69295617295281863716929561729528186371692956172952818637169295617295281863716929561729528186371692956172952818637169295617295281863716929561729528186371692956172952818637169295617295281863716929561729528186371692956172952818637169295617295281863716929561729528186371692956172952818637169295617295281863716929561729528186371692956172952818637169295617295281863716929561729528186371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d800b0a3-ef2d-4018-a320-f5559cf30d89, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1814865274598176695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18148652745981766951814865274598176695181486527459817669518148652745981766951814865274598176695181486527459817669518148652745981766951814865274598176695181486527459817669518148652745981766951814865274598176695181486527459817669518148652745981766951814865274598176695181486527459817669518148652745981766951814865274598176695181486527459817669518148652745981766951814865274598176695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eccc16de-b1a9-49b9-96f0-5382d34d8e81, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d800b0a3-ef2d-4018-a320-f5559cf30d89, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fe8ff3e-04e1-4318-aee4-751b05d72374, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fe8ff3e-04e1-4318-aee4-751b05d72374, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5115328687293016793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51153286872930167935115328687293016793511532868729301679351153286872930167935115328687293016793511532868729301679351153286872930167935115328687293016793511532868729301679351153286872930167935115328687293016793511532868729301679351153286872930167935115328687293016793511532868729301679351153286872930167935115328687293016793511532868729301679351153286872930167935115328687293016793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a06fe2-e85b-4f53-b197-0d803010b904, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a06fe2-e85b-4f53-b197-0d803010b904, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12047251693116093416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1204725169311609341612047251693116093416120472516931160934161204725169311609341612047251693116093416120472516931160934161204725169311609341612047251693116093416120472516931160934161204725169311609341612047251693116093416120472516931160934161204725169311609341612047251693116093416120472516931160934161204725169311609341612047251693116093416120472516931160934161204725169311609341612047251693116093416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fe8ff3e-04e1-4318-aee4-751b05d72374, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13d61c5-540c-4f7d-81b3-d63007a8fe74, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a06fe2-e85b-4f53-b197-0d803010b904, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13d61c5-540c-4f7d-81b3-d63007a8fe74, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4507436876496430306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45074368764964303064507436876496430306450743687649643030645074368764964303064507436876496430306450743687649643030645074368764964303064507436876496430306450743687649643030645074368764964303064507436876496430306450743687649643030645074368764964303064507436876496430306450743687649643030645074368764964303064507436876496430306450743687649643030645074368764964303064507436876496430306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b620317d-2bab-41eb-8f1a-270aa67d2b7f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b620317d-2bab-41eb-8f1a-270aa67d2b7f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6747470960699560086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67474709606995600866747470960699560086674747096069956008667474709606995600866747470960699560086674747096069956008667474709606995600866747470960699560086674747096069956008667474709606995600866747470960699560086674747096069956008667474709606995600866747470960699560086674747096069956008667474709606995600866747470960699560086674747096069956008667474709606995600866747470960699560086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13d61c5-540c-4f7d-81b3-d63007a8fe74, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a900cc2-83ad-4c55-a4bc-052e54723665, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a900cc2-83ad-4c55-a4bc-052e54723665, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569742605292367674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25697426052923676742569742605292367674256974260529236767425697426052923676742569742605292367674256974260529236767425697426052923676742569742605292367674256974260529236767425697426052923676742569742605292367674256974260529236767425697426052923676742569742605292367674256974260529236767425697426052923676742569742605292367674256974260529236767425697426052923676742569742605292367674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b620317d-2bab-41eb-8f1a-270aa67d2b7f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78d0ad65-5dfb-4245-9544-7907373b8d73, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78d0ad65-5dfb-4245-9544-7907373b8d73, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15293944900303021009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529394490030302100915293944900303021009152939449003030210091529394490030302100915293944900303021009152939449003030210091529394490030302100915293944900303021009152939449003030210091529394490030302100915293944900303021009152939449003030210091529394490030302100915293944900303021009152939449003030210091529394490030302100915293944900303021009152939449003030210091529394490030302100915293944900303021009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a900cc2-83ad-4c55-a4bc-052e54723665, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78d0ad65-5dfb-4245-9544-7907373b8d73, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acf4056c-c703-4f19-b47b-5a69904ea61d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acf4056c-c703-4f19-b47b-5a69904ea61d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8548645809106720552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85486458091067205528548645809106720552854864580910672055285486458091067205528548645809106720552854864580910672055285486458091067205528548645809106720552854864580910672055285486458091067205528548645809106720552854864580910672055285486458091067205528548645809106720552854864580910672055285486458091067205528548645809106720552854864580910672055285486458091067205528548645809106720552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef12c21e-7864-42a7-8373-833c37c8cc5d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef12c21e-7864-42a7-8373-833c37c8cc5d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5899734372075031011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58997343720750310115899734372075031011589973437207503101158997343720750310115899734372075031011589973437207503101158997343720750310115899734372075031011589973437207503101158997343720750310115899734372075031011589973437207503101158997343720750310115899734372075031011589973437207503101158997343720750310115899734372075031011589973437207503101158997343720750310115899734372075031011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acf4056c-c703-4f19-b47b-5a69904ea61d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37bc04d-ff82-439a-b5ec-43769b91369c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37bc04d-ff82-439a-b5ec-43769b91369c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6779871001729110949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67798710017291109496779871001729110949677987100172911094967798710017291109496779871001729110949677987100172911094967798710017291109496779871001729110949677987100172911094967798710017291109496779871001729110949677987100172911094967798710017291109496779871001729110949677987100172911094967798710017291109496779871001729110949677987100172911094967798710017291109496779871001729110949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef12c21e-7864-42a7-8373-833c37c8cc5d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145c887f-cc95-42f8-975f-247b7c4d6565, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145c887f-cc95-42f8-975f-247b7c4d6565, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11078762086425481750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107876208642548175011078762086425481750110787620864254817501107876208642548175011078762086425481750110787620864254817501107876208642548175011078762086425481750110787620864254817501107876208642548175011078762086425481750110787620864254817501107876208642548175011078762086425481750110787620864254817501107876208642548175011078762086425481750110787620864254817501107876208642548175011078762086425481750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37bc04d-ff82-439a-b5ec-43769b91369c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c2e0f61-e9e3-4ac1-aff3-5df5a007baca, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c2e0f61-e9e3-4ac1-aff3-5df5a007baca, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18050869058007028091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1805086905800702809118050869058007028091180508690580070280911805086905800702809118050869058007028091180508690580070280911805086905800702809118050869058007028091180508690580070280911805086905800702809118050869058007028091180508690580070280911805086905800702809118050869058007028091180508690580070280911805086905800702809118050869058007028091180508690580070280911805086905800702809118050869058007028091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145c887f-cc95-42f8-975f-247b7c4d6565, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e691b0bb-b60d-4a84-8d78-1dc6abd82120, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e691b0bb-b60d-4a84-8d78-1dc6abd82120, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17071887294669726080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707188729466972608017071887294669726080170718872946697260801707188729466972608017071887294669726080170718872946697260801707188729466972608017071887294669726080170718872946697260801707188729466972608017071887294669726080170718872946697260801707188729466972608017071887294669726080170718872946697260801707188729466972608017071887294669726080170718872946697260801707188729466972608017071887294669726080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c2e0f61-e9e3-4ac1-aff3-5df5a007baca, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afda863d-011a-4c49-96c0-48f3d9fb5463, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afda863d-011a-4c49-96c0-48f3d9fb5463, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10346670068884081963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034667006888408196310346670068884081963103466700688840819631034667006888408196310346670068884081963103466700688840819631034667006888408196310346670068884081963103466700688840819631034667006888408196310346670068884081963103466700688840819631034667006888408196310346670068884081963103466700688840819631034667006888408196310346670068884081963103466700688840819631034667006888408196310346670068884081963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e691b0bb-b60d-4a84-8d78-1dc6abd82120, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f100971f-023b-47c9-9b11-b8b2d77517c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f100971f-023b-47c9-9b11-b8b2d77517c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14283429464552402476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428342946455240247614283429464552402476142834294645524024761428342946455240247614283429464552402476142834294645524024761428342946455240247614283429464552402476142834294645524024761428342946455240247614283429464552402476142834294645524024761428342946455240247614283429464552402476142834294645524024761428342946455240247614283429464552402476142834294645524024761428342946455240247614283429464552402476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afda863d-011a-4c49-96c0-48f3d9fb5463, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c04332-075e-4de5-b9d3-50ee3da0071c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c04332-075e-4de5-b9d3-50ee3da0071c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7817922766156265755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78179227661562657557817922766156265755781792276615626575578179227661562657557817922766156265755781792276615626575578179227661562657557817922766156265755781792276615626575578179227661562657557817922766156265755781792276615626575578179227661562657557817922766156265755781792276615626575578179227661562657557817922766156265755781792276615626575578179227661562657557817922766156265755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f100971f-023b-47c9-9b11-b8b2d77517c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1fd34d-97ac-47c3-bf7c-a3803b1ecc10, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1fd34d-97ac-47c3-bf7c-a3803b1ecc10, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12108605730264335164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210860573026433516412108605730264335164121086057302643351641210860573026433516412108605730264335164121086057302643351641210860573026433516412108605730264335164121086057302643351641210860573026433516412108605730264335164121086057302643351641210860573026433516412108605730264335164121086057302643351641210860573026433516412108605730264335164121086057302643351641210860573026433516412108605730264335164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c04332-075e-4de5-b9d3-50ee3da0071c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de232da8-c280-4609-8094-1be0c299d9bd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de232da8-c280-4609-8094-1be0c299d9bd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1292178390924354412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12921783909243544121292178390924354412129217839092435441212921783909243544121292178390924354412129217839092435441212921783909243544121292178390924354412129217839092435441212921783909243544121292178390924354412129217839092435441212921783909243544121292178390924354412129217839092435441212921783909243544121292178390924354412129217839092435441212921783909243544121292178390924354412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1fd34d-97ac-47c3-bf7c-a3803b1ecc10, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d0294f1-66b3-4b20-8154-2d31ab0d1e4b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d0294f1-66b3-4b20-8154-2d31ab0d1e4b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12923979965665535172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292397996566553517212923979965665535172129239799656655351721292397996566553517212923979965665535172129239799656655351721292397996566553517212923979965665535172129239799656655351721292397996566553517212923979965665535172129239799656655351721292397996566553517212923979965665535172129239799656655351721292397996566553517212923979965665535172129239799656655351721292397996566553517212923979965665535172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d0294f1-66b3-4b20-8154-2d31ab0d1e4b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de232da8-c280-4609-8094-1be0c299d9bd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f89f63e5-b0f3-47af-8145-6fea575aa57e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f89f63e5-b0f3-47af-8145-6fea575aa57e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17263228466737625369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726322846673762536917263228466737625369172632284667376253691726322846673762536917263228466737625369172632284667376253691726322846673762536917263228466737625369172632284667376253691726322846673762536917263228466737625369172632284667376253691726322846673762536917263228466737625369172632284667376253691726322846673762536917263228466737625369172632284667376253691726322846673762536917263228466737625369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddcd9fc-c56f-4519-8233-151d88c85025, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddcd9fc-c56f-4519-8233-151d88c85025, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18321488321299185055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832148832129918505518321488321299185055183214883212991850551832148832129918505518321488321299185055183214883212991850551832148832129918505518321488321299185055183214883212991850551832148832129918505518321488321299185055183214883212991850551832148832129918505518321488321299185055183214883212991850551832148832129918505518321488321299185055183214883212991850551832148832129918505518321488321299185055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f89f63e5-b0f3-47af-8145-6fea575aa57e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8878f09e-53f3-495f-8f4a-0a152eb05bf4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8878f09e-53f3-495f-8f4a-0a152eb05bf4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9006733760434042037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90067337604340420379006733760434042037900673376043404203790067337604340420379006733760434042037900673376043404203790067337604340420379006733760434042037900673376043404203790067337604340420379006733760434042037900673376043404203790067337604340420379006733760434042037900673376043404203790067337604340420379006733760434042037900673376043404203790067337604340420379006733760434042037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddcd9fc-c56f-4519-8233-151d88c85025, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8878f09e-53f3-495f-8f4a-0a152eb05bf4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5977688d-d4dc-4a7c-bcbe-b1bf49b309ed, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5977688d-d4dc-4a7c-bcbe-b1bf49b309ed, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5272565942943508174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52725659429435081745272565942943508174527256594294350817452725659429435081745272565942943508174527256594294350817452725659429435081745272565942943508174527256594294350817452725659429435081745272565942943508174527256594294350817452725659429435081745272565942943508174527256594294350817452725659429435081745272565942943508174527256594294350817452725659429435081745272565942943508174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ade325-63c9-4485-8d91-42844f7e79b7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ade325-63c9-4485-8d91-42844f7e79b7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877872299689476054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48778722996894760544877872299689476054487787229968947605448778722996894760544877872299689476054487787229968947605448778722996894760544877872299689476054487787229968947605448778722996894760544877872299689476054487787229968947605448778722996894760544877872299689476054487787229968947605448778722996894760544877872299689476054487787229968947605448778722996894760544877872299689476054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5977688d-d4dc-4a7c-bcbe-b1bf49b309ed, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aa3e83b-dcff-4ce7-9fa0-b6d17a3380fe, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ade325-63c9-4485-8d91-42844f7e79b7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aa3e83b-dcff-4ce7-9fa0-b6d17a3380fe, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14536202894455026272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1453620289445502627214536202894455026272145362028944550262721453620289445502627214536202894455026272145362028944550262721453620289445502627214536202894455026272145362028944550262721453620289445502627214536202894455026272145362028944550262721453620289445502627214536202894455026272145362028944550262721453620289445502627214536202894455026272145362028944550262721453620289445502627214536202894455026272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d189d0b-dc6b-4f2d-bb27-e55f98bf3b61, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d189d0b-dc6b-4f2d-bb27-e55f98bf3b61, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1878962696034532730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18789626960345327301878962696034532730187896269603453273018789626960345327301878962696034532730187896269603453273018789626960345327301878962696034532730187896269603453273018789626960345327301878962696034532730187896269603453273018789626960345327301878962696034532730187896269603453273018789626960345327301878962696034532730187896269603453273018789626960345327301878962696034532730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d189d0b-dc6b-4f2d-bb27-e55f98bf3b61, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aa3e83b-dcff-4ce7-9fa0-b6d17a3380fe, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c09d21e-aa3d-46f4-b4da-99797f119bc2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c09d21e-aa3d-46f4-b4da-99797f119bc2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251190090970754833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825119009097075483318251190090970754833182511900909707548331825119009097075483318251190090970754833182511900909707548331825119009097075483318251190090970754833182511900909707548331825119009097075483318251190090970754833182511900909707548331825119009097075483318251190090970754833182511900909707548331825119009097075483318251190090970754833182511900909707548331825119009097075483318251190090970754833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88eef5d7-8e1c-4178-be91-cbb25fba1b09, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88eef5d7-8e1c-4178-be91-cbb25fba1b09, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1874976849470640692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18749768494706406921874976849470640692187497684947064069218749768494706406921874976849470640692187497684947064069218749768494706406921874976849470640692187497684947064069218749768494706406921874976849470640692187497684947064069218749768494706406921874976849470640692187497684947064069218749768494706406921874976849470640692187497684947064069218749768494706406921874976849470640692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c09d21e-aa3d-46f4-b4da-99797f119bc2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf8036d2-f9bb-4fdf-a9d1-15ff48e26a5a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf8036d2-f9bb-4fdf-a9d1-15ff48e26a5a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7510084000231732681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75100840002317326817510084000231732681751008400023173268175100840002317326817510084000231732681751008400023173268175100840002317326817510084000231732681751008400023173268175100840002317326817510084000231732681751008400023173268175100840002317326817510084000231732681751008400023173268175100840002317326817510084000231732681751008400023173268175100840002317326817510084000231732681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88eef5d7-8e1c-4178-be91-cbb25fba1b09, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf8036d2-f9bb-4fdf-a9d1-15ff48e26a5a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aaf325e-dbca-4238-aeda-7aa3e142c3bc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aaf325e-dbca-4238-aeda-7aa3e142c3bc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4935727114663885953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49357271146638859534935727114663885953493572711466388595349357271146638859534935727114663885953493572711466388595349357271146638859534935727114663885953493572711466388595349357271146638859534935727114663885953493572711466388595349357271146638859534935727114663885953493572711466388595349357271146638859534935727114663885953493572711466388595349357271146638859534935727114663885953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd05e99-225b-4ed8-a242-a676b617dda2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aaf325e-dbca-4238-aeda-7aa3e142c3bc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd05e99-225b-4ed8-a242-a676b617dda2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1554752923321019043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15547529233210190431554752923321019043155475292332101904315547529233210190431554752923321019043155475292332101904315547529233210190431554752923321019043155475292332101904315547529233210190431554752923321019043155475292332101904315547529233210190431554752923321019043155475292332101904315547529233210190431554752923321019043155475292332101904315547529233210190431554752923321019043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7047abac-22b3-4dd0-b7d3-c532ac098ab9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7047abac-22b3-4dd0-b7d3-c532ac098ab9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1728190951401991422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17281909514019914221728190951401991422172819095140199142217281909514019914221728190951401991422172819095140199142217281909514019914221728190951401991422172819095140199142217281909514019914221728190951401991422172819095140199142217281909514019914221728190951401991422172819095140199142217281909514019914221728190951401991422172819095140199142217281909514019914221728190951401991422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd05e99-225b-4ed8-a242-a676b617dda2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48e3d337-db1d-4796-9424-ba9539a622bf, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48e3d337-db1d-4796-9424-ba9539a622bf, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6486412298494316228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64864122984943162286486412298494316228648641229849431622864864122984943162286486412298494316228648641229849431622864864122984943162286486412298494316228648641229849431622864864122984943162286486412298494316228648641229849431622864864122984943162286486412298494316228648641229849431622864864122984943162286486412298494316228648641229849431622864864122984943162286486412298494316228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7047abac-22b3-4dd0-b7d3-c532ac098ab9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cc370ed-4f4f-4892-832f-37fba18c647d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cc370ed-4f4f-4892-832f-37fba18c647d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18223532311547704881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822353231154770488118223532311547704881182235323115477048811822353231154770488118223532311547704881182235323115477048811822353231154770488118223532311547704881182235323115477048811822353231154770488118223532311547704881182235323115477048811822353231154770488118223532311547704881182235323115477048811822353231154770488118223532311547704881182235323115477048811822353231154770488118223532311547704881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48e3d337-db1d-4796-9424-ba9539a622bf, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dbab92d-b08b-47fb-b0a1-f818feea68c5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dbab92d-b08b-47fb-b0a1-f818feea68c5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 706160846498235139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139706160846498235139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cc370ed-4f4f-4892-832f-37fba18c647d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1170d490-5ad1-46e0-b51f-946e9dd4c16f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1170d490-5ad1-46e0-b51f-946e9dd4c16f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14894263972880270197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489426397288027019714894263972880270197148942639728802701971489426397288027019714894263972880270197148942639728802701971489426397288027019714894263972880270197148942639728802701971489426397288027019714894263972880270197148942639728802701971489426397288027019714894263972880270197148942639728802701971489426397288027019714894263972880270197148942639728802701971489426397288027019714894263972880270197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dbab92d-b08b-47fb-b0a1-f818feea68c5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4cd15f-549b-4ef9-a879-af62aea14b6e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4cd15f-549b-4ef9-a879-af62aea14b6e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 791605527702177565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565791605527702177565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4cd15f-549b-4ef9-a879-af62aea14b6e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 385c7b98-07f0-40d7-a4dd-c89cf61e59f3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 385c7b98-07f0-40d7-a4dd-c89cf61e59f3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11546804643898096310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154680464389809631011546804643898096310115468046438980963101154680464389809631011546804643898096310115468046438980963101154680464389809631011546804643898096310115468046438980963101154680464389809631011546804643898096310115468046438980963101154680464389809631011546804643898096310115468046438980963101154680464389809631011546804643898096310115468046438980963101154680464389809631011546804643898096310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 385c7b98-07f0-40d7-a4dd-c89cf61e59f3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab523f4b-e7f1-49fb-8b4d-1e1cc17dd1b8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab523f4b-e7f1-49fb-8b4d-1e1cc17dd1b8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2818223886451398736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28182238864513987362818223886451398736281822388645139873628182238864513987362818223886451398736281822388645139873628182238864513987362818223886451398736281822388645139873628182238864513987362818223886451398736281822388645139873628182238864513987362818223886451398736281822388645139873628182238864513987362818223886451398736281822388645139873628182238864513987362818223886451398736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1170d490-5ad1-46e0-b51f-946e9dd4c16f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9e6d0b-2dbe-4aec-b404-a6fa65099f15, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9e6d0b-2dbe-4aec-b404-a6fa65099f15, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7680245531445590470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76802455314455904707680245531445590470768024553144559047076802455314455904707680245531445590470768024553144559047076802455314455904707680245531445590470768024553144559047076802455314455904707680245531445590470768024553144559047076802455314455904707680245531445590470768024553144559047076802455314455904707680245531445590470768024553144559047076802455314455904707680245531445590470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab523f4b-e7f1-49fb-8b4d-1e1cc17dd1b8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2d72261-bb73-4b40-959e-ab7e3069e506, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2d72261-bb73-4b40-959e-ab7e3069e506, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4777096242637833281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47770962426378332814777096242637833281477709624263783328147770962426378332814777096242637833281477709624263783328147770962426378332814777096242637833281477709624263783328147770962426378332814777096242637833281477709624263783328147770962426378332814777096242637833281477709624263783328147770962426378332814777096242637833281477709624263783328147770962426378332814777096242637833281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9e6d0b-2dbe-4aec-b404-a6fa65099f15, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53530bb9-850c-4056-9fd4-4397a4de095a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53530bb9-850c-4056-9fd4-4397a4de095a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8178301320408739655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81783013204087396558178301320408739655817830132040873965581783013204087396558178301320408739655817830132040873965581783013204087396558178301320408739655817830132040873965581783013204087396558178301320408739655817830132040873965581783013204087396558178301320408739655817830132040873965581783013204087396558178301320408739655817830132040873965581783013204087396558178301320408739655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2d72261-bb73-4b40-959e-ab7e3069e506, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d1533d-8252-49ac-990c-27631ce6b3d6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d1533d-8252-49ac-990c-27631ce6b3d6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1430796617788064576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14307966177880645761430796617788064576143079661778806457614307966177880645761430796617788064576143079661778806457614307966177880645761430796617788064576143079661778806457614307966177880645761430796617788064576143079661778806457614307966177880645761430796617788064576143079661778806457614307966177880645761430796617788064576143079661778806457614307966177880645761430796617788064576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53530bb9-850c-4056-9fd4-4397a4de095a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20791514-efcc-4e7c-a922-873a3d4a19ad, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d1533d-8252-49ac-990c-27631ce6b3d6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20791514-efcc-4e7c-a922-873a3d4a19ad, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 207355283201643811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811207355283201643811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51e8a929-4c9c-43de-911e-77aac16e7fd9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20791514-efcc-4e7c-a922-873a3d4a19ad, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51e8a929-4c9c-43de-911e-77aac16e7fd9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7890011042664454226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78900110426644542267890011042664454226789001104266445422678900110426644542267890011042664454226789001104266445422678900110426644542267890011042664454226789001104266445422678900110426644542267890011042664454226789001104266445422678900110426644542267890011042664454226789001104266445422678900110426644542267890011042664454226789001104266445422678900110426644542267890011042664454226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4ebbde-cd5f-4bd1-b63b-861fd0e71678, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4ebbde-cd5f-4bd1-b63b-861fd0e71678, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5424037338035171982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54240373380351719825424037338035171982542403733803517198254240373380351719825424037338035171982542403733803517198254240373380351719825424037338035171982542403733803517198254240373380351719825424037338035171982542403733803517198254240373380351719825424037338035171982542403733803517198254240373380351719825424037338035171982542403733803517198254240373380351719825424037338035171982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51e8a929-4c9c-43de-911e-77aac16e7fd9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4ebbde-cd5f-4bd1-b63b-861fd0e71678, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d89321-8e83-42b3-aa50-4d94734b6660, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d89321-8e83-42b3-aa50-4d94734b6660, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7949950999316566867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79499509993165668677949950999316566867794995099931656686779499509993165668677949950999316566867794995099931656686779499509993165668677949950999316566867794995099931656686779499509993165668677949950999316566867794995099931656686779499509993165668677949950999316566867794995099931656686779499509993165668677949950999316566867794995099931656686779499509993165668677949950999316566867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d25d366-8b2b-439c-86c5-6bc4cc872ff3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d25d366-8b2b-439c-86c5-6bc4cc872ff3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15865993249267434638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586599324926743463815865993249267434638158659932492674346381586599324926743463815865993249267434638158659932492674346381586599324926743463815865993249267434638158659932492674346381586599324926743463815865993249267434638158659932492674346381586599324926743463815865993249267434638158659932492674346381586599324926743463815865993249267434638158659932492674346381586599324926743463815865993249267434638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d89321-8e83-42b3-aa50-4d94734b6660, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01f4d432-480b-4e93-ade7-e8fae229c225, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01f4d432-480b-4e93-ade7-e8fae229c225, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11788349325918991212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178834932591899121211788349325918991212117883493259189912121178834932591899121211788349325918991212117883493259189912121178834932591899121211788349325918991212117883493259189912121178834932591899121211788349325918991212117883493259189912121178834932591899121211788349325918991212117883493259189912121178834932591899121211788349325918991212117883493259189912121178834932591899121211788349325918991212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d25d366-8b2b-439c-86c5-6bc4cc872ff3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e266a86-61fc-4fc3-9aa1-de263563bfd6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e266a86-61fc-4fc3-9aa1-de263563bfd6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18353886921196159797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835388692119615979718353886921196159797183538869211961597971835388692119615979718353886921196159797183538869211961597971835388692119615979718353886921196159797183538869211961597971835388692119615979718353886921196159797183538869211961597971835388692119615979718353886921196159797183538869211961597971835388692119615979718353886921196159797183538869211961597971835388692119615979718353886921196159797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01f4d432-480b-4e93-ade7-e8fae229c225, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46c422bc-539c-41bf-bdf9-9655b1d01bef, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46c422bc-539c-41bf-bdf9-9655b1d01bef, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5926373890484067980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59263738904840679805926373890484067980592637389048406798059263738904840679805926373890484067980592637389048406798059263738904840679805926373890484067980592637389048406798059263738904840679805926373890484067980592637389048406798059263738904840679805926373890484067980592637389048406798059263738904840679805926373890484067980592637389048406798059263738904840679805926373890484067980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e266a86-61fc-4fc3-9aa1-de263563bfd6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46c422bc-539c-41bf-bdf9-9655b1d01bef, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56dc4b8b-4b6a-40fa-9984-9c065b94bd1d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56dc4b8b-4b6a-40fa-9984-9c065b94bd1d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867575174083737528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78675751740837375287867575174083737528786757517408373752878675751740837375287867575174083737528786757517408373752878675751740837375287867575174083737528786757517408373752878675751740837375287867575174083737528786757517408373752878675751740837375287867575174083737528786757517408373752878675751740837375287867575174083737528786757517408373752878675751740837375287867575174083737528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b901c61-f7b3-419c-ba7a-f50bd903255d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b901c61-f7b3-419c-ba7a-f50bd903255d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 560389943765308338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338560389943765308338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56dc4b8b-4b6a-40fa-9984-9c065b94bd1d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b901c61-f7b3-419c-ba7a-f50bd903255d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc395b4-fc63-43cc-87dd-702b4fc1eccb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc395b4-fc63-43cc-87dd-702b4fc1eccb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18251739739403228951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825173973940322895118251739739403228951182517397394032289511825173973940322895118251739739403228951182517397394032289511825173973940322895118251739739403228951182517397394032289511825173973940322895118251739739403228951182517397394032289511825173973940322895118251739739403228951182517397394032289511825173973940322895118251739739403228951182517397394032289511825173973940322895118251739739403228951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f80e37a-0024-422f-a6bc-51cdae29f867, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f80e37a-0024-422f-a6bc-51cdae29f867, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15241566372396700553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524156637239670055315241566372396700553152415663723967005531524156637239670055315241566372396700553152415663723967005531524156637239670055315241566372396700553152415663723967005531524156637239670055315241566372396700553152415663723967005531524156637239670055315241566372396700553152415663723967005531524156637239670055315241566372396700553152415663723967005531524156637239670055315241566372396700553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc395b4-fc63-43cc-87dd-702b4fc1eccb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f80e37a-0024-422f-a6bc-51cdae29f867, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 991402c6-1eb8-4ac1-b673-594fe9630363, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a63535a-2dee-4a59-8efa-203ef180f251, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a63535a-2dee-4a59-8efa-203ef180f251, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3846851870643060228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38468518706430602283846851870643060228384685187064306022838468518706430602283846851870643060228384685187064306022838468518706430602283846851870643060228384685187064306022838468518706430602283846851870643060228384685187064306022838468518706430602283846851870643060228384685187064306022838468518706430602283846851870643060228384685187064306022838468518706430602283846851870643060228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 991402c6-1eb8-4ac1-b673-594fe9630363, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17372512394827671824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737251239482767182417372512394827671824173725123948276718241737251239482767182417372512394827671824173725123948276718241737251239482767182417372512394827671824173725123948276718241737251239482767182417372512394827671824173725123948276718241737251239482767182417372512394827671824173725123948276718241737251239482767182417372512394827671824173725123948276718241737251239482767182417372512394827671824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 991402c6-1eb8-4ac1-b673-594fe9630363, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a63535a-2dee-4a59-8efa-203ef180f251, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4816b9a6-0294-4f85-847c-431be3125bc2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4816b9a6-0294-4f85-847c-431be3125bc2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17759080688772120829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775908068877212082917759080688772120829177590806887721208291775908068877212082917759080688772120829177590806887721208291775908068877212082917759080688772120829177590806887721208291775908068877212082917759080688772120829177590806887721208291775908068877212082917759080688772120829177590806887721208291775908068877212082917759080688772120829177590806887721208291775908068877212082917759080688772120829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63fbda87-fe9e-40e8-b5a3-ca459c527d42, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fbda87-fe9e-40e8-b5a3-ca459c527d42, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3626914650352607620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36269146503526076203626914650352607620362691465035260762036269146503526076203626914650352607620362691465035260762036269146503526076203626914650352607620362691465035260762036269146503526076203626914650352607620362691465035260762036269146503526076203626914650352607620362691465035260762036269146503526076203626914650352607620362691465035260762036269146503526076203626914650352607620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4816b9a6-0294-4f85-847c-431be3125bc2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fbda87-fe9e-40e8-b5a3-ca459c527d42, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc81c98-121e-4225-a0b9-758a130c3f4c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc81c98-121e-4225-a0b9-758a130c3f4c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13948302370764315594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394830237076431559413948302370764315594139483023707643155941394830237076431559413948302370764315594139483023707643155941394830237076431559413948302370764315594139483023707643155941394830237076431559413948302370764315594139483023707643155941394830237076431559413948302370764315594139483023707643155941394830237076431559413948302370764315594139483023707643155941394830237076431559413948302370764315594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c731c6b5-edd6-4db9-ae54-14f96989df2a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c731c6b5-edd6-4db9-ae54-14f96989df2a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10048693944191955371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004869394419195537110048693944191955371100486939441919553711004869394419195537110048693944191955371100486939441919553711004869394419195537110048693944191955371100486939441919553711004869394419195537110048693944191955371100486939441919553711004869394419195537110048693944191955371100486939441919553711004869394419195537110048693944191955371100486939441919553711004869394419195537110048693944191955371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc81c98-121e-4225-a0b9-758a130c3f4c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea1cc9b-f6c7-4221-af34-1a5282a88917, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea1cc9b-f6c7-4221-af34-1a5282a88917, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 608927726354352675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675608927726354352675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c731c6b5-edd6-4db9-ae54-14f96989df2a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bafe660-6145-4f48-b601-0618f0b1138b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bafe660-6145-4f48-b601-0618f0b1138b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13293558045502265664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329355804550226566413293558045502265664132935580455022656641329355804550226566413293558045502265664132935580455022656641329355804550226566413293558045502265664132935580455022656641329355804550226566413293558045502265664132935580455022656641329355804550226566413293558045502265664132935580455022656641329355804550226566413293558045502265664132935580455022656641329355804550226566413293558045502265664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea1cc9b-f6c7-4221-af34-1a5282a88917, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91388535-70fd-438b-90ef-e022e41ffac3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91388535-70fd-438b-90ef-e022e41ffac3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16956852025800042035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695685202580004203516956852025800042035169568520258000420351695685202580004203516956852025800042035169568520258000420351695685202580004203516956852025800042035169568520258000420351695685202580004203516956852025800042035169568520258000420351695685202580004203516956852025800042035169568520258000420351695685202580004203516956852025800042035169568520258000420351695685202580004203516956852025800042035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bafe660-6145-4f48-b601-0618f0b1138b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91388535-70fd-438b-90ef-e022e41ffac3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9a764e-7927-4686-8fc4-44df67798fe4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d92b1dde-b4ae-4de8-b492-0fa2629920d4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9a764e-7927-4686-8fc4-44df67798fe4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17807058007460141361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780705800746014136117807058007460141361178070580074601413611780705800746014136117807058007460141361178070580074601413611780705800746014136117807058007460141361178070580074601413611780705800746014136117807058007460141361178070580074601413611780705800746014136117807058007460141361178070580074601413611780705800746014136117807058007460141361178070580074601413611780705800746014136117807058007460141361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d92b1dde-b4ae-4de8-b492-0fa2629920d4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8697831197131636699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86978311971316366998697831197131636699869783119713163669986978311971316366998697831197131636699869783119713163669986978311971316366998697831197131636699869783119713163669986978311971316366998697831197131636699869783119713163669986978311971316366998697831197131636699869783119713163669986978311971316366998697831197131636699869783119713163669986978311971316366998697831197131636699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d92b1dde-b4ae-4de8-b492-0fa2629920d4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ffbbd8-c066-47b1-8f5e-d6dcb7ef42d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ffbbd8-c066-47b1-8f5e-d6dcb7ef42d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7823488429313979725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78234884293139797257823488429313979725782348842931397972578234884293139797257823488429313979725782348842931397972578234884293139797257823488429313979725782348842931397972578234884293139797257823488429313979725782348842931397972578234884293139797257823488429313979725782348842931397972578234884293139797257823488429313979725782348842931397972578234884293139797257823488429313979725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9a764e-7927-4686-8fc4-44df67798fe4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee8effb-e2e9-4cb7-a156-d6905e15285e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee8effb-e2e9-4cb7-a156-d6905e15285e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8640077652892756604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86400776528927566048640077652892756604864007765289275660486400776528927566048640077652892756604864007765289275660486400776528927566048640077652892756604864007765289275660486400776528927566048640077652892756604864007765289275660486400776528927566048640077652892756604864007765289275660486400776528927566048640077652892756604864007765289275660486400776528927566048640077652892756604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ffbbd8-c066-47b1-8f5e-d6dcb7ef42d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f4bb699-7783-4f00-8def-f5fc8dca0ff6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f4bb699-7783-4f00-8def-f5fc8dca0ff6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3238853627793138009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32388536277931380093238853627793138009323885362779313800932388536277931380093238853627793138009323885362779313800932388536277931380093238853627793138009323885362779313800932388536277931380093238853627793138009323885362779313800932388536277931380093238853627793138009323885362779313800932388536277931380093238853627793138009323885362779313800932388536277931380093238853627793138009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee8effb-e2e9-4cb7-a156-d6905e15285e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad2d92bd-c1df-4b22-84bd-58044333e598, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2d92bd-c1df-4b22-84bd-58044333e598, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15187693890279958222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518769389027995822215187693890279958222151876938902799582221518769389027995822215187693890279958222151876938902799582221518769389027995822215187693890279958222151876938902799582221518769389027995822215187693890279958222151876938902799582221518769389027995822215187693890279958222151876938902799582221518769389027995822215187693890279958222151876938902799582221518769389027995822215187693890279958222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f4bb699-7783-4f00-8def-f5fc8dca0ff6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2d92bd-c1df-4b22-84bd-58044333e598, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58380b7d-19a5-4e52-ac9b-db51288438c6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58380b7d-19a5-4e52-ac9b-db51288438c6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5814127639319613625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58141276393196136255814127639319613625581412763931961362558141276393196136255814127639319613625581412763931961362558141276393196136255814127639319613625581412763931961362558141276393196136255814127639319613625581412763931961362558141276393196136255814127639319613625581412763931961362558141276393196136255814127639319613625581412763931961362558141276393196136255814127639319613625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e17a756-287c-4f52-9801-c2d7b9db50c1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e17a756-287c-4f52-9801-c2d7b9db50c1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16951773026948569110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695177302694856911016951773026948569110169517730269485691101695177302694856911016951773026948569110169517730269485691101695177302694856911016951773026948569110169517730269485691101695177302694856911016951773026948569110169517730269485691101695177302694856911016951773026948569110169517730269485691101695177302694856911016951773026948569110169517730269485691101695177302694856911016951773026948569110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58380b7d-19a5-4e52-ac9b-db51288438c6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f40ba3c-74b3-4fd9-9848-0679fb994c0a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f40ba3c-74b3-4fd9-9848-0679fb994c0a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6383252886638545972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63832528866385459726383252886638545972638325288663854597263832528866385459726383252886638545972638325288663854597263832528866385459726383252886638545972638325288663854597263832528866385459726383252886638545972638325288663854597263832528866385459726383252886638545972638325288663854597263832528866385459726383252886638545972638325288663854597263832528866385459726383252886638545972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e17a756-287c-4f52-9801-c2d7b9db50c1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f880efbb-4d99-4ff5-9aef-d8633715ff2e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f880efbb-4d99-4ff5-9aef-d8633715ff2e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6332266670902253263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63322666709022532636332266670902253263633226667090225326363322666709022532636332266670902253263633226667090225326363322666709022532636332266670902253263633226667090225326363322666709022532636332266670902253263633226667090225326363322666709022532636332266670902253263633226667090225326363322666709022532636332266670902253263633226667090225326363322666709022532636332266670902253263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f40ba3c-74b3-4fd9-9848-0679fb994c0a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f70f34f9-71dc-44a9-9506-1a9ef815aaed, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f70f34f9-71dc-44a9-9506-1a9ef815aaed, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12524120158948560866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252412015894856086612524120158948560866125241201589485608661252412015894856086612524120158948560866125241201589485608661252412015894856086612524120158948560866125241201589485608661252412015894856086612524120158948560866125241201589485608661252412015894856086612524120158948560866125241201589485608661252412015894856086612524120158948560866125241201589485608661252412015894856086612524120158948560866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f880efbb-4d99-4ff5-9aef-d8633715ff2e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7283efd8-1dd1-4437-91cf-9b003fa88a4b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7283efd8-1dd1-4437-91cf-9b003fa88a4b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11834420637605130452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183442063760513045211834420637605130452118344206376051304521183442063760513045211834420637605130452118344206376051304521183442063760513045211834420637605130452118344206376051304521183442063760513045211834420637605130452118344206376051304521183442063760513045211834420637605130452118344206376051304521183442063760513045211834420637605130452118344206376051304521183442063760513045211834420637605130452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f70f34f9-71dc-44a9-9506-1a9ef815aaed, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae982f4-1ede-4051-966e-3b86e3f14e64, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7283efd8-1dd1-4437-91cf-9b003fa88a4b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1682c10-8d96-452f-a9d0-1e490396c6e5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1682c10-8d96-452f-a9d0-1e490396c6e5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2943312985372886243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29433129853728862432943312985372886243294331298537288624329433129853728862432943312985372886243294331298537288624329433129853728862432943312985372886243294331298537288624329433129853728862432943312985372886243294331298537288624329433129853728862432943312985372886243294331298537288624329433129853728862432943312985372886243294331298537288624329433129853728862432943312985372886243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae982f4-1ede-4051-966e-3b86e3f14e64, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2917176986752317950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29171769867523179502917176986752317950291717698675231795029171769867523179502917176986752317950291717698675231795029171769867523179502917176986752317950291717698675231795029171769867523179502917176986752317950291717698675231795029171769867523179502917176986752317950291717698675231795029171769867523179502917176986752317950291717698675231795029171769867523179502917176986752317950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1682c10-8d96-452f-a9d0-1e490396c6e5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43d34cd1-625e-4b22-9116-461c9c23a5d4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae982f4-1ede-4051-966e-3b86e3f14e64, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43d34cd1-625e-4b22-9116-461c9c23a5d4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1874038783412611440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18740387834126114401874038783412611440187403878341261144018740387834126114401874038783412611440187403878341261144018740387834126114401874038783412611440187403878341261144018740387834126114401874038783412611440187403878341261144018740387834126114401874038783412611440187403878341261144018740387834126114401874038783412611440187403878341261144018740387834126114401874038783412611440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5239d099-973a-48c0-9719-30a79f7d3a20, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5239d099-973a-48c0-9719-30a79f7d3a20, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10143656401352742654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014365640135274265410143656401352742654101436564013527426541014365640135274265410143656401352742654101436564013527426541014365640135274265410143656401352742654101436564013527426541014365640135274265410143656401352742654101436564013527426541014365640135274265410143656401352742654101436564013527426541014365640135274265410143656401352742654101436564013527426541014365640135274265410143656401352742654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43d34cd1-625e-4b22-9116-461c9c23a5d4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 930907c6-3659-47f3-9010-e191b80251b0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 930907c6-3659-47f3-9010-e191b80251b0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6310320603533946265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63103206035339462656310320603533946265631032060353394626563103206035339462656310320603533946265631032060353394626563103206035339462656310320603533946265631032060353394626563103206035339462656310320603533946265631032060353394626563103206035339462656310320603533946265631032060353394626563103206035339462656310320603533946265631032060353394626563103206035339462656310320603533946265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5239d099-973a-48c0-9719-30a79f7d3a20, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18183342-8cfa-4c28-ba9a-4e117a85ae2a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18183342-8cfa-4c28-ba9a-4e117a85ae2a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 42902586733965687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4290258673396568742902586733965687429025867339656874290258673396568742902586733965687429025867339656874290258673396568742902586733965687429025867339656874290258673396568742902586733965687429025867339656874290258673396568742902586733965687429025867339656874290258673396568742902586733965687429025867339656874290258673396568742902586733965687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 930907c6-3659-47f3-9010-e191b80251b0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24fce594-de8b-4ddc-b1f2-163c2bbc12ee, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24fce594-de8b-4ddc-b1f2-163c2bbc12ee, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12305301310929999631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230530131092999963112305301310929999631123053013109299996311230530131092999963112305301310929999631123053013109299996311230530131092999963112305301310929999631123053013109299996311230530131092999963112305301310929999631123053013109299996311230530131092999963112305301310929999631123053013109299996311230530131092999963112305301310929999631123053013109299996311230530131092999963112305301310929999631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18183342-8cfa-4c28-ba9a-4e117a85ae2a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33314dde-6f93-40e0-83bd-924f78e5db14, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33314dde-6f93-40e0-83bd-924f78e5db14, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14095207230879304646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1409520723087930464614095207230879304646140952072308793046461409520723087930464614095207230879304646140952072308793046461409520723087930464614095207230879304646140952072308793046461409520723087930464614095207230879304646140952072308793046461409520723087930464614095207230879304646140952072308793046461409520723087930464614095207230879304646140952072308793046461409520723087930464614095207230879304646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24fce594-de8b-4ddc-b1f2-163c2bbc12ee, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dcb233a-eefd-438f-9151-6bca5b9fa0cb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33314dde-6f93-40e0-83bd-924f78e5db14, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dcb233a-eefd-438f-9151-6bca5b9fa0cb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8039552242608076911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80395522426080769118039552242608076911803955224260807691180395522426080769118039552242608076911803955224260807691180395522426080769118039552242608076911803955224260807691180395522426080769118039552242608076911803955224260807691180395522426080769118039552242608076911803955224260807691180395522426080769118039552242608076911803955224260807691180395522426080769118039552242608076911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe2c086-4bf4-444a-a320-933f1790ab36, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe2c086-4bf4-444a-a320-933f1790ab36, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14830236628452404220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483023662845240422014830236628452404220148302366284524042201483023662845240422014830236628452404220148302366284524042201483023662845240422014830236628452404220148302366284524042201483023662845240422014830236628452404220148302366284524042201483023662845240422014830236628452404220148302366284524042201483023662845240422014830236628452404220148302366284524042201483023662845240422014830236628452404220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dcb233a-eefd-438f-9151-6bca5b9fa0cb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7c783bd-7359-48a1-801d-6406d609e4f7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe2c086-4bf4-444a-a320-933f1790ab36, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bc6aa4-56ea-4263-ac86-2084ba8c10d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7c783bd-7359-48a1-801d-6406d609e4f7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4350951512050666992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43509515120506669924350951512050666992435095151205066699243509515120506669924350951512050666992435095151205066699243509515120506669924350951512050666992435095151205066699243509515120506669924350951512050666992435095151205066699243509515120506669924350951512050666992435095151205066699243509515120506669924350951512050666992435095151205066699243509515120506669924350951512050666992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6bc6aa4-56ea-4263-ac86-2084ba8c10d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11886072922626710307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188607292262671030711886072922626710307118860729226267103071188607292262671030711886072922626710307118860729226267103071188607292262671030711886072922626710307118860729226267103071188607292262671030711886072922626710307118860729226267103071188607292262671030711886072922626710307118860729226267103071188607292262671030711886072922626710307118860729226267103071188607292262671030711886072922626710307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bc6aa4-56ea-4263-ac86-2084ba8c10d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e032d51-4d28-4650-8249-946bbfe9539c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e032d51-4d28-4650-8249-946bbfe9539c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3599488684140109830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35994886841401098303599488684140109830359948868414010983035994886841401098303599488684140109830359948868414010983035994886841401098303599488684140109830359948868414010983035994886841401098303599488684140109830359948868414010983035994886841401098303599488684140109830359948868414010983035994886841401098303599488684140109830359948868414010983035994886841401098303599488684140109830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7c783bd-7359-48a1-801d-6406d609e4f7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 445e3977-aca2-48b1-a4df-42da04ab3e2d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 445e3977-aca2-48b1-a4df-42da04ab3e2d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13059564410174771321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305956441017477132113059564410174771321130595644101747713211305956441017477132113059564410174771321130595644101747713211305956441017477132113059564410174771321130595644101747713211305956441017477132113059564410174771321130595644101747713211305956441017477132113059564410174771321130595644101747713211305956441017477132113059564410174771321130595644101747713211305956441017477132113059564410174771321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e032d51-4d28-4650-8249-946bbfe9539c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eb038e9-1ef6-4bd4-8213-889cb5d3db5d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eb038e9-1ef6-4bd4-8213-889cb5d3db5d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8858585745784051586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88585857457840515868858585745784051586885858574578405158688585857457840515868858585745784051586885858574578405158688585857457840515868858585745784051586885858574578405158688585857457840515868858585745784051586885858574578405158688585857457840515868858585745784051586885858574578405158688585857457840515868858585745784051586885858574578405158688585857457840515868858585745784051586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 445e3977-aca2-48b1-a4df-42da04ab3e2d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fe35d17-77e9-4413-b03e-4ed886eb7897, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fe35d17-77e9-4413-b03e-4ed886eb7897, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12920610426515752840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292061042651575284012920610426515752840129206104265157528401292061042651575284012920610426515752840129206104265157528401292061042651575284012920610426515752840129206104265157528401292061042651575284012920610426515752840129206104265157528401292061042651575284012920610426515752840129206104265157528401292061042651575284012920610426515752840129206104265157528401292061042651575284012920610426515752840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eb038e9-1ef6-4bd4-8213-889cb5d3db5d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa083e8-42dc-41c7-98be-507815350815, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa083e8-42dc-41c7-98be-507815350815, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4035064864854513097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40350648648545130974035064864854513097403506486485451309740350648648545130974035064864854513097403506486485451309740350648648545130974035064864854513097403506486485451309740350648648545130974035064864854513097403506486485451309740350648648545130974035064864854513097403506486485451309740350648648545130974035064864854513097403506486485451309740350648648545130974035064864854513097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fe35d17-77e9-4413-b03e-4ed886eb7897, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a96b4de-d7c8-4e7f-8e60-2ddd57ec57cf, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a96b4de-d7c8-4e7f-8e60-2ddd57ec57cf, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16168388756733084224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616838875673308422416168388756733084224161683887567330842241616838875673308422416168388756733084224161683887567330842241616838875673308422416168388756733084224161683887567330842241616838875673308422416168388756733084224161683887567330842241616838875673308422416168388756733084224161683887567330842241616838875673308422416168388756733084224161683887567330842241616838875673308422416168388756733084224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa083e8-42dc-41c7-98be-507815350815, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a96b4de-d7c8-4e7f-8e60-2ddd57ec57cf, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2ebd83-d0f1-4873-9de0-ed62d743ae20, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2ebd83-d0f1-4873-9de0-ed62d743ae20, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18172604870514388767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817260487051438876718172604870514388767181726048705143887671817260487051438876718172604870514388767181726048705143887671817260487051438876718172604870514388767181726048705143887671817260487051438876718172604870514388767181726048705143887671817260487051438876718172604870514388767181726048705143887671817260487051438876718172604870514388767181726048705143887671817260487051438876718172604870514388767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbbd3203-d716-4878-a5f8-47dbfecfc325, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2ebd83-d0f1-4873-9de0-ed62d743ae20, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbbd3203-d716-4878-a5f8-47dbfecfc325, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16077590392065842623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1607759039206584262316077590392065842623160775903920658426231607759039206584262316077590392065842623160775903920658426231607759039206584262316077590392065842623160775903920658426231607759039206584262316077590392065842623160775903920658426231607759039206584262316077590392065842623160775903920658426231607759039206584262316077590392065842623160775903920658426231607759039206584262316077590392065842623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 130a64cd-d1b5-40a2-a3e8-7b80e566a09c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 130a64cd-d1b5-40a2-a3e8-7b80e566a09c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2237382038628574832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22373820386285748322237382038628574832223738203862857483222373820386285748322237382038628574832223738203862857483222373820386285748322237382038628574832223738203862857483222373820386285748322237382038628574832223738203862857483222373820386285748322237382038628574832223738203862857483222373820386285748322237382038628574832223738203862857483222373820386285748322237382038628574832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbbd3203-d716-4878-a5f8-47dbfecfc325, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5032785f-8544-43bf-9a2b-6922e722ef36, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5032785f-8544-43bf-9a2b-6922e722ef36, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16876092858684958797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1687609285868495879716876092858684958797168760928586849587971687609285868495879716876092858684958797168760928586849587971687609285868495879716876092858684958797168760928586849587971687609285868495879716876092858684958797168760928586849587971687609285868495879716876092858684958797168760928586849587971687609285868495879716876092858684958797168760928586849587971687609285868495879716876092858684958797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 130a64cd-d1b5-40a2-a3e8-7b80e566a09c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eace2ddc-3657-4bd9-a6f2-39784c8c8a3f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eace2ddc-3657-4bd9-a6f2-39784c8c8a3f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13978857067645955122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397885706764595512213978857067645955122139788570676459551221397885706764595512213978857067645955122139788570676459551221397885706764595512213978857067645955122139788570676459551221397885706764595512213978857067645955122139788570676459551221397885706764595512213978857067645955122139788570676459551221397885706764595512213978857067645955122139788570676459551221397885706764595512213978857067645955122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5032785f-8544-43bf-9a2b-6922e722ef36, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc7143b-e6c1-40e8-a3cb-aa8de54acc0f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc7143b-e6c1-40e8-a3cb-aa8de54acc0f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 995128415892872232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232995128415892872232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eace2ddc-3657-4bd9-a6f2-39784c8c8a3f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d30d2e8-7655-43e8-a0f4-c1462d474f7a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc7143b-e6c1-40e8-a3cb-aa8de54acc0f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d30d2e8-7655-43e8-a0f4-c1462d474f7a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 334040255431351487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487334040255431351487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d30d2e8-7655-43e8-a0f4-c1462d474f7a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29062a1b-df61-492d-82de-6fcdb5662eed, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29062a1b-df61-492d-82de-6fcdb5662eed, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5106283205949864324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51062832059498643245106283205949864324510628320594986432451062832059498643245106283205949864324510628320594986432451062832059498643245106283205949864324510628320594986432451062832059498643245106283205949864324510628320594986432451062832059498643245106283205949864324510628320594986432451062832059498643245106283205949864324510628320594986432451062832059498643245106283205949864324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ead14857-7de2-4cab-90b2-3e9ad9124974, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead14857-7de2-4cab-90b2-3e9ad9124974, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11724978008826674455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172497800882667445511724978008826674455117249780088266744551172497800882667445511724978008826674455117249780088266744551172497800882667445511724978008826674455117249780088266744551172497800882667445511724978008826674455117249780088266744551172497800882667445511724978008826674455117249780088266744551172497800882667445511724978008826674455117249780088266744551172497800882667445511724978008826674455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29062a1b-df61-492d-82de-6fcdb5662eed, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2776328-0873-4730-833d-318fe6d20757, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2776328-0873-4730-833d-318fe6d20757, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3774974643984117109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37749746439841171093774974643984117109377497464398411710937749746439841171093774974643984117109377497464398411710937749746439841171093774974643984117109377497464398411710937749746439841171093774974643984117109377497464398411710937749746439841171093774974643984117109377497464398411710937749746439841171093774974643984117109377497464398411710937749746439841171093774974643984117109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead14857-7de2-4cab-90b2-3e9ad9124974, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f45e1b1f-c86c-4f4f-b710-6084a75907a0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f45e1b1f-c86c-4f4f-b710-6084a75907a0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2211464901629196744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22114649016291967442211464901629196744221146490162919674422114649016291967442211464901629196744221146490162919674422114649016291967442211464901629196744221146490162919674422114649016291967442211464901629196744221146490162919674422114649016291967442211464901629196744221146490162919674422114649016291967442211464901629196744221146490162919674422114649016291967442211464901629196744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f45e1b1f-c86c-4f4f-b710-6084a75907a0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2776328-0873-4730-833d-318fe6d20757, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12d26816-b426-4326-9875-27ffe530e5ab, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad58dc13-367d-472c-918b-4c5c04486363, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad58dc13-367d-472c-918b-4c5c04486363, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11813956596282325353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181395659628232535311813956596282325353118139565962823253531181395659628232535311813956596282325353118139565962823253531181395659628232535311813956596282325353118139565962823253531181395659628232535311813956596282325353118139565962823253531181395659628232535311813956596282325353118139565962823253531181395659628232535311813956596282325353118139565962823253531181395659628232535311813956596282325353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12d26816-b426-4326-9875-27ffe530e5ab, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14605593241617892765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460559324161789276514605593241617892765146055932416178927651460559324161789276514605593241617892765146055932416178927651460559324161789276514605593241617892765146055932416178927651460559324161789276514605593241617892765146055932416178927651460559324161789276514605593241617892765146055932416178927651460559324161789276514605593241617892765146055932416178927651460559324161789276514605593241617892765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad58dc13-367d-472c-918b-4c5c04486363, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9709c2e2-da85-4b73-86ad-e506d6f6f8a3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9709c2e2-da85-4b73-86ad-e506d6f6f8a3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14732264047734135816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473226404773413581614732264047734135816147322640477341358161473226404773413581614732264047734135816147322640477341358161473226404773413581614732264047734135816147322640477341358161473226404773413581614732264047734135816147322640477341358161473226404773413581614732264047734135816147322640477341358161473226404773413581614732264047734135816147322640477341358161473226404773413581614732264047734135816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12d26816-b426-4326-9875-27ffe530e5ab, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9709c2e2-da85-4b73-86ad-e506d6f6f8a3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2025144-3f28-42a1-b4d2-5061952ac6fb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2025144-3f28-42a1-b4d2-5061952ac6fb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1757000355753888744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17570003557538887441757000355753888744175700035575388874417570003557538887441757000355753888744175700035575388874417570003557538887441757000355753888744175700035575388874417570003557538887441757000355753888744175700035575388874417570003557538887441757000355753888744175700035575388874417570003557538887441757000355753888744175700035575388874417570003557538887441757000355753888744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9159782-a349-4ef2-9b05-bd8519622e3d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9159782-a349-4ef2-9b05-bd8519622e3d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17750717926953234879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775071792695323487917750717926953234879177507179269532348791775071792695323487917750717926953234879177507179269532348791775071792695323487917750717926953234879177507179269532348791775071792695323487917750717926953234879177507179269532348791775071792695323487917750717926953234879177507179269532348791775071792695323487917750717926953234879177507179269532348791775071792695323487917750717926953234879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2025144-3f28-42a1-b4d2-5061952ac6fb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8483a4-06db-4ac2-8666-4ac32f25cd65, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8483a4-06db-4ac2-8666-4ac32f25cd65, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4278677422871050258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42786774228710502584278677422871050258427867742287105025842786774228710502584278677422871050258427867742287105025842786774228710502584278677422871050258427867742287105025842786774228710502584278677422871050258427867742287105025842786774228710502584278677422871050258427867742287105025842786774228710502584278677422871050258427867742287105025842786774228710502584278677422871050258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9159782-a349-4ef2-9b05-bd8519622e3d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8483a11c-dcaf-485e-ab8b-2a61bc5cdd76, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8483a4-06db-4ac2-8666-4ac32f25cd65, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8483a11c-dcaf-485e-ab8b-2a61bc5cdd76, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6690201557409020751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66902015574090207516690201557409020751669020155740902075166902015574090207516690201557409020751669020155740902075166902015574090207516690201557409020751669020155740902075166902015574090207516690201557409020751669020155740902075166902015574090207516690201557409020751669020155740902075166902015574090207516690201557409020751669020155740902075166902015574090207516690201557409020751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e880ac-d9b6-4cbd-8b2f-daa6c1fe3a2e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e880ac-d9b6-4cbd-8b2f-daa6c1fe3a2e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12917168586984197738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291716858698419773812917168586984197738129171685869841977381291716858698419773812917168586984197738129171685869841977381291716858698419773812917168586984197738129171685869841977381291716858698419773812917168586984197738129171685869841977381291716858698419773812917168586984197738129171685869841977381291716858698419773812917168586984197738129171685869841977381291716858698419773812917168586984197738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8483a11c-dcaf-485e-ab8b-2a61bc5cdd76, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80647299-5d52-4d7b-93d1-9037dc91182e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80647299-5d52-4d7b-93d1-9037dc91182e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16112853101104912105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611285310110491210516112853101104912105161128531011049121051611285310110491210516112853101104912105161128531011049121051611285310110491210516112853101104912105161128531011049121051611285310110491210516112853101104912105161128531011049121051611285310110491210516112853101104912105161128531011049121051611285310110491210516112853101104912105161128531011049121051611285310110491210516112853101104912105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e880ac-d9b6-4cbd-8b2f-daa6c1fe3a2e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab8efec-cac4-4456-969d-5e516df2696f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab8efec-cac4-4456-969d-5e516df2696f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2481133321997893382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24811333219978933822481133321997893382248113332199789338224811333219978933822481133321997893382248113332199789338224811333219978933822481133321997893382248113332199789338224811333219978933822481133321997893382248113332199789338224811333219978933822481133321997893382248113332199789338224811333219978933822481133321997893382248113332199789338224811333219978933822481133321997893382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80647299-5d52-4d7b-93d1-9037dc91182e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 640d3f06-be4b-470f-b97b-d76b992fb95d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 640d3f06-be4b-470f-b97b-d76b992fb95d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12912855966263480045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291285596626348004512912855966263480045129128559662634800451291285596626348004512912855966263480045129128559662634800451291285596626348004512912855966263480045129128559662634800451291285596626348004512912855966263480045129128559662634800451291285596626348004512912855966263480045129128559662634800451291285596626348004512912855966263480045129128559662634800451291285596626348004512912855966263480045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab8efec-cac4-4456-969d-5e516df2696f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b40ca473-06a1-4082-8c4c-6e6400390e0a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b40ca473-06a1-4082-8c4c-6e6400390e0a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18112100111766538506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811210011176653850618112100111766538506181121001117665385061811210011176653850618112100111766538506181121001117665385061811210011176653850618112100111766538506181121001117665385061811210011176653850618112100111766538506181121001117665385061811210011176653850618112100111766538506181121001117665385061811210011176653850618112100111766538506181121001117665385061811210011176653850618112100111766538506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 640d3f06-be4b-470f-b97b-d76b992fb95d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8c2b731-65c5-404d-8dae-84ae85d191a6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c2b731-65c5-404d-8dae-84ae85d191a6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17397498162735130560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739749816273513056017397498162735130560173974981627351305601739749816273513056017397498162735130560173974981627351305601739749816273513056017397498162735130560173974981627351305601739749816273513056017397498162735130560173974981627351305601739749816273513056017397498162735130560173974981627351305601739749816273513056017397498162735130560173974981627351305601739749816273513056017397498162735130560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b40ca473-06a1-4082-8c4c-6e6400390e0a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd5d6c9-d841-4f72-9c0f-3dc65c585aa4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd5d6c9-d841-4f72-9c0f-3dc65c585aa4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14020513682095695693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402051368209569569314020513682095695693140205136820956956931402051368209569569314020513682095695693140205136820956956931402051368209569569314020513682095695693140205136820956956931402051368209569569314020513682095695693140205136820956956931402051368209569569314020513682095695693140205136820956956931402051368209569569314020513682095695693140205136820956956931402051368209569569314020513682095695693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c2b731-65c5-404d-8dae-84ae85d191a6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1ea978-9ad5-4473-b5cd-395081131f02, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1ea978-9ad5-4473-b5cd-395081131f02, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6626125474619171274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66261254746191712746626125474619171274662612547461917127466261254746191712746626125474619171274662612547461917127466261254746191712746626125474619171274662612547461917127466261254746191712746626125474619171274662612547461917127466261254746191712746626125474619171274662612547461917127466261254746191712746626125474619171274662612547461917127466261254746191712746626125474619171274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd5d6c9-d841-4f72-9c0f-3dc65c585aa4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 247962c8-3a46-4d0f-a5ae-45e4924967fe, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 247962c8-3a46-4d0f-a5ae-45e4924967fe, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9756175878787650765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97561758787876507659756175878787650765975617587878765076597561758787876507659756175878787650765975617587878765076597561758787876507659756175878787650765975617587878765076597561758787876507659756175878787650765975617587878765076597561758787876507659756175878787650765975617587878765076597561758787876507659756175878787650765975617587878765076597561758787876507659756175878787650765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1ea978-9ad5-4473-b5cd-395081131f02, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9867eb88-2599-4e4b-a885-a19d7e21d4ba, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9867eb88-2599-4e4b-a885-a19d7e21d4ba, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 216964757671581043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043216964757671581043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 247962c8-3a46-4d0f-a5ae-45e4924967fe, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f414e2-0ebd-48fc-a21b-af86a1ba8cc9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f414e2-0ebd-48fc-a21b-af86a1ba8cc9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2011804412260767894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20118044122607678942011804412260767894201180441226076789420118044122607678942011804412260767894201180441226076789420118044122607678942011804412260767894201180441226076789420118044122607678942011804412260767894201180441226076789420118044122607678942011804412260767894201180441226076789420118044122607678942011804412260767894201180441226076789420118044122607678942011804412260767894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9867eb88-2599-4e4b-a885-a19d7e21d4ba, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36428e8-5c2c-4597-a147-0ff8f093dda5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f414e2-0ebd-48fc-a21b-af86a1ba8cc9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36428e8-5c2c-4597-a147-0ff8f093dda5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10250661271765239891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025066127176523989110250661271765239891102506612717652398911025066127176523989110250661271765239891102506612717652398911025066127176523989110250661271765239891102506612717652398911025066127176523989110250661271765239891102506612717652398911025066127176523989110250661271765239891102506612717652398911025066127176523989110250661271765239891102506612717652398911025066127176523989110250661271765239891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c44d57f-c0ff-4434-948e-901f155c6eb8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c44d57f-c0ff-4434-948e-901f155c6eb8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7945832360392630612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79458323603926306127945832360392630612794583236039263061279458323603926306127945832360392630612794583236039263061279458323603926306127945832360392630612794583236039263061279458323603926306127945832360392630612794583236039263061279458323603926306127945832360392630612794583236039263061279458323603926306127945832360392630612794583236039263061279458323603926306127945832360392630612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36428e8-5c2c-4597-a147-0ff8f093dda5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f0e34c9-093b-43b6-a165-b058e268d4ee, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f0e34c9-093b-43b6-a165-b058e268d4ee, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11143402055163065186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114340205516306518611143402055163065186111434020551630651861114340205516306518611143402055163065186111434020551630651861114340205516306518611143402055163065186111434020551630651861114340205516306518611143402055163065186111434020551630651861114340205516306518611143402055163065186111434020551630651861114340205516306518611143402055163065186111434020551630651861114340205516306518611143402055163065186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c44d57f-c0ff-4434-948e-901f155c6eb8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291a7b40-566a-4ca6-a001-0900085fa2d3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291a7b40-566a-4ca6-a001-0900085fa2d3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11459802530194168332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145980253019416833211459802530194168332114598025301941683321145980253019416833211459802530194168332114598025301941683321145980253019416833211459802530194168332114598025301941683321145980253019416833211459802530194168332114598025301941683321145980253019416833211459802530194168332114598025301941683321145980253019416833211459802530194168332114598025301941683321145980253019416833211459802530194168332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f0e34c9-093b-43b6-a165-b058e268d4ee, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc014d1d-b0c2-4103-b70e-01265f43b8b6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc014d1d-b0c2-4103-b70e-01265f43b8b6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 449265834718734326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326449265834718734326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291a7b40-566a-4ca6-a001-0900085fa2d3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a41331e2-9509-4bf1-ab0f-f13ba982748e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a41331e2-9509-4bf1-ab0f-f13ba982748e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17287548745699969495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728754874569996949517287548745699969495172875487456999694951728754874569996949517287548745699969495172875487456999694951728754874569996949517287548745699969495172875487456999694951728754874569996949517287548745699969495172875487456999694951728754874569996949517287548745699969495172875487456999694951728754874569996949517287548745699969495172875487456999694951728754874569996949517287548745699969495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc014d1d-b0c2-4103-b70e-01265f43b8b6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d802b3-1189-470a-8a3e-24bcb218dd3f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d802b3-1189-470a-8a3e-24bcb218dd3f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3876639800587991455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38766398005879914553876639800587991455387663980058799145538766398005879914553876639800587991455387663980058799145538766398005879914553876639800587991455387663980058799145538766398005879914553876639800587991455387663980058799145538766398005879914553876639800587991455387663980058799145538766398005879914553876639800587991455387663980058799145538766398005879914553876639800587991455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a41331e2-9509-4bf1-ab0f-f13ba982748e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30f7659-58e6-4246-9478-33feface6f5a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30f7659-58e6-4246-9478-33feface6f5a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11489809908941772346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148980990894177234611489809908941772346114898099089417723461148980990894177234611489809908941772346114898099089417723461148980990894177234611489809908941772346114898099089417723461148980990894177234611489809908941772346114898099089417723461148980990894177234611489809908941772346114898099089417723461148980990894177234611489809908941772346114898099089417723461148980990894177234611489809908941772346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d802b3-1189-470a-8a3e-24bcb218dd3f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603f8976-f158-43b6-95ad-7375ca5e6ec2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30f7659-58e6-4246-9478-33feface6f5a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57277c65-657f-41f5-8524-4148b527fd8d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57277c65-657f-41f5-8524-4148b527fd8d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7887100800531346141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78871008005313461417887100800531346141788710080053134614178871008005313461417887100800531346141788710080053134614178871008005313461417887100800531346141788710080053134614178871008005313461417887100800531346141788710080053134614178871008005313461417887100800531346141788710080053134614178871008005313461417887100800531346141788710080053134614178871008005313461417887100800531346141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603f8976-f158-43b6-95ad-7375ca5e6ec2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7646924560877357859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76469245608773578597646924560877357859764692456087735785976469245608773578597646924560877357859764692456087735785976469245608773578597646924560877357859764692456087735785976469245608773578597646924560877357859764692456087735785976469245608773578597646924560877357859764692456087735785976469245608773578597646924560877357859764692456087735785976469245608773578597646924560877357859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57277c65-657f-41f5-8524-4148b527fd8d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36492b39-0a20-4775-9a41-85a766e29a3c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603f8976-f158-43b6-95ad-7375ca5e6ec2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9d7f282-cfe1-4dc0-a062-f5122c32842a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9d7f282-cfe1-4dc0-a062-f5122c32842a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7046995201677570896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70469952016775708967046995201677570896704699520167757089670469952016775708967046995201677570896704699520167757089670469952016775708967046995201677570896704699520167757089670469952016775708967046995201677570896704699520167757089670469952016775708967046995201677570896704699520167757089670469952016775708967046995201677570896704699520167757089670469952016775708967046995201677570896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36492b39-0a20-4775-9a41-85a766e29a3c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9553731517151299309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95537315171512993099553731517151299309955373151715129930995537315171512993099553731517151299309955373151715129930995537315171512993099553731517151299309955373151715129930995537315171512993099553731517151299309955373151715129930995537315171512993099553731517151299309955373151715129930995537315171512993099553731517151299309955373151715129930995537315171512993099553731517151299309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9d7f282-cfe1-4dc0-a062-f5122c32842a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17d971f-f253-4236-9b62-0e6000ff8ebd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17d971f-f253-4236-9b62-0e6000ff8ebd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8572594662198942234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85725946621989422348572594662198942234857259466219894223485725946621989422348572594662198942234857259466219894223485725946621989422348572594662198942234857259466219894223485725946621989422348572594662198942234857259466219894223485725946621989422348572594662198942234857259466219894223485725946621989422348572594662198942234857259466219894223485725946621989422348572594662198942234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36492b39-0a20-4775-9a41-85a766e29a3c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6498c329-8724-48ff-98a8-af49dd21f0df, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6498c329-8724-48ff-98a8-af49dd21f0df, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1775189423732824585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17751894237328245851775189423732824585177518942373282458517751894237328245851775189423732824585177518942373282458517751894237328245851775189423732824585177518942373282458517751894237328245851775189423732824585177518942373282458517751894237328245851775189423732824585177518942373282458517751894237328245851775189423732824585177518942373282458517751894237328245851775189423732824585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17d971f-f253-4236-9b62-0e6000ff8ebd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6498c329-8724-48ff-98a8-af49dd21f0df, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d086f47-428a-4da1-82cb-4db2cd015ecc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d086f47-428a-4da1-82cb-4db2cd015ecc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4926742816337008380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49267428163370083804926742816337008380492674281633700838049267428163370083804926742816337008380492674281633700838049267428163370083804926742816337008380492674281633700838049267428163370083804926742816337008380492674281633700838049267428163370083804926742816337008380492674281633700838049267428163370083804926742816337008380492674281633700838049267428163370083804926742816337008380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13e2003-6c11-498f-9ca0-0ca3e215688e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13e2003-6c11-498f-9ca0-0ca3e215688e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13136546123507114243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313654612350711424313136546123507114243131365461235071142431313654612350711424313136546123507114243131365461235071142431313654612350711424313136546123507114243131365461235071142431313654612350711424313136546123507114243131365461235071142431313654612350711424313136546123507114243131365461235071142431313654612350711424313136546123507114243131365461235071142431313654612350711424313136546123507114243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d086f47-428a-4da1-82cb-4db2cd015ecc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13e2003-6c11-498f-9ca0-0ca3e215688e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b64cdbec-d84f-4ca7-9675-b3be47c3afd7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79cb5ecc-57f2-44e5-a747-e9f8dd201001, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b64cdbec-d84f-4ca7-9675-b3be47c3afd7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166555551250205399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816655555125020539918166555551250205399181665555512502053991816655555125020539918166555551250205399181665555512502053991816655555125020539918166555551250205399181665555512502053991816655555125020539918166555551250205399181665555512502053991816655555125020539918166555551250205399181665555512502053991816655555125020539918166555551250205399181665555512502053991816655555125020539918166555551250205399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79cb5ecc-57f2-44e5-a747-e9f8dd201001, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2345652470523406325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23456524705234063252345652470523406325234565247052340632523456524705234063252345652470523406325234565247052340632523456524705234063252345652470523406325234565247052340632523456524705234063252345652470523406325234565247052340632523456524705234063252345652470523406325234565247052340632523456524705234063252345652470523406325234565247052340632523456524705234063252345652470523406325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79cb5ecc-57f2-44e5-a747-e9f8dd201001, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b64cdbec-d84f-4ca7-9675-b3be47c3afd7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d4469cc-7cb8-4be4-8615-ffd65aed958c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d4469cc-7cb8-4be4-8615-ffd65aed958c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17794288943168521987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779428894316852198717794288943168521987177942889431685219871779428894316852198717794288943168521987177942889431685219871779428894316852198717794288943168521987177942889431685219871779428894316852198717794288943168521987177942889431685219871779428894316852198717794288943168521987177942889431685219871779428894316852198717794288943168521987177942889431685219871779428894316852198717794288943168521987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4aaf98-50b3-4c38-a9ea-2d5d5ecc1d53, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4aaf98-50b3-4c38-a9ea-2d5d5ecc1d53, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9856810889463255089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98568108894632550899856810889463255089985681088946325508998568108894632550899856810889463255089985681088946325508998568108894632550899856810889463255089985681088946325508998568108894632550899856810889463255089985681088946325508998568108894632550899856810889463255089985681088946325508998568108894632550899856810889463255089985681088946325508998568108894632550899856810889463255089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d4469cc-7cb8-4be4-8615-ffd65aed958c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca557eaf-5793-467d-829a-5aed8cdbc43a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca557eaf-5793-467d-829a-5aed8cdbc43a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17744661317573185303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774466131757318530317744661317573185303177446613175731853031774466131757318530317744661317573185303177446613175731853031774466131757318530317744661317573185303177446613175731853031774466131757318530317744661317573185303177446613175731853031774466131757318530317744661317573185303177446613175731853031774466131757318530317744661317573185303177446613175731853031774466131757318530317744661317573185303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4aaf98-50b3-4c38-a9ea-2d5d5ecc1d53, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ce28c6-9ca4-4ff0-8dc6-5dce1db638d5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ce28c6-9ca4-4ff0-8dc6-5dce1db638d5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15514513031509073363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551451303150907336315514513031509073363155145130315090733631551451303150907336315514513031509073363155145130315090733631551451303150907336315514513031509073363155145130315090733631551451303150907336315514513031509073363155145130315090733631551451303150907336315514513031509073363155145130315090733631551451303150907336315514513031509073363155145130315090733631551451303150907336315514513031509073363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ce28c6-9ca4-4ff0-8dc6-5dce1db638d5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 723d7130-1823-4a1a-865f-af60dc8c4184, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 723d7130-1823-4a1a-865f-af60dc8c4184, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92551994792874126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9255199479287412692551994792874126925519947928741269255199479287412692551994792874126925519947928741269255199479287412692551994792874126925519947928741269255199479287412692551994792874126925519947928741269255199479287412692551994792874126925519947928741269255199479287412692551994792874126925519947928741269255199479287412692551994792874126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca557eaf-5793-467d-829a-5aed8cdbc43a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31d823e6-b8fe-4685-bf5e-9b99ab98f9d4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31d823e6-b8fe-4685-bf5e-9b99ab98f9d4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5696235585641355207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56962355856413552075696235585641355207569623558564135520756962355856413552075696235585641355207569623558564135520756962355856413552075696235585641355207569623558564135520756962355856413552075696235585641355207569623558564135520756962355856413552075696235585641355207569623558564135520756962355856413552075696235585641355207569623558564135520756962355856413552075696235585641355207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 723d7130-1823-4a1a-865f-af60dc8c4184, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d33f1b3-6e92-4e49-8d99-b46a90c35be2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d33f1b3-6e92-4e49-8d99-b46a90c35be2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3801969903879883522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38019699038798835223801969903879883522380196990387988352238019699038798835223801969903879883522380196990387988352238019699038798835223801969903879883522380196990387988352238019699038798835223801969903879883522380196990387988352238019699038798835223801969903879883522380196990387988352238019699038798835223801969903879883522380196990387988352238019699038798835223801969903879883522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31d823e6-b8fe-4685-bf5e-9b99ab98f9d4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d33f1b3-6e92-4e49-8d99-b46a90c35be2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0be36a-fe78-48c7-9a1a-4262c225dc18, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0be36a-fe78-48c7-9a1a-4262c225dc18, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2562279161422688951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25622791614226889512562279161422688951256227916142268895125622791614226889512562279161422688951256227916142268895125622791614226889512562279161422688951256227916142268895125622791614226889512562279161422688951256227916142268895125622791614226889512562279161422688951256227916142268895125622791614226889512562279161422688951256227916142268895125622791614226889512562279161422688951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0a855c0-fcb9-4886-a86d-b323b16eee55, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0a855c0-fcb9-4886-a86d-b323b16eee55, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15914970895821235563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591497089582123556315914970895821235563159149708958212355631591497089582123556315914970895821235563159149708958212355631591497089582123556315914970895821235563159149708958212355631591497089582123556315914970895821235563159149708958212355631591497089582123556315914970895821235563159149708958212355631591497089582123556315914970895821235563159149708958212355631591497089582123556315914970895821235563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0be36a-fe78-48c7-9a1a-4262c225dc18, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0a855c0-fcb9-4886-a86d-b323b16eee55, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a80a70d-5b72-408b-9896-7c69b0702e0b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a80a70d-5b72-408b-9896-7c69b0702e0b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5299340811961216103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52993408119612161035299340811961216103529934081196121610352993408119612161035299340811961216103529934081196121610352993408119612161035299340811961216103529934081196121610352993408119612161035299340811961216103529934081196121610352993408119612161035299340811961216103529934081196121610352993408119612161035299340811961216103529934081196121610352993408119612161035299340811961216103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80da1d46-ed9e-42b9-a6f9-eda5f57baba4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80da1d46-ed9e-42b9-a6f9-eda5f57baba4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10703437218503051174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070343721850305117410703437218503051174107034372185030511741070343721850305117410703437218503051174107034372185030511741070343721850305117410703437218503051174107034372185030511741070343721850305117410703437218503051174107034372185030511741070343721850305117410703437218503051174107034372185030511741070343721850305117410703437218503051174107034372185030511741070343721850305117410703437218503051174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a80a70d-5b72-408b-9896-7c69b0702e0b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80da1d46-ed9e-42b9-a6f9-eda5f57baba4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e13c301e-dd09-4e8e-aef3-b2a0132643e6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec72522c-7030-428a-ab9f-b247eaa6b916, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec72522c-7030-428a-ab9f-b247eaa6b916, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570680206877270241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157068020687727024111570680206877270241115706802068772702411157068020687727024111570680206877270241115706802068772702411157068020687727024111570680206877270241115706802068772702411157068020687727024111570680206877270241115706802068772702411157068020687727024111570680206877270241115706802068772702411157068020687727024111570680206877270241115706802068772702411157068020687727024111570680206877270241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e13c301e-dd09-4e8e-aef3-b2a0132643e6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4774145292785452478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47741452927854524784774145292785452478477414529278545247847741452927854524784774145292785452478477414529278545247847741452927854524784774145292785452478477414529278545247847741452927854524784774145292785452478477414529278545247847741452927854524784774145292785452478477414529278545247847741452927854524784774145292785452478477414529278545247847741452927854524784774145292785452478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e13c301e-dd09-4e8e-aef3-b2a0132643e6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f31520-830b-4f26-af47-0d224f95fcd1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f31520-830b-4f26-af47-0d224f95fcd1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13272425908553278314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327242590855327831413272425908553278314132724259085532783141327242590855327831413272425908553278314132724259085532783141327242590855327831413272425908553278314132724259085532783141327242590855327831413272425908553278314132724259085532783141327242590855327831413272425908553278314132724259085532783141327242590855327831413272425908553278314132724259085532783141327242590855327831413272425908553278314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec72522c-7030-428a-ab9f-b247eaa6b916, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14f9e2d-acff-4a41-95c8-09edd6d0108f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f31520-830b-4f26-af47-0d224f95fcd1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14f9e2d-acff-4a41-95c8-09edd6d0108f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11669339766506761384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166933976650676138411669339766506761384116693397665067613841166933976650676138411669339766506761384116693397665067613841166933976650676138411669339766506761384116693397665067613841166933976650676138411669339766506761384116693397665067613841166933976650676138411669339766506761384116693397665067613841166933976650676138411669339766506761384116693397665067613841166933976650676138411669339766506761384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d674d24-1368-4869-9e5a-f9f2f45d61d3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d674d24-1368-4869-9e5a-f9f2f45d61d3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16939637356203612087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693963735620361208716939637356203612087169396373562036120871693963735620361208716939637356203612087169396373562036120871693963735620361208716939637356203612087169396373562036120871693963735620361208716939637356203612087169396373562036120871693963735620361208716939637356203612087169396373562036120871693963735620361208716939637356203612087169396373562036120871693963735620361208716939637356203612087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14f9e2d-acff-4a41-95c8-09edd6d0108f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c941a6-7103-46f8-9e75-8c1d1704f730, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d674d24-1368-4869-9e5a-f9f2f45d61d3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b8caae3-bca5-432c-b951-5650bb008d2e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c941a6-7103-46f8-9e75-8c1d1704f730, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12050885431334280965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205088543133428096512050885431334280965120508854313342809651205088543133428096512050885431334280965120508854313342809651205088543133428096512050885431334280965120508854313342809651205088543133428096512050885431334280965120508854313342809651205088543133428096512050885431334280965120508854313342809651205088543133428096512050885431334280965120508854313342809651205088543133428096512050885431334280965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b8caae3-bca5-432c-b951-5650bb008d2e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13873142083456818401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387314208345681840113873142083456818401138731420834568184011387314208345681840113873142083456818401138731420834568184011387314208345681840113873142083456818401138731420834568184011387314208345681840113873142083456818401138731420834568184011387314208345681840113873142083456818401138731420834568184011387314208345681840113873142083456818401138731420834568184011387314208345681840113873142083456818401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c941a6-7103-46f8-9e75-8c1d1704f730, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646469ba-214d-4f00-84eb-026b3d6273ae, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646469ba-214d-4f00-84eb-026b3d6273ae, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2864667431128142969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28646674311281429692864667431128142969286466743112814296928646674311281429692864667431128142969286466743112814296928646674311281429692864667431128142969286466743112814296928646674311281429692864667431128142969286466743112814296928646674311281429692864667431128142969286466743112814296928646674311281429692864667431128142969286466743112814296928646674311281429692864667431128142969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b8caae3-bca5-432c-b951-5650bb008d2e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03216e40-c6ff-4e48-b738-6673c965395f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03216e40-c6ff-4e48-b738-6673c965395f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14212726009913363173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421272600991336317314212726009913363173142127260099133631731421272600991336317314212726009913363173142127260099133631731421272600991336317314212726009913363173142127260099133631731421272600991336317314212726009913363173142127260099133631731421272600991336317314212726009913363173142127260099133631731421272600991336317314212726009913363173142127260099133631731421272600991336317314212726009913363173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646469ba-214d-4f00-84eb-026b3d6273ae, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee8d6dc-0bb3-4a3b-ad45-3b5b15b4eb82, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03216e40-c6ff-4e48-b738-6673c965395f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee8d6dc-0bb3-4a3b-ad45-3b5b15b4eb82, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17895965111060678110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1789596511106067811017895965111060678110178959651110606781101789596511106067811017895965111060678110178959651110606781101789596511106067811017895965111060678110178959651110606781101789596511106067811017895965111060678110178959651110606781101789596511106067811017895965111060678110178959651110606781101789596511106067811017895965111060678110178959651110606781101789596511106067811017895965111060678110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e7baa6b-009a-4473-a215-141a3181a052, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e7baa6b-009a-4473-a215-141a3181a052, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5974610471516628309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59746104715166283095974610471516628309597461047151662830959746104715166283095974610471516628309597461047151662830959746104715166283095974610471516628309597461047151662830959746104715166283095974610471516628309597461047151662830959746104715166283095974610471516628309597461047151662830959746104715166283095974610471516628309597461047151662830959746104715166283095974610471516628309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee8d6dc-0bb3-4a3b-ad45-3b5b15b4eb82, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e7baa6b-009a-4473-a215-141a3181a052, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531f0a0c-0300-4d1d-ac47-36401d56c23a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531f0a0c-0300-4d1d-ac47-36401d56c23a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3262614380948511332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32626143809485113323262614380948511332326261438094851133232626143809485113323262614380948511332326261438094851133232626143809485113323262614380948511332326261438094851133232626143809485113323262614380948511332326261438094851133232626143809485113323262614380948511332326261438094851133232626143809485113323262614380948511332326261438094851133232626143809485113323262614380948511332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00544c8b-35e2-49d3-bc97-ac4b6c41cd98, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00544c8b-35e2-49d3-bc97-ac4b6c41cd98, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3199553644915651686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31995536449156516863199553644915651686319955364491565168631995536449156516863199553644915651686319955364491565168631995536449156516863199553644915651686319955364491565168631995536449156516863199553644915651686319955364491565168631995536449156516863199553644915651686319955364491565168631995536449156516863199553644915651686319955364491565168631995536449156516863199553644915651686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531f0a0c-0300-4d1d-ac47-36401d56c23a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c477ff6-0c48-4c3c-b926-4385796aa94e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c477ff6-0c48-4c3c-b926-4385796aa94e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17474842826060479162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747484282606047916217474842826060479162174748428260604791621747484282606047916217474842826060479162174748428260604791621747484282606047916217474842826060479162174748428260604791621747484282606047916217474842826060479162174748428260604791621747484282606047916217474842826060479162174748428260604791621747484282606047916217474842826060479162174748428260604791621747484282606047916217474842826060479162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00544c8b-35e2-49d3-bc97-ac4b6c41cd98, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26dc952b-694d-40f4-9112-a9c88a3da97e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26dc952b-694d-40f4-9112-a9c88a3da97e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2778517690469850039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27785176904698500392778517690469850039277851769046985003927785176904698500392778517690469850039277851769046985003927785176904698500392778517690469850039277851769046985003927785176904698500392778517690469850039277851769046985003927785176904698500392778517690469850039277851769046985003927785176904698500392778517690469850039277851769046985003927785176904698500392778517690469850039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c477ff6-0c48-4c3c-b926-4385796aa94e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552d3d84-e46d-4bd7-9c9b-500af3fd297d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552d3d84-e46d-4bd7-9c9b-500af3fd297d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12439974660298856995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1243997466029885699512439974660298856995124399746602988569951243997466029885699512439974660298856995124399746602988569951243997466029885699512439974660298856995124399746602988569951243997466029885699512439974660298856995124399746602988569951243997466029885699512439974660298856995124399746602988569951243997466029885699512439974660298856995124399746602988569951243997466029885699512439974660298856995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26dc952b-694d-40f4-9112-a9c88a3da97e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23efd06c-360c-483e-8e61-f81264b358de, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23efd06c-360c-483e-8e61-f81264b358de, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17029586750094627407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1702958675009462740717029586750094627407170295867500946274071702958675009462740717029586750094627407170295867500946274071702958675009462740717029586750094627407170295867500946274071702958675009462740717029586750094627407170295867500946274071702958675009462740717029586750094627407170295867500946274071702958675009462740717029586750094627407170295867500946274071702958675009462740717029586750094627407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552d3d84-e46d-4bd7-9c9b-500af3fd297d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dbfe8ef-17f9-4980-96df-e637203ca38e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dbfe8ef-17f9-4980-96df-e637203ca38e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998566498700298437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89985664987002984378998566498700298437899856649870029843789985664987002984378998566498700298437899856649870029843789985664987002984378998566498700298437899856649870029843789985664987002984378998566498700298437899856649870029843789985664987002984378998566498700298437899856649870029843789985664987002984378998566498700298437899856649870029843789985664987002984378998566498700298437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23efd06c-360c-483e-8e61-f81264b358de, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3217b8b3-e84d-4338-b284-3bd560b07d42, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3217b8b3-e84d-4338-b284-3bd560b07d42, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 422237518854104553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553422237518854104553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3217b8b3-e84d-4338-b284-3bd560b07d42, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dbfe8ef-17f9-4980-96df-e637203ca38e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04461007-4e13-41fb-b1e9-60e785b0a729, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04461007-4e13-41fb-b1e9-60e785b0a729, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17784980258188093810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778498025818809381017784980258188093810177849802581880938101778498025818809381017784980258188093810177849802581880938101778498025818809381017784980258188093810177849802581880938101778498025818809381017784980258188093810177849802581880938101778498025818809381017784980258188093810177849802581880938101778498025818809381017784980258188093810177849802581880938101778498025818809381017784980258188093810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6748cbb6-8ec2-4712-b810-664b1925bfd1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6748cbb6-8ec2-4712-b810-664b1925bfd1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14913240885791290640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491324088579129064014913240885791290640149132408857912906401491324088579129064014913240885791290640149132408857912906401491324088579129064014913240885791290640149132408857912906401491324088579129064014913240885791290640149132408857912906401491324088579129064014913240885791290640149132408857912906401491324088579129064014913240885791290640149132408857912906401491324088579129064014913240885791290640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04461007-4e13-41fb-b1e9-60e785b0a729, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18ed0a2e-4a83-4280-b9c4-ec06e06cfef1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18ed0a2e-4a83-4280-b9c4-ec06e06cfef1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16099645488108502717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609964548810850271716099645488108502717160996454881085027171609964548810850271716099645488108502717160996454881085027171609964548810850271716099645488108502717160996454881085027171609964548810850271716099645488108502717160996454881085027171609964548810850271716099645488108502717160996454881085027171609964548810850271716099645488108502717160996454881085027171609964548810850271716099645488108502717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6748cbb6-8ec2-4712-b810-664b1925bfd1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d115795-8559-495b-b606-a2cc94b6e8d2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d115795-8559-495b-b606-a2cc94b6e8d2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12805707602357627049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1280570760235762704912805707602357627049128057076023576270491280570760235762704912805707602357627049128057076023576270491280570760235762704912805707602357627049128057076023576270491280570760235762704912805707602357627049128057076023576270491280570760235762704912805707602357627049128057076023576270491280570760235762704912805707602357627049128057076023576270491280570760235762704912805707602357627049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18ed0a2e-4a83-4280-b9c4-ec06e06cfef1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a5199ec-69af-4bda-ae87-ac707a71c09d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a5199ec-69af-4bda-ae87-ac707a71c09d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12541812339033628057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254181233903362805712541812339033628057125418123390336280571254181233903362805712541812339033628057125418123390336280571254181233903362805712541812339033628057125418123390336280571254181233903362805712541812339033628057125418123390336280571254181233903362805712541812339033628057125418123390336280571254181233903362805712541812339033628057125418123390336280571254181233903362805712541812339033628057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d115795-8559-495b-b606-a2cc94b6e8d2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e352caa-66f9-411a-94d5-f60571003264, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a5199ec-69af-4bda-ae87-ac707a71c09d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e352caa-66f9-411a-94d5-f60571003264, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4647919679102782388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46479196791027823884647919679102782388464791967910278238846479196791027823884647919679102782388464791967910278238846479196791027823884647919679102782388464791967910278238846479196791027823884647919679102782388464791967910278238846479196791027823884647919679102782388464791967910278238846479196791027823884647919679102782388464791967910278238846479196791027823884647919679102782388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790de177-f72d-400e-97da-cf66e01555ec, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790de177-f72d-400e-97da-cf66e01555ec, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784803322367073062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478480332236707306214784803322367073062147848033223670730621478480332236707306214784803322367073062147848033223670730621478480332236707306214784803322367073062147848033223670730621478480332236707306214784803322367073062147848033223670730621478480332236707306214784803322367073062147848033223670730621478480332236707306214784803322367073062147848033223670730621478480332236707306214784803322367073062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e352caa-66f9-411a-94d5-f60571003264, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecb39a7-9f67-45e8-ab02-aa2d7152764c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecb39a7-9f67-45e8-ab02-aa2d7152764c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14871698319289455845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487169831928945584514871698319289455845148716983192894558451487169831928945584514871698319289455845148716983192894558451487169831928945584514871698319289455845148716983192894558451487169831928945584514871698319289455845148716983192894558451487169831928945584514871698319289455845148716983192894558451487169831928945584514871698319289455845148716983192894558451487169831928945584514871698319289455845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790de177-f72d-400e-97da-cf66e01555ec, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86864a76-15e3-417f-bcbc-c4c43bf199da, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86864a76-15e3-417f-bcbc-c4c43bf199da, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11902621090881143590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190262109088114359011902621090881143590119026210908811435901190262109088114359011902621090881143590119026210908811435901190262109088114359011902621090881143590119026210908811435901190262109088114359011902621090881143590119026210908811435901190262109088114359011902621090881143590119026210908811435901190262109088114359011902621090881143590119026210908811435901190262109088114359011902621090881143590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecb39a7-9f67-45e8-ab02-aa2d7152764c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f93851f-18d9-4372-858b-e4b9b536af2e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f93851f-18d9-4372-858b-e4b9b536af2e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12500297435617228046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1250029743561722804612500297435617228046125002974356172280461250029743561722804612500297435617228046125002974356172280461250029743561722804612500297435617228046125002974356172280461250029743561722804612500297435617228046125002974356172280461250029743561722804612500297435617228046125002974356172280461250029743561722804612500297435617228046125002974356172280461250029743561722804612500297435617228046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86864a76-15e3-417f-bcbc-c4c43bf199da, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81d0b435-590a-46fc-a4ac-3edb9e8c8c92, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81d0b435-590a-46fc-a4ac-3edb9e8c8c92, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6407831616216636019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64078316162166360196407831616216636019640783161621663601964078316162166360196407831616216636019640783161621663601964078316162166360196407831616216636019640783161621663601964078316162166360196407831616216636019640783161621663601964078316162166360196407831616216636019640783161621663601964078316162166360196407831616216636019640783161621663601964078316162166360196407831616216636019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f93851f-18d9-4372-858b-e4b9b536af2e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 568e6917-827d-4072-9a39-f4ae3f09c35a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 568e6917-827d-4072-9a39-f4ae3f09c35a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11398289512309550692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139828951230955069211398289512309550692113982895123095506921139828951230955069211398289512309550692113982895123095506921139828951230955069211398289512309550692113982895123095506921139828951230955069211398289512309550692113982895123095506921139828951230955069211398289512309550692113982895123095506921139828951230955069211398289512309550692113982895123095506921139828951230955069211398289512309550692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81d0b435-590a-46fc-a4ac-3edb9e8c8c92, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3de9ca-94e0-4054-9e30-c75bd296cd1d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3de9ca-94e0-4054-9e30-c75bd296cd1d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10294532868219062947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1029453286821906294710294532868219062947102945328682190629471029453286821906294710294532868219062947102945328682190629471029453286821906294710294532868219062947102945328682190629471029453286821906294710294532868219062947102945328682190629471029453286821906294710294532868219062947102945328682190629471029453286821906294710294532868219062947102945328682190629471029453286821906294710294532868219062947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 568e6917-827d-4072-9a39-f4ae3f09c35a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a6628e5-cbe3-4d14-9550-a91fa2e1b1ac, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a6628e5-cbe3-4d14-9550-a91fa2e1b1ac, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10108582228185725473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010858222818572547310108582228185725473101085822281857254731010858222818572547310108582228185725473101085822281857254731010858222818572547310108582228185725473101085822281857254731010858222818572547310108582228185725473101085822281857254731010858222818572547310108582228185725473101085822281857254731010858222818572547310108582228185725473101085822281857254731010858222818572547310108582228185725473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a6628e5-cbe3-4d14-9550-a91fa2e1b1ac, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ae49c5d-23ce-4dbb-9361-8a532459dddd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ae49c5d-23ce-4dbb-9361-8a532459dddd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15759493123521977105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575949312352197710515759493123521977105157594931235219771051575949312352197710515759493123521977105157594931235219771051575949312352197710515759493123521977105157594931235219771051575949312352197710515759493123521977105157594931235219771051575949312352197710515759493123521977105157594931235219771051575949312352197710515759493123521977105157594931235219771051575949312352197710515759493123521977105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3de9ca-94e0-4054-9e30-c75bd296cd1d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d923bea2-4c4c-459b-916c-7ab4dfb9f2e9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d923bea2-4c4c-459b-916c-7ab4dfb9f2e9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8918772514370149597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89187725143701495978918772514370149597891877251437014959789187725143701495978918772514370149597891877251437014959789187725143701495978918772514370149597891877251437014959789187725143701495978918772514370149597891877251437014959789187725143701495978918772514370149597891877251437014959789187725143701495978918772514370149597891877251437014959789187725143701495978918772514370149597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ae49c5d-23ce-4dbb-9361-8a532459dddd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d923bea2-4c4c-459b-916c-7ab4dfb9f2e9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c1d251-47eb-48b1-bf82-641f2f13007f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c1d251-47eb-48b1-bf82-641f2f13007f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14413010418080214813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441301041808021481314413010418080214813144130104180802148131441301041808021481314413010418080214813144130104180802148131441301041808021481314413010418080214813144130104180802148131441301041808021481314413010418080214813144130104180802148131441301041808021481314413010418080214813144130104180802148131441301041808021481314413010418080214813144130104180802148131441301041808021481314413010418080214813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56f51d7a-d1ba-4744-9856-02ed2920d50f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56f51d7a-d1ba-4744-9856-02ed2920d50f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12226641896901049822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222664189690104982212226641896901049822122266418969010498221222664189690104982212226641896901049822122266418969010498221222664189690104982212226641896901049822122266418969010498221222664189690104982212226641896901049822122266418969010498221222664189690104982212226641896901049822122266418969010498221222664189690104982212226641896901049822122266418969010498221222664189690104982212226641896901049822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c1d251-47eb-48b1-bf82-641f2f13007f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad8e58ec-e7d6-4825-b687-ab6767ca180b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad8e58ec-e7d6-4825-b687-ab6767ca180b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 992434509969678684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684992434509969678684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56f51d7a-d1ba-4744-9856-02ed2920d50f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad8e58ec-e7d6-4825-b687-ab6767ca180b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5850902-7170-4741-99e9-2a4927fbc170, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a98a34d3-a6c7-4c20-9963-a64992271c90, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a98a34d3-a6c7-4c20-9963-a64992271c90, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7221308263778901442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72213082637789014427221308263778901442722130826377890144272213082637789014427221308263778901442722130826377890144272213082637789014427221308263778901442722130826377890144272213082637789014427221308263778901442722130826377890144272213082637789014427221308263778901442722130826377890144272213082637789014427221308263778901442722130826377890144272213082637789014427221308263778901442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5850902-7170-4741-99e9-2a4927fbc170, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2103357490733253966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21033574907332539662103357490733253966210335749073325396621033574907332539662103357490733253966210335749073325396621033574907332539662103357490733253966210335749073325396621033574907332539662103357490733253966210335749073325396621033574907332539662103357490733253966210335749073325396621033574907332539662103357490733253966210335749073325396621033574907332539662103357490733253966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a98a34d3-a6c7-4c20-9963-a64992271c90, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa43c182-ce5a-4ff3-85dc-c17dda113d8b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa43c182-ce5a-4ff3-85dc-c17dda113d8b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8482776177164047426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84827761771640474268482776177164047426848277617716404742684827761771640474268482776177164047426848277617716404742684827761771640474268482776177164047426848277617716404742684827761771640474268482776177164047426848277617716404742684827761771640474268482776177164047426848277617716404742684827761771640474268482776177164047426848277617716404742684827761771640474268482776177164047426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5850902-7170-4741-99e9-2a4927fbc170, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdd13871-703e-418b-98b5-43d699f91267, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdd13871-703e-418b-98b5-43d699f91267, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5545807542793577852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55458075427935778525545807542793577852554580754279357785255458075427935778525545807542793577852554580754279357785255458075427935778525545807542793577852554580754279357785255458075427935778525545807542793577852554580754279357785255458075427935778525545807542793577852554580754279357785255458075427935778525545807542793577852554580754279357785255458075427935778525545807542793577852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa43c182-ce5a-4ff3-85dc-c17dda113d8b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdd13871-703e-418b-98b5-43d699f91267, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 473d2693-b371-462b-b002-6b5a26efd1dc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 473d2693-b371-462b-b002-6b5a26efd1dc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14547738028135039194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454773802813503919414547738028135039194145477380281350391941454773802813503919414547738028135039194145477380281350391941454773802813503919414547738028135039194145477380281350391941454773802813503919414547738028135039194145477380281350391941454773802813503919414547738028135039194145477380281350391941454773802813503919414547738028135039194145477380281350391941454773802813503919414547738028135039194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaff7a8d-bc85-4994-9b9b-dba8151bb4b8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaff7a8d-bc85-4994-9b9b-dba8151bb4b8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15150358249274856669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1515035824927485666915150358249274856669151503582492748566691515035824927485666915150358249274856669151503582492748566691515035824927485666915150358249274856669151503582492748566691515035824927485666915150358249274856669151503582492748566691515035824927485666915150358249274856669151503582492748566691515035824927485666915150358249274856669151503582492748566691515035824927485666915150358249274856669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 473d2693-b371-462b-b002-6b5a26efd1dc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c4b2972-b948-4b2e-a525-1cd5f678c06d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaff7a8d-bc85-4994-9b9b-dba8151bb4b8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c4b2972-b948-4b2e-a525-1cd5f678c06d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18171014472446545427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817101447244654542718171014472446545427181710144724465454271817101447244654542718171014472446545427181710144724465454271817101447244654542718171014472446545427181710144724465454271817101447244654542718171014472446545427181710144724465454271817101447244654542718171014472446545427181710144724465454271817101447244654542718171014472446545427181710144724465454271817101447244654542718171014472446545427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4548d49e-81a7-48f5-81b3-c86b3b38cc54, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4548d49e-81a7-48f5-81b3-c86b3b38cc54, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2782544426258699822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27825444262586998222782544426258699822278254442625869982227825444262586998222782544426258699822278254442625869982227825444262586998222782544426258699822278254442625869982227825444262586998222782544426258699822278254442625869982227825444262586998222782544426258699822278254442625869982227825444262586998222782544426258699822278254442625869982227825444262586998222782544426258699822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c4b2972-b948-4b2e-a525-1cd5f678c06d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe4cf83f-bfc5-469a-a70f-66d007b25b85, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe4cf83f-bfc5-469a-a70f-66d007b25b85, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11883816128020533723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188381612802053372311883816128020533723118838161280205337231188381612802053372311883816128020533723118838161280205337231188381612802053372311883816128020533723118838161280205337231188381612802053372311883816128020533723118838161280205337231188381612802053372311883816128020533723118838161280205337231188381612802053372311883816128020533723118838161280205337231188381612802053372311883816128020533723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4548d49e-81a7-48f5-81b3-c86b3b38cc54, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ead0c711-5501-4135-915d-1369b6bc6327, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ead0c711-5501-4135-915d-1369b6bc6327, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4098043802133930687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40980438021339306874098043802133930687409804380213393068740980438021339306874098043802133930687409804380213393068740980438021339306874098043802133930687409804380213393068740980438021339306874098043802133930687409804380213393068740980438021339306874098043802133930687409804380213393068740980438021339306874098043802133930687409804380213393068740980438021339306874098043802133930687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe4cf83f-bfc5-469a-a70f-66d007b25b85, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ead0c711-5501-4135-915d-1369b6bc6327, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5049d44-9360-4c6d-b6cd-ed15dc6f9647, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccedfaa-2c21-4cb6-9ebb-487b5deb7661, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5049d44-9360-4c6d-b6cd-ed15dc6f9647, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13042507847625187682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304250784762518768213042507847625187682130425078476251876821304250784762518768213042507847625187682130425078476251876821304250784762518768213042507847625187682130425078476251876821304250784762518768213042507847625187682130425078476251876821304250784762518768213042507847625187682130425078476251876821304250784762518768213042507847625187682130425078476251876821304250784762518768213042507847625187682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccedfaa-2c21-4cb6-9ebb-487b5deb7661, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13681394311867546783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368139431186754678313681394311867546783136813943118675467831368139431186754678313681394311867546783136813943118675467831368139431186754678313681394311867546783136813943118675467831368139431186754678313681394311867546783136813943118675467831368139431186754678313681394311867546783136813943118675467831368139431186754678313681394311867546783136813943118675467831368139431186754678313681394311867546783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5049d44-9360-4c6d-b6cd-ed15dc6f9647, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccedfaa-2c21-4cb6-9ebb-487b5deb7661, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b989625-781f-4a40-bf89-ef8c2321e877, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b989625-781f-4a40-bf89-ef8c2321e877, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501793823553777811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35017938235537778113501793823553777811350179382355377781135017938235537778113501793823553777811350179382355377781135017938235537778113501793823553777811350179382355377781135017938235537778113501793823553777811350179382355377781135017938235537778113501793823553777811350179382355377781135017938235537778113501793823553777811350179382355377781135017938235537778113501793823553777811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e074dca9-e15f-4b6e-ab38-8d506e38c94b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e074dca9-e15f-4b6e-ab38-8d506e38c94b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7120393091246457690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71203930912464576907120393091246457690712039309124645769071203930912464576907120393091246457690712039309124645769071203930912464576907120393091246457690712039309124645769071203930912464576907120393091246457690712039309124645769071203930912464576907120393091246457690712039309124645769071203930912464576907120393091246457690712039309124645769071203930912464576907120393091246457690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b989625-781f-4a40-bf89-ef8c2321e877, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc2f7fe-c5e4-4273-b5b3-15d26792832d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e074dca9-e15f-4b6e-ab38-8d506e38c94b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc2f7fe-c5e4-4273-b5b3-15d26792832d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1718737912899948507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17187379128999485071718737912899948507171873791289994850717187379128999485071718737912899948507171873791289994850717187379128999485071718737912899948507171873791289994850717187379128999485071718737912899948507171873791289994850717187379128999485071718737912899948507171873791289994850717187379128999485071718737912899948507171873791289994850717187379128999485071718737912899948507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c51da36-cc45-48a7-8f5c-eadec86f7214, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c51da36-cc45-48a7-8f5c-eadec86f7214, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17610718106850504657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761071810685050465717610718106850504657176107181068505046571761071810685050465717610718106850504657176107181068505046571761071810685050465717610718106850504657176107181068505046571761071810685050465717610718106850504657176107181068505046571761071810685050465717610718106850504657176107181068505046571761071810685050465717610718106850504657176107181068505046571761071810685050465717610718106850504657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc2f7fe-c5e4-4273-b5b3-15d26792832d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe6afc6-b1e5-42eb-a77f-17876162e1c3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c51da36-cc45-48a7-8f5c-eadec86f7214, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a387b063-dc8c-4ba7-8ec3-474c3943e25c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe6afc6-b1e5-42eb-a77f-17876162e1c3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11364260908424802934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136426090842480293411364260908424802934113642609084248029341136426090842480293411364260908424802934113642609084248029341136426090842480293411364260908424802934113642609084248029341136426090842480293411364260908424802934113642609084248029341136426090842480293411364260908424802934113642609084248029341136426090842480293411364260908424802934113642609084248029341136426090842480293411364260908424802934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:31801/2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a387b063-dc8c-4ba7-8ec3-474c3943e25c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7073168289856724183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70731682898567241837073168289856724183707316828985672418370731682898567241837073168289856724183707316828985672418370731682898567241837073168289856724183707316828985672418370731682898567241837073168289856724183707316828985672418370731682898567241837073168289856724183707316828985672418370731682898567241837073168289856724183707316828985672418370731682898567241837073168289856724183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe6afc6-b1e5-42eb-a77f-17876162e1c3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddb31643-2654-4c4a-811b-d194a92bfd79, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb31643-2654-4c4a-811b-d194a92bfd79, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9536664874736620463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95366648747366204639536664874736620463953666487473662046395366648747366204639536664874736620463953666487473662046395366648747366204639536664874736620463953666487473662046395366648747366204639536664874736620463953666487473662046395366648747366204639536664874736620463953666487473662046395366648747366204639536664874736620463953666487473662046395366648747366204639536664874736620463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a387b063-dc8c-4ba7-8ec3-474c3943e25c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c2cb4c6-e774-414d-a17e-30f59f5e61ce, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c2cb4c6-e774-414d-a17e-30f59f5e61ce, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11611227508567967305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161122750856796730511611227508567967305116112275085679673051161122750856796730511611227508567967305116112275085679673051161122750856796730511611227508567967305116112275085679673051161122750856796730511611227508567967305116112275085679673051161122750856796730511611227508567967305116112275085679673051161122750856796730511611227508567967305116112275085679673051161122750856796730511611227508567967305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb31643-2654-4c4a-811b-d194a92bfd79, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc45a7d5-8b40-4697-a532-0f26ededc8a0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc45a7d5-8b40-4697-a532-0f26ededc8a0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9715700402378024958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97157004023780249589715700402378024958971570040237802495897157004023780249589715700402378024958971570040237802495897157004023780249589715700402378024958971570040237802495897157004023780249589715700402378024958971570040237802495897157004023780249589715700402378024958971570040237802495897157004023780249589715700402378024958971570040237802495897157004023780249589715700402378024958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c2cb4c6-e774-414d-a17e-30f59f5e61ce, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f89772-23b2-4cad-bc14-13a1418634d1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc45a7d5-8b40-4697-a532-0f26ededc8a0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f89772-23b2-4cad-bc14-13a1418634d1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4555779786549650208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45557797865496502084555779786549650208455577978654965020845557797865496502084555779786549650208455577978654965020845557797865496502084555779786549650208455577978654965020845557797865496502084555779786549650208455577978654965020845557797865496502084555779786549650208455577978654965020845557797865496502084555779786549650208455577978654965020845557797865496502084555779786549650208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf9f8e00-b8e6-486d-b5d3-b1dacba3573c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf9f8e00-b8e6-486d-b5d3-b1dacba3573c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1660615205866812168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16606152058668121681660615205866812168166061520586681216816606152058668121681660615205866812168166061520586681216816606152058668121681660615205866812168166061520586681216816606152058668121681660615205866812168166061520586681216816606152058668121681660615205866812168166061520586681216816606152058668121681660615205866812168166061520586681216816606152058668121681660615205866812168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f89772-23b2-4cad-bc14-13a1418634d1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69e25b4-491e-4441-96ca-9ce77d7ab2a6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69e25b4-491e-4441-96ca-9ce77d7ab2a6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17606726435134473040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760672643513447304017606726435134473040176067264351344730401760672643513447304017606726435134473040176067264351344730401760672643513447304017606726435134473040176067264351344730401760672643513447304017606726435134473040176067264351344730401760672643513447304017606726435134473040176067264351344730401760672643513447304017606726435134473040176067264351344730401760672643513447304017606726435134473040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf9f8e00-b8e6-486d-b5d3-b1dacba3573c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ebceba-400d-44f5-8165-250d21997cb2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69e25b4-491e-4441-96ca-9ce77d7ab2a6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ebceba-400d-44f5-8165-250d21997cb2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8007074662629931663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80070746626299316638007074662629931663800707466262993166380070746626299316638007074662629931663800707466262993166380070746626299316638007074662629931663800707466262993166380070746626299316638007074662629931663800707466262993166380070746626299316638007074662629931663800707466262993166380070746626299316638007074662629931663800707466262993166380070746626299316638007074662629931663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ea7195a-f997-433a-bd4c-b28a4c990c04, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ebceba-400d-44f5-8165-250d21997cb2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ea7195a-f997-433a-bd4c-b28a4c990c04, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3335842193896611522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33358421938966115223335842193896611522333584219389661152233358421938966115223335842193896611522333584219389661152233358421938966115223335842193896611522333584219389661152233358421938966115223335842193896611522333584219389661152233358421938966115223335842193896611522333584219389661152233358421938966115223335842193896611522333584219389661152233358421938966115223335842193896611522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32a4d3c-c571-4363-a83a-bcdad223cacc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32a4d3c-c571-4363-a83a-bcdad223cacc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3027332283597829730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30273322835978297303027332283597829730302733228359782973030273322835978297303027332283597829730302733228359782973030273322835978297303027332283597829730302733228359782973030273322835978297303027332283597829730302733228359782973030273322835978297303027332283597829730302733228359782973030273322835978297303027332283597829730302733228359782973030273322835978297303027332283597829730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ea7195a-f997-433a-bd4c-b28a4c990c04, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32a4d3c-c571-4363-a83a-bcdad223cacc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddb44210-bb75-4d10-96a5-ac5b81028110, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddb44210-bb75-4d10-96a5-ac5b81028110, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4832498247205137773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48324982472051377734832498247205137773483249824720513777348324982472051377734832498247205137773483249824720513777348324982472051377734832498247205137773483249824720513777348324982472051377734832498247205137773483249824720513777348324982472051377734832498247205137773483249824720513777348324982472051377734832498247205137773483249824720513777348324982472051377734832498247205137773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec3f5d65-81a5-47bf-b743-05f4255c5054, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec3f5d65-81a5-47bf-b743-05f4255c5054, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11032671242622740497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103267124262274049711032671242622740497110326712426227404971103267124262274049711032671242622740497110326712426227404971103267124262274049711032671242622740497110326712426227404971103267124262274049711032671242622740497110326712426227404971103267124262274049711032671242622740497110326712426227404971103267124262274049711032671242622740497110326712426227404971103267124262274049711032671242622740497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddb44210-bb75-4d10-96a5-ac5b81028110, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce44c9c8-b238-47f3-b696-e20a1e41c819, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce44c9c8-b238-47f3-b696-e20a1e41c819, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243273151341342581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82432731513413425818243273151341342581824327315134134258182432731513413425818243273151341342581824327315134134258182432731513413425818243273151341342581824327315134134258182432731513413425818243273151341342581824327315134134258182432731513413425818243273151341342581824327315134134258182432731513413425818243273151341342581824327315134134258182432731513413425818243273151341342581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec3f5d65-81a5-47bf-b743-05f4255c5054, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c310cc0-8029-4f81-b6da-4e0d9ebfa4be, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c310cc0-8029-4f81-b6da-4e0d9ebfa4be, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9231042453395677132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92310424533956771329231042453395677132923104245339567713292310424533956771329231042453395677132923104245339567713292310424533956771329231042453395677132923104245339567713292310424533956771329231042453395677132923104245339567713292310424533956771329231042453395677132923104245339567713292310424533956771329231042453395677132923104245339567713292310424533956771329231042453395677132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce44c9c8-b238-47f3-b696-e20a1e41c819, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ca9f089-9dff-4cd3-9079-ee58b1361bef, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ca9f089-9dff-4cd3-9079-ee58b1361bef, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10506111565292902018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050611156529290201810506111565292902018105061115652929020181050611156529290201810506111565292902018105061115652929020181050611156529290201810506111565292902018105061115652929020181050611156529290201810506111565292902018105061115652929020181050611156529290201810506111565292902018105061115652929020181050611156529290201810506111565292902018105061115652929020181050611156529290201810506111565292902018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c310cc0-8029-4f81-b6da-4e0d9ebfa4be, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9dd48d4-79a4-433e-91fa-d7407351d99c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9dd48d4-79a4-433e-91fa-d7407351d99c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16948219649219536023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694821964921953602316948219649219536023169482196492195360231694821964921953602316948219649219536023169482196492195360231694821964921953602316948219649219536023169482196492195360231694821964921953602316948219649219536023169482196492195360231694821964921953602316948219649219536023169482196492195360231694821964921953602316948219649219536023169482196492195360231694821964921953602316948219649219536023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ca9f089-9dff-4cd3-9079-ee58b1361bef, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f9fb28-c8f2-414b-a5f7-4af87e126715, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f9fb28-c8f2-414b-a5f7-4af87e126715, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12582779610854776169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1258277961085477616912582779610854776169125827796108547761691258277961085477616912582779610854776169125827796108547761691258277961085477616912582779610854776169125827796108547761691258277961085477616912582779610854776169125827796108547761691258277961085477616912582779610854776169125827796108547761691258277961085477616912582779610854776169125827796108547761691258277961085477616912582779610854776169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9dd48d4-79a4-433e-91fa-d7407351d99c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129537de-1229-437e-b43e-e3ab31dead30, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129537de-1229-437e-b43e-e3ab31dead30, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12652643723318430553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265264372331843055312652643723318430553126526437233184305531265264372331843055312652643723318430553126526437233184305531265264372331843055312652643723318430553126526437233184305531265264372331843055312652643723318430553126526437233184305531265264372331843055312652643723318430553126526437233184305531265264372331843055312652643723318430553126526437233184305531265264372331843055312652643723318430553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f9fb28-c8f2-414b-a5f7-4af87e126715, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0500fa9d-2540-469e-a448-c448bfdd8dcb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0500fa9d-2540-469e-a448-c448bfdd8dcb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7187154927073007637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71871549270730076377187154927073007637718715492707300763771871549270730076377187154927073007637718715492707300763771871549270730076377187154927073007637718715492707300763771871549270730076377187154927073007637718715492707300763771871549270730076377187154927073007637718715492707300763771871549270730076377187154927073007637718715492707300763771871549270730076377187154927073007637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129537de-1229-437e-b43e-e3ab31dead30, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e717cf6-06d9-4242-acf5-131449ad08fd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0500fa9d-2540-469e-a448-c448bfdd8dcb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e717cf6-06d9-4242-acf5-131449ad08fd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6636493156959802700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66364931569598027006636493156959802700663649315695980270066364931569598027006636493156959802700663649315695980270066364931569598027006636493156959802700663649315695980270066364931569598027006636493156959802700663649315695980270066364931569598027006636493156959802700663649315695980270066364931569598027006636493156959802700663649315695980270066364931569598027006636493156959802700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cda88052-3aa5-4eb8-b451-0d9791646e5e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cda88052-3aa5-4eb8-b451-0d9791646e5e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15356966346770780061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535696634677078006115356966346770780061153569663467707800611535696634677078006115356966346770780061153569663467707800611535696634677078006115356966346770780061153569663467707800611535696634677078006115356966346770780061153569663467707800611535696634677078006115356966346770780061153569663467707800611535696634677078006115356966346770780061153569663467707800611535696634677078006115356966346770780061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e717cf6-06d9-4242-acf5-131449ad08fd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf02e6f8-f1cd-4fe4-b4e7-c74ad52540fb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf02e6f8-f1cd-4fe4-b4e7-c74ad52540fb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7889506525504634866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78895065255046348667889506525504634866788950652550463486678895065255046348667889506525504634866788950652550463486678895065255046348667889506525504634866788950652550463486678895065255046348667889506525504634866788950652550463486678895065255046348667889506525504634866788950652550463486678895065255046348667889506525504634866788950652550463486678895065255046348667889506525504634866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cda88052-3aa5-4eb8-b451-0d9791646e5e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2edc6b1d-53b9-4d2c-af2e-e1731543c568, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2edc6b1d-53b9-4d2c-af2e-e1731543c568, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16995551872184075382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699555187218407538216995551872184075382169955518721840753821699555187218407538216995551872184075382169955518721840753821699555187218407538216995551872184075382169955518721840753821699555187218407538216995551872184075382169955518721840753821699555187218407538216995551872184075382169955518721840753821699555187218407538216995551872184075382169955518721840753821699555187218407538216995551872184075382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf02e6f8-f1cd-4fe4-b4e7-c74ad52540fb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd44ef72-e96d-4879-8e82-6deedbb79cc4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2edc6b1d-53b9-4d2c-af2e-e1731543c568, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd44ef72-e96d-4879-8e82-6deedbb79cc4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1291321851822302170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12913218518223021701291321851822302170129132185182230217012913218518223021701291321851822302170129132185182230217012913218518223021701291321851822302170129132185182230217012913218518223021701291321851822302170129132185182230217012913218518223021701291321851822302170129132185182230217012913218518223021701291321851822302170129132185182230217012913218518223021701291321851822302170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5e3b3e-9be2-4eb4-9e9d-442667aeb46e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5e3b3e-9be2-4eb4-9e9d-442667aeb46e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252177939099583877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125217793909958387711252177939099583877112521779390995838771125217793909958387711252177939099583877112521779390995838771125217793909958387711252177939099583877112521779390995838771125217793909958387711252177939099583877112521779390995838771125217793909958387711252177939099583877112521779390995838771125217793909958387711252177939099583877112521779390995838771125217793909958387711252177939099583877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd44ef72-e96d-4879-8e82-6deedbb79cc4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 874d27ac-8393-4ae6-a852-30be9a1b58d8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 874d27ac-8393-4ae6-a852-30be9a1b58d8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12699513337389019169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269951333738901916912699513337389019169126995133373890191691269951333738901916912699513337389019169126995133373890191691269951333738901916912699513337389019169126995133373890191691269951333738901916912699513337389019169126995133373890191691269951333738901916912699513337389019169126995133373890191691269951333738901916912699513337389019169126995133373890191691269951333738901916912699513337389019169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5e3b3e-9be2-4eb4-9e9d-442667aeb46e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5208c725-5489-4d4c-9987-ed571d3f324f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5208c725-5489-4d4c-9987-ed571d3f324f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7940314390401288052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79403143904012880527940314390401288052794031439040128805279403143904012880527940314390401288052794031439040128805279403143904012880527940314390401288052794031439040128805279403143904012880527940314390401288052794031439040128805279403143904012880527940314390401288052794031439040128805279403143904012880527940314390401288052794031439040128805279403143904012880527940314390401288052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 874d27ac-8393-4ae6-a852-30be9a1b58d8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5208c725-5489-4d4c-9987-ed571d3f324f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ac2a1d-4847-4d28-a50e-0bfc6a83e311, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ac2a1d-4847-4d28-a50e-0bfc6a83e311, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3434378911900099626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34343789119000996263434378911900099626343437891190009962634343789119000996263434378911900099626343437891190009962634343789119000996263434378911900099626343437891190009962634343789119000996263434378911900099626343437891190009962634343789119000996263434378911900099626343437891190009962634343789119000996263434378911900099626343437891190009962634343789119000996263434378911900099626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef9f408-48e6-4d19-b9e1-232a26cdf50e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ac2a1d-4847-4d28-a50e-0bfc6a83e311, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef9f408-48e6-4d19-b9e1-232a26cdf50e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13325798571967305243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332579857196730524313325798571967305243133257985719673052431332579857196730524313325798571967305243133257985719673052431332579857196730524313325798571967305243133257985719673052431332579857196730524313325798571967305243133257985719673052431332579857196730524313325798571967305243133257985719673052431332579857196730524313325798571967305243133257985719673052431332579857196730524313325798571967305243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9493d6-8a5a-4d44-8413-4f534d639147, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9493d6-8a5a-4d44-8413-4f534d639147, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9945960391223828456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99459603912238284569945960391223828456994596039122382845699459603912238284569945960391223828456994596039122382845699459603912238284569945960391223828456994596039122382845699459603912238284569945960391223828456994596039122382845699459603912238284569945960391223828456994596039122382845699459603912238284569945960391223828456994596039122382845699459603912238284569945960391223828456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef9f408-48e6-4d19-b9e1-232a26cdf50e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d83a75e-c023-4969-9a40-8bd7bec7bc57, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d83a75e-c023-4969-9a40-8bd7bec7bc57, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8092876376174908052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80928763761749080528092876376174908052809287637617490805280928763761749080528092876376174908052809287637617490805280928763761749080528092876376174908052809287637617490805280928763761749080528092876376174908052809287637617490805280928763761749080528092876376174908052809287637617490805280928763761749080528092876376174908052809287637617490805280928763761749080528092876376174908052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9493d6-8a5a-4d44-8413-4f534d639147, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55cbb42f-4a7b-451f-962e-80d48eb13a63, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55cbb42f-4a7b-451f-962e-80d48eb13a63, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3551852476940393573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35518524769403935733551852476940393573355185247694039357335518524769403935733551852476940393573355185247694039357335518524769403935733551852476940393573355185247694039357335518524769403935733551852476940393573355185247694039357335518524769403935733551852476940393573355185247694039357335518524769403935733551852476940393573355185247694039357335518524769403935733551852476940393573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d83a75e-c023-4969-9a40-8bd7bec7bc57, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dd5bf1f-b2a0-497e-a0c1-5bf8f3b5fbe8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dd5bf1f-b2a0-497e-a0c1-5bf8f3b5fbe8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12930089605997756031 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1293008960599775603112930089605997756031129300896059977560311293008960599775603112930089605997756031129300896059977560311293008960599775603112930089605997756031129300896059977560311293008960599775603112930089605997756031129300896059977560311293008960599775603112930089605997756031129300896059977560311293008960599775603112930089605997756031129300896059977560311293008960599775603112930089605997756031" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55cbb42f-4a7b-451f-962e-80d48eb13a63, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dd5bf1f-b2a0-497e-a0c1-5bf8f3b5fbe8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e437684a-a33e-4023-8845-b7228b1992b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e437684a-a33e-4023-8845-b7228b1992b9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12819577003722551630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281957700372255163012819577003722551630128195770037225516301281957700372255163012819577003722551630128195770037225516301281957700372255163012819577003722551630128195770037225516301281957700372255163012819577003722551630128195770037225516301281957700372255163012819577003722551630128195770037225516301281957700372255163012819577003722551630128195770037225516301281957700372255163012819577003722551630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 215e9c72-0ccf-4e51-b3c6-7fcdf54b1598, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 215e9c72-0ccf-4e51-b3c6-7fcdf54b1598, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927481483847004230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592748148384700423015927481483847004230159274814838470042301592748148384700423015927481483847004230159274814838470042301592748148384700423015927481483847004230159274814838470042301592748148384700423015927481483847004230159274814838470042301592748148384700423015927481483847004230159274814838470042301592748148384700423015927481483847004230159274814838470042301592748148384700423015927481483847004230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e437684a-a33e-4023-8845-b7228b1992b9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98ca187-6315-469d-999a-a5e477812814, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98ca187-6315-469d-999a-a5e477812814, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3501751436248194637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35017514362481946373501751436248194637350175143624819463735017514362481946373501751436248194637350175143624819463735017514362481946373501751436248194637350175143624819463735017514362481946373501751436248194637350175143624819463735017514362481946373501751436248194637350175143624819463735017514362481946373501751436248194637350175143624819463735017514362481946373501751436248194637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 215e9c72-0ccf-4e51-b3c6-7fcdf54b1598, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98ca187-6315-469d-999a-a5e477812814, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380356e0-93df-4965-8eb5-bf5cedc4ea5c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380356e0-93df-4965-8eb5-bf5cedc4ea5c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16687354393731700468 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668735439373170046816687354393731700468166873543937317004681668735439373170046816687354393731700468166873543937317004681668735439373170046816687354393731700468166873543937317004681668735439373170046816687354393731700468166873543937317004681668735439373170046816687354393731700468166873543937317004681668735439373170046816687354393731700468166873543937317004681668735439373170046816687354393731700468" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd5e51fb-0908-4df4-ac3d-44f50acf37ae, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd5e51fb-0908-4df4-ac3d-44f50acf37ae, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16682099503287041437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668209950328704143716682099503287041437166820995032870414371668209950328704143716682099503287041437166820995032870414371668209950328704143716682099503287041437166820995032870414371668209950328704143716682099503287041437166820995032870414371668209950328704143716682099503287041437166820995032870414371668209950328704143716682099503287041437166820995032870414371668209950328704143716682099503287041437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380356e0-93df-4965-8eb5-bf5cedc4ea5c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd5e51fb-0908-4df4-ac3d-44f50acf37ae, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" 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:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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, 813e4b19-2248-4434-8031-27a192d69253, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log --grpc-port=31801 --mon-port=25675 --ic-port=63494 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 813e4b19-2248-4434-8031-27a192d69253, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3901394322983504725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39013943229835047253901394322983504725390139432298350472539013943229835047253901394322983504725390139432298350472539013943229835047253901394322983504725390139432298350472539013943229835047253901394322983504725390139432298350472539013943229835047253901394322983504725390139432298350472539013943229835047253901394322983504725390139432298350472539013943229835047253901394322983504725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4486ea5-7099-426e-9e31-a70643510c02, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4486ea5-7099-426e-9e31-a70643510c02, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4828569935948194966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48285699359481949664828569935948194966482856993594819496648285699359481949664828569935948194966482856993594819496648285699359481949664828569935948194966482856993594819496648285699359481949664828569935948194966482856993594819496648285699359481949664828569935948194966482856993594819496648285699359481949664828569935948194966482856993594819496648285699359481949664828569935948194966" } } } 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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log', '--grpc-port=31801', '--mon-port=25675', '--ic-port=63494', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 813e4b19-2248-4434-8031-27a192d69253, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4486ea5-7099-426e-9e31-a70643510c02, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ya.test:process.py:628 Command pid: 3016603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31801/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35dca7ea-df71-45f2-bca4-97069f89de6d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35dca7ea-df71-45f2-bca4-97069f89de6d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2897202295631702777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28972022956317027772897202295631702777289720229563170277728972022956317027772897202295631702777289720229563170277728972022956317027772897202295631702777289720229563170277728972022956317027772897202295631702777289720229563170277728972022956317027772897202295631702777289720229563170277728972022956317027772897202295631702777289720229563170277728972022956317027772897202295631702777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad11932-81c2-4fd9-9bc4-5b826bab4147, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad11932-81c2-4fd9-9bc4-5b826bab4147, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16494220459890274558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649422045989027455816494220459890274558164942204598902745581649422045989027455816494220459890274558164942204598902745581649422045989027455816494220459890274558164942204598902745581649422045989027455816494220459890274558164942204598902745581649422045989027455816494220459890274558164942204598902745581649422045989027455816494220459890274558164942204598902745581649422045989027455816494220459890274558" } } } 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.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3016605
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35dca7ea-df71-45f2-bca4-97069f89de6d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 247c873c-af9b-4c46-97a2-571b27b3445c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 247c873c-af9b-4c46-97a2-571b27b3445c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3684696438275346990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36846964382753469903684696438275346990368469643827534699036846964382753469903684696438275346990368469643827534699036846964382753469903684696438275346990368469643827534699036846964382753469903684696438275346990368469643827534699036846964382753469903684696438275346990368469643827534699036846964382753469903684696438275346990368469643827534699036846964382753469903684696438275346990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad11932-81c2-4fd9-9bc4-5b826bab4147, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f552752-b1ca-4938-b758-f25b413156f4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f552752-b1ca-4938-b758-f25b413156f4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14668931432412898769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466893143241289876914668931432412898769146689314324128987691466893143241289876914668931432412898769146689314324128987691466893143241289876914668931432412898769146689314324128987691466893143241289876914668931432412898769146689314324128987691466893143241289876914668931432412898769146689314324128987691466893143241289876914668931432412898769146689314324128987691466893143241289876914668931432412898769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 247c873c-af9b-4c46-97a2-571b27b3445c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30cb0fe0-16b3-4a48-acc5-bceebdcd4da6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f552752-b1ca-4938-b758-f25b413156f4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244493f2-4315-4afe-9580-9b4cb0b7d70a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244493f2-4315-4afe-9580-9b4cb0b7d70a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1321106497798293570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13211064977982935701321106497798293570132110649779829357013211064977982935701321106497798293570132110649779829357013211064977982935701321106497798293570132110649779829357013211064977982935701321106497798293570132110649779829357013211064977982935701321106497798293570132110649779829357013211064977982935701321106497798293570132110649779829357013211064977982935701321106497798293570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30cb0fe0-16b3-4a48-acc5-bceebdcd4da6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9442042451872135045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94420424518721350459442042451872135045944204245187213504594420424518721350459442042451872135045944204245187213504594420424518721350459442042451872135045944204245187213504594420424518721350459442042451872135045944204245187213504594420424518721350459442042451872135045944204245187213504594420424518721350459442042451872135045944204245187213504594420424518721350459442042451872135045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244493f2-4315-4afe-9580-9b4cb0b7d70a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30cb0fe0-16b3-4a48-acc5-bceebdcd4da6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 863302e0-0bcb-44fc-b2b1-7d090a768dfa, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 244eb06c-eaef-4a57-85da-0c11fcc27620, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 244eb06c-eaef-4a57-85da-0c11fcc27620, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3928338063649043366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39283380636490433663928338063649043366392833806364904336639283380636490433663928338063649043366392833806364904336639283380636490433663928338063649043366392833806364904336639283380636490433663928338063649043366392833806364904336639283380636490433663928338063649043366392833806364904336639283380636490433663928338063649043366392833806364904336639283380636490433663928338063649043366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 863302e0-0bcb-44fc-b2b1-7d090a768dfa, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 235980679413994398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398235980679413994398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 863302e0-0bcb-44fc-b2b1-7d090a768dfa, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3dd578-2b17-4bbe-8c9a-9b90c61da8ca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 244eb06c-eaef-4a57-85da-0c11fcc27620, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e3dd578-2b17-4bbe-8c9a-9b90c61da8ca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 912894202736683487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487912894202736683487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016aba70-0bd9-47ad-ab2f-19c10ea8e2da, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016aba70-0bd9-47ad-ab2f-19c10ea8e2da, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940060595060632287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694006059506063228716940060595060632287169400605950606322871694006059506063228716940060595060632287169400605950606322871694006059506063228716940060595060632287169400605950606322871694006059506063228716940060595060632287169400605950606322871694006059506063228716940060595060632287169400605950606322871694006059506063228716940060595060632287169400605950606322871694006059506063228716940060595060632287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3dd578-2b17-4bbe-8c9a-9b90c61da8ca, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713c1083-c567-4b34-87ef-b970166dc3d2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713c1083-c567-4b34-87ef-b970166dc3d2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17335155397177877438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733515539717787743817335155397177877438173351553971778774381733515539717787743817335155397177877438173351553971778774381733515539717787743817335155397177877438173351553971778774381733515539717787743817335155397177877438173351553971778774381733515539717787743817335155397177877438173351553971778774381733515539717787743817335155397177877438173351553971778774381733515539717787743817335155397177877438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016aba70-0bd9-47ad-ab2f-19c10ea8e2da, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1889b26f-8965-4104-8e17-b4015f1cfeb0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1889b26f-8965-4104-8e17-b4015f1cfeb0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826693399578282960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18266933995782829601826693399578282960182669339957828296018266933995782829601826693399578282960182669339957828296018266933995782829601826693399578282960182669339957828296018266933995782829601826693399578282960182669339957828296018266933995782829601826693399578282960182669339957828296018266933995782829601826693399578282960182669339957828296018266933995782829601826693399578282960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713c1083-c567-4b34-87ef-b970166dc3d2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1889b26f-8965-4104-8e17-b4015f1cfeb0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849fdd6b-c1b7-4b58-82f6-5abdbb0e3e03, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849fdd6b-c1b7-4b58-82f6-5abdbb0e3e03, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9484531154723370760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94845311547233707609484531154723370760948453115472337076094845311547233707609484531154723370760948453115472337076094845311547233707609484531154723370760948453115472337076094845311547233707609484531154723370760948453115472337076094845311547233707609484531154723370760948453115472337076094845311547233707609484531154723370760948453115472337076094845311547233707609484531154723370760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c913cd6d-b151-42f9-984d-358f8eb2b92f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c913cd6d-b151-42f9-984d-358f8eb2b92f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15120828206631201988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512082820663120198815120828206631201988151208282066312019881512082820663120198815120828206631201988151208282066312019881512082820663120198815120828206631201988151208282066312019881512082820663120198815120828206631201988151208282066312019881512082820663120198815120828206631201988151208282066312019881512082820663120198815120828206631201988151208282066312019881512082820663120198815120828206631201988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849fdd6b-c1b7-4b58-82f6-5abdbb0e3e03, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba47e17e-bda5-42c9-93e0-fde4a0121e81, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba47e17e-bda5-42c9-93e0-fde4a0121e81, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930996600342586736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99309966003425867369930996600342586736993099660034258673699309966003425867369930996600342586736993099660034258673699309966003425867369930996600342586736993099660034258673699309966003425867369930996600342586736993099660034258673699309966003425867369930996600342586736993099660034258673699309966003425867369930996600342586736993099660034258673699309966003425867369930996600342586736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c913cd6d-b151-42f9-984d-358f8eb2b92f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c688daf0-dc3b-49d3-ac4f-f61fffb4c6f2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c688daf0-dc3b-49d3-ac4f-f61fffb4c6f2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16680433029609561754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668043302960956175416680433029609561754166804330296095617541668043302960956175416680433029609561754166804330296095617541668043302960956175416680433029609561754166804330296095617541668043302960956175416680433029609561754166804330296095617541668043302960956175416680433029609561754166804330296095617541668043302960956175416680433029609561754166804330296095617541668043302960956175416680433029609561754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba47e17e-bda5-42c9-93e0-fde4a0121e81, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d446d6fa-6d1b-4468-a495-9f47a94e875b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d446d6fa-6d1b-4468-a495-9f47a94e875b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3964825546297541009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39648255462975410093964825546297541009396482554629754100939648255462975410093964825546297541009396482554629754100939648255462975410093964825546297541009396482554629754100939648255462975410093964825546297541009396482554629754100939648255462975410093964825546297541009396482554629754100939648255462975410093964825546297541009396482554629754100939648255462975410093964825546297541009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c688daf0-dc3b-49d3-ac4f-f61fffb4c6f2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d446d6fa-6d1b-4468-a495-9f47a94e875b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eda05e70-87df-438a-bb3a-3c086ec5b552, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ff9f26-66cc-409b-aa04-bf641586b96e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ff9f26-66cc-409b-aa04-bf641586b96e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 492790603079925041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041492790603079925041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eda05e70-87df-438a-bb3a-3c086ec5b552, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6523943750163765315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65239437501637653156523943750163765315652394375016376531565239437501637653156523943750163765315652394375016376531565239437501637653156523943750163765315652394375016376531565239437501637653156523943750163765315652394375016376531565239437501637653156523943750163765315652394375016376531565239437501637653156523943750163765315652394375016376531565239437501637653156523943750163765315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ff9f26-66cc-409b-aa04-bf641586b96e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01423cf9-f18a-4016-a475-2430e541a309, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eda05e70-87df-438a-bb3a-3c086ec5b552, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83219cb9-572b-49ac-91fa-429cad6a5eff, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01423cf9-f18a-4016-a475-2430e541a309, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17459164290584789443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1745916429058478944317459164290584789443174591642905847894431745916429058478944317459164290584789443174591642905847894431745916429058478944317459164290584789443174591642905847894431745916429058478944317459164290584789443174591642905847894431745916429058478944317459164290584789443174591642905847894431745916429058478944317459164290584789443174591642905847894431745916429058478944317459164290584789443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83219cb9-572b-49ac-91fa-429cad6a5eff, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12388714629060569599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238871462906056959912388714629060569599123887146290605695991238871462906056959912388714629060569599123887146290605695991238871462906056959912388714629060569599123887146290605695991238871462906056959912388714629060569599123887146290605695991238871462906056959912388714629060569599123887146290605695991238871462906056959912388714629060569599123887146290605695991238871462906056959912388714629060569599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01423cf9-f18a-4016-a475-2430e541a309, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83219cb9-572b-49ac-91fa-429cad6a5eff, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fcdee56-162d-4194-8d16-66b1089c9cef, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fcdee56-162d-4194-8d16-66b1089c9cef, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14492048520535269929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449204852053526992914492048520535269929144920485205352699291449204852053526992914492048520535269929144920485205352699291449204852053526992914492048520535269929144920485205352699291449204852053526992914492048520535269929144920485205352699291449204852053526992914492048520535269929144920485205352699291449204852053526992914492048520535269929144920485205352699291449204852053526992914492048520535269929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43948c61-0c13-4e39-93b7-715b87ac24cb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43948c61-0c13-4e39-93b7-715b87ac24cb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11965630885516728385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196563088551672838511965630885516728385119656308855167283851196563088551672838511965630885516728385119656308855167283851196563088551672838511965630885516728385119656308855167283851196563088551672838511965630885516728385119656308855167283851196563088551672838511965630885516728385119656308855167283851196563088551672838511965630885516728385119656308855167283851196563088551672838511965630885516728385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fcdee56-162d-4194-8d16-66b1089c9cef, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16a6d6df-ddfc-42a0-a85f-92dc347cf957, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16a6d6df-ddfc-42a0-a85f-92dc347cf957, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560480013576196996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85604800135761969968560480013576196996856048001357619699685604800135761969968560480013576196996856048001357619699685604800135761969968560480013576196996856048001357619699685604800135761969968560480013576196996856048001357619699685604800135761969968560480013576196996856048001357619699685604800135761969968560480013576196996856048001357619699685604800135761969968560480013576196996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43948c61-0c13-4e39-93b7-715b87ac24cb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c324f5c6-966f-483f-bbba-b07b3e2ca091, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c324f5c6-966f-483f-bbba-b07b3e2ca091, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4108023670506780411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41080236705067804114108023670506780411410802367050678041141080236705067804114108023670506780411410802367050678041141080236705067804114108023670506780411410802367050678041141080236705067804114108023670506780411410802367050678041141080236705067804114108023670506780411410802367050678041141080236705067804114108023670506780411410802367050678041141080236705067804114108023670506780411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16a6d6df-ddfc-42a0-a85f-92dc347cf957, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 832ba5b3-4586-4286-9593-a7be2a110cff, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 832ba5b3-4586-4286-9593-a7be2a110cff, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 57143351088159741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5714335108815974157143351088159741571433510881597415714335108815974157143351088159741571433510881597415714335108815974157143351088159741571433510881597415714335108815974157143351088159741571433510881597415714335108815974157143351088159741571433510881597415714335108815974157143351088159741571433510881597415714335108815974157143351088159741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c324f5c6-966f-483f-bbba-b07b3e2ca091, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a17595e-45d4-40ee-bc1a-625fb3248b8f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a17595e-45d4-40ee-bc1a-625fb3248b8f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1699498060395677674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16994980603956776741699498060395677674169949806039567767416994980603956776741699498060395677674169949806039567767416994980603956776741699498060395677674169949806039567767416994980603956776741699498060395677674169949806039567767416994980603956776741699498060395677674169949806039567767416994980603956776741699498060395677674169949806039567767416994980603956776741699498060395677674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 832ba5b3-4586-4286-9593-a7be2a110cff, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0071be30-a255-48e6-ac61-30ff8a37a7a2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a17595e-45d4-40ee-bc1a-625fb3248b8f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0071be30-a255-48e6-ac61-30ff8a37a7a2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12275618284246993116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227561828424699311612275618284246993116122756182842469931161227561828424699311612275618284246993116122756182842469931161227561828424699311612275618284246993116122756182842469931161227561828424699311612275618284246993116122756182842469931161227561828424699311612275618284246993116122756182842469931161227561828424699311612275618284246993116122756182842469931161227561828424699311612275618284246993116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18d98375-860d-49bd-bafe-5732314277c5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18d98375-860d-49bd-bafe-5732314277c5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3074099984068429010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30740999840684290103074099984068429010307409998406842901030740999840684290103074099984068429010307409998406842901030740999840684290103074099984068429010307409998406842901030740999840684290103074099984068429010307409998406842901030740999840684290103074099984068429010307409998406842901030740999840684290103074099984068429010307409998406842901030740999840684290103074099984068429010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0071be30-a255-48e6-ac61-30ff8a37a7a2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05b6ce35-95c2-432d-9765-aca75462fcac, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b6ce35-95c2-432d-9765-aca75462fcac, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2751950738387430493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27519507383874304932751950738387430493275195073838743049327519507383874304932751950738387430493275195073838743049327519507383874304932751950738387430493275195073838743049327519507383874304932751950738387430493275195073838743049327519507383874304932751950738387430493275195073838743049327519507383874304932751950738387430493275195073838743049327519507383874304932751950738387430493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18d98375-860d-49bd-bafe-5732314277c5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66bb0a9f-bb25-46fd-8bc6-dc98c2f23568, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66bb0a9f-bb25-46fd-8bc6-dc98c2f23568, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12409651371716612784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240965137171661278412409651371716612784124096513717166127841240965137171661278412409651371716612784124096513717166127841240965137171661278412409651371716612784124096513717166127841240965137171661278412409651371716612784124096513717166127841240965137171661278412409651371716612784124096513717166127841240965137171661278412409651371716612784124096513717166127841240965137171661278412409651371716612784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b6ce35-95c2-432d-9765-aca75462fcac, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e040f33-739a-4ac0-9545-26e283c89918, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e040f33-739a-4ac0-9545-26e283c89918, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1764352905780319339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17643529057803193391764352905780319339176435290578031933917643529057803193391764352905780319339176435290578031933917643529057803193391764352905780319339176435290578031933917643529057803193391764352905780319339176435290578031933917643529057803193391764352905780319339176435290578031933917643529057803193391764352905780319339176435290578031933917643529057803193391764352905780319339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66bb0a9f-bb25-46fd-8bc6-dc98c2f23568, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a25bc2de-65b8-4e4c-9a43-0b4bd838d0a5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a25bc2de-65b8-4e4c-9a43-0b4bd838d0a5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655358758641623527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56553587586416235275655358758641623527565535875864162352756553587586416235275655358758641623527565535875864162352756553587586416235275655358758641623527565535875864162352756553587586416235275655358758641623527565535875864162352756553587586416235275655358758641623527565535875864162352756553587586416235275655358758641623527565535875864162352756553587586416235275655358758641623527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e040f33-739a-4ac0-9545-26e283c89918, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1677ba3-0b70-41c4-9dc4-c6b417d95c25, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1677ba3-0b70-41c4-9dc4-c6b417d95c25, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14215637432936831884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421563743293683188414215637432936831884142156374329368318841421563743293683188414215637432936831884142156374329368318841421563743293683188414215637432936831884142156374329368318841421563743293683188414215637432936831884142156374329368318841421563743293683188414215637432936831884142156374329368318841421563743293683188414215637432936831884142156374329368318841421563743293683188414215637432936831884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a25bc2de-65b8-4e4c-9a43-0b4bd838d0a5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc4c0b01-7302-4e44-83f6-f82599591c42, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1677ba3-0b70-41c4-9dc4-c6b417d95c25, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c720f10a-0d2b-4091-9e5c-5b87f1358d03, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c720f10a-0d2b-4091-9e5c-5b87f1358d03, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12263029555370820665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226302955537082066512263029555370820665122630295553708206651226302955537082066512263029555370820665122630295553708206651226302955537082066512263029555370820665122630295553708206651226302955537082066512263029555370820665122630295553708206651226302955537082066512263029555370820665122630295553708206651226302955537082066512263029555370820665122630295553708206651226302955537082066512263029555370820665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc4c0b01-7302-4e44-83f6-f82599591c42, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5834118884177252358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58341188841772523585834118884177252358583411888417725235858341188841772523585834118884177252358583411888417725235858341188841772523585834118884177252358583411888417725235858341188841772523585834118884177252358583411888417725235858341188841772523585834118884177252358583411888417725235858341188841772523585834118884177252358583411888417725235858341188841772523585834118884177252358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c720f10a-0d2b-4091-9e5c-5b87f1358d03, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964f316f-29a9-4eca-9ccc-a933cd5f5c6b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc4c0b01-7302-4e44-83f6-f82599591c42, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 840e8c12-3f68-42ee-a772-b9b2c8542523, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964f316f-29a9-4eca-9ccc-a933cd5f5c6b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14795916825170909615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479591682517090961514795916825170909615147959168251709096151479591682517090961514795916825170909615147959168251709096151479591682517090961514795916825170909615147959168251709096151479591682517090961514795916825170909615147959168251709096151479591682517090961514795916825170909615147959168251709096151479591682517090961514795916825170909615147959168251709096151479591682517090961514795916825170909615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 840e8c12-3f68-42ee-a772-b9b2c8542523, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3772031714675155737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37720317146751557373772031714675155737377203171467515573737720317146751557373772031714675155737377203171467515573737720317146751557373772031714675155737377203171467515573737720317146751557373772031714675155737377203171467515573737720317146751557373772031714675155737377203171467515573737720317146751557373772031714675155737377203171467515573737720317146751557373772031714675155737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964f316f-29a9-4eca-9ccc-a933cd5f5c6b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8afaddf-561d-4992-b86c-7c050d8f5ed1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8afaddf-561d-4992-b86c-7c050d8f5ed1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16034185750411365996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603418575041136599616034185750411365996160341857504113659961603418575041136599616034185750411365996160341857504113659961603418575041136599616034185750411365996160341857504113659961603418575041136599616034185750411365996160341857504113659961603418575041136599616034185750411365996160341857504113659961603418575041136599616034185750411365996160341857504113659961603418575041136599616034185750411365996" } } } 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 3016605) rc: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 840e8c12-3f68-42ee-a772-b9b2c8542523, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ya.test:process.py:260 Command (pid 3016605) elapsed time (sec): 1.211359977722168
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b3a5bb-5399-4a76-ad83-f2a2f981801b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8afaddf-561d-4992-b86c-7c050d8f5ed1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b3a5bb-5399-4a76-ad83-f2a2f981801b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7203307543282143756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72033075432821437567203307543282143756720330754328214375672033075432821437567203307543282143756720330754328214375672033075432821437567203307543282143756720330754328214375672033075432821437567203307543282143756720330754328214375672033075432821437567203307543282143756720330754328214375672033075432821437567203307543282143756720330754328214375672033075432821437567203307543282143756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3325a8e-1e9e-4e4b-84fb-e7303edf4f0a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3325a8e-1e9e-4e4b-84fb-e7303edf4f0a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480735148508226344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148073514850822634411480735148508226344114807351485082263441148073514850822634411480735148508226344114807351485082263441148073514850822634411480735148508226344114807351485082263441148073514850822634411480735148508226344114807351485082263441148073514850822634411480735148508226344114807351485082263441148073514850822634411480735148508226344114807351485082263441148073514850822634411480735148508226344" } } } 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 3016605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) majflt: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b3a5bb-5399-4a76-ad83-f2a2f981801b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3016605) maxrss: 823944
DEBUG    ya.test:process.py:263 Command (pid 3016605) minflt: 45527
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3325a8e-1e9e-4e4b-84fb-e7303edf4f0a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3016605) msgrcv: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 085e99fa-3e6b-4ccc-9206-4121f4092480, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 085e99fa-3e6b-4ccc-9206-4121f4092480, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3374038972870232093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33740389728702320933374038972870232093337403897287023209333740389728702320933374038972870232093337403897287023209333740389728702320933374038972870232093337403897287023209333740389728702320933374038972870232093337403897287023209333740389728702320933374038972870232093337403897287023209333740389728702320933374038972870232093337403897287023209333740389728702320933374038972870232093" } } } 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 3016605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) nivcsw: 282
DEBUG    ya.test:process.py:263 Command (pid 3016605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3016605) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3016605) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3016605) stime: 0.252274
DEBUG    ya.test:process.py:263 Command (pid 3016605) utime: 0.505513
DEBUG    ya.test:process.py:263 Command (pid 3016605) wtime: 1.219
DEBUG    ya.test:process.py:275 Command (pid 3016605) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca52d499-a70b-4755-91e6-53443299ab51, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca52d499-a70b-4755-91e6-53443299ab51, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3505165794383675264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35051657943836752643505165794383675264350516579438367526435051657943836752643505165794383675264350516579438367526435051657943836752643505165794383675264350516579438367526435051657943836752643505165794383675264350516579438367526435051657943836752643505165794383675264350516579438367526435051657943836752643505165794383675264350516579438367526435051657943836752643505165794383675264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 085e99fa-3e6b-4ccc-9206-4121f4092480, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8c0c2e-b76d-451f-bea2-d9f6acdba453, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8c0c2e-b76d-451f-bea2-d9f6acdba453, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1201642984343782561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12016429843437825611201642984343782561120164298434378256112016429843437825611201642984343782561120164298434378256112016429843437825611201642984343782561120164298434378256112016429843437825611201642984343782561120164298434378256112016429843437825611201642984343782561120164298434378256112016429843437825611201642984343782561120164298434378256112016429843437825611201642984343782561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca52d499-a70b-4755-91e6-53443299ab51, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=4fb8ece0-becf35f6-f23482d-dd7ae3f0" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c7e5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef27c7e5f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef27c7e5f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 349c220f-7950-473b-8939-59c9db84435d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 349c220f-7950-473b-8939-59c9db84435d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZmZhYTI4ZGQtYTZkOTAwYjgtOTExODE1NjItNTA2ZTU0OGQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8c0c2e-b76d-451f-bea2-d9f6acdba453, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 349c220f-7950-473b-8939-59c9db84435d, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 349c220f-7950-473b-8939-59c9db84435d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 349c220f-7950-473b-8939-59c9db84435d, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef27c7e5f0>
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 0x7bef29ad0a30 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 0x7bef29ad5670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 59f79af9-dcb5-43df-ac88-ac47e3cbf3e6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 59f79af9-dcb5-43df-ac88-ac47e3cbf3e6, ghrun-hywccetzo4.auto.internal:16409): 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 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef27c66630>
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 0x7bef29b03930 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 0x7bef29b0b630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef29b0b630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 53d887bb-c1bc-44dc-80ea-d9d7e3d68fcb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 53d887bb-c1bc-44dc-80ea-d9d7e3d68fcb, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 59f79af9-dcb5-43df-ac88-ac47e3cbf3e6, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5e241e-5b74-4796-a566-a8de77a3c656, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 53d887bb-c1bc-44dc-80ea-d9d7e3d68fcb, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 59f79af9-dcb5-43df-ac88-ac47e3cbf3e6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5e241e-5b74-4796-a566-a8de77a3c656, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2804228298160158259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28042282981601582592804228298160158259280422829816015825928042282981601582592804228298160158259280422829816015825928042282981601582592804228298160158259280422829816015825928042282981601582592804228298160158259280422829816015825928042282981601582592804228298160158259280422829816015825928042282981601582592804228298160158259280422829816015825928042282981601582592804228298160158259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 53d887bb-c1bc-44dc-80ea-d9d7e3d68fcb, ghrun-hywccetzo4.auto.internal:5427): 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:"2025-10-27T23:01:42.429441189+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 53d887bb-c1bc-44dc-80ea-d9d7e3d68fcb, ghrun-hywccetzo4.auto.internal:5427): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 59f79af9-dcb5-43df-ac88-ac47e3cbf3e6, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0154972b-21de-46dd-844b-1ee94d6ee1ff, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:5427
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5e241e-5b74-4796-a566-a8de77a3c656, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
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:"2025-10-27T23:01:42.429441189+00:00"}"
>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0154972b-21de-46dd-844b-1ee94d6ee1ff, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" 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:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef29b0b630>
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 0x7bef29b0b630>, reason: session-useless
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef29b0b630> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 0154972b-21de-46dd-844b-1ee94d6ee1ff, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=4e4d5bd3-14810a03-3afdc11-8fd603cf" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f035b03c-f64a-4a26-909f-3b9d531d04fb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c505f1ea-b96d-4195-941c-8999dd546d0d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c505f1ea-b96d-4195-941c-8999dd546d0d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17081950025275365574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708195002527536557417081950025275365574170819500252753655741708195002527536557417081950025275365574170819500252753655741708195002527536557417081950025275365574170819500252753655741708195002527536557417081950025275365574170819500252753655741708195002527536557417081950025275365574170819500252753655741708195002527536557417081950025275365574170819500252753655741708195002527536557417081950025275365574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f035b03c-f64a-4a26-909f-3b9d531d04fb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561731936885522074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6fa35004-9f68-4215-b568-8377bbfcf138, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6fa35004-9f68-4215-b568-8377bbfcf138, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c505f1ea-b96d-4195-941c-8999dd546d0d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6fa35004-9f68-4215-b568-8377bbfcf138, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 16409 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-hywccetzo4.auto.internal" port: 5427 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(ExecuteDataQuery, 65b178d3-4b65-4699-b73d-df4bf0d973da, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-hywccetzo4.auto.internal:16409, location , ssl: False>, <Endpoint ghrun-hywccetzo4.auto.internal:5427, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65b178d3-4b65-4699-b73d-df4bf0d973da, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12514180786618585026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251418078661858502612514180786618585026125141807866185850261251418078661858502612514180786618585026125141807866185850261251418078661858502612514180786618585026125141807866185850261251418078661858502612514180786618585026125141807866185850261251418078661858502612514180786618585026125141807866185850261251418078661858502612514180786618585026125141807866185850261251418078661858502612514180786618585026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f035b03c-f64a-4a26-909f-3b9d531d04fb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyfvhmazpppx0v8vws77j8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65b178d3-4b65-4699-b73d-df4bf0d973da, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7be4929c-8cf3-4ea9-a8ad-9b29f13703a3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1dc169b-9208-4559-8f93-2b2171901a61, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7be4929c-8cf3-4ea9-a8ad-9b29f13703a3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16960909269174086223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1dc169b-9208-4559-8f93-2b2171901a61, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561731936885522074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074" } } } 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:8223
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7be4929c-8cf3-4ea9-a8ad-9b29f13703a3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyfvne3xxgrzckxv6w18gm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8a02a7-a19f-4d25-9179-2cb6f3a42c49, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8a02a7-a19f-4d25-9179-2cb6f3a42c49, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16960909269174086223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223169609092691740862231696090926917408622316960909269174086223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1dc169b-9208-4559-8f93-2b2171901a61, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyfvnq2xdfyw375dv1eeat" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a99d35ad-0a60-49e0-995c-9de7ebc75d2e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a99d35ad-0a60-49e0-995c-9de7ebc75d2e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10561731936885522074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074105617319368855220741056173193688552207410561731936885522074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8a02a7-a19f-4d25-9179-2cb6f3a42c49, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7797e89a-5f93-40e9-a1a8-51e56ec8e09f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a99d35ad-0a60-49e0-995c-9de7ebc75d2e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7797e89a-5f93-40e9-a1a8-51e56ec8e09f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7051661503360544710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70516615033605447107051661503360544710705166150336054471070516615033605447107051661503360544710705166150336054471070516615033605447107051661503360544710705166150336054471070516615033605447107051661503360544710705166150336054471070516615033605447107051661503360544710705166150336054471070516615033605447107051661503360544710705166150336054471070516615033605447107051661503360544710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1715217-fed4-40af-b8fc-18ebec9fcb51, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1715217-fed4-40af-b8fc-18ebec9fcb51, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12547179853445840486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254717985344584048612547179853445840486125471798534458404861254717985344584048612547179853445840486125471798534458404861254717985344584048612547179853445840486125471798534458404861254717985344584048612547179853445840486125471798534458404861254717985344584048612547179853445840486125471798534458404861254717985344584048612547179853445840486125471798534458404861254717985344584048612547179853445840486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7797e89a-5f93-40e9-a1a8-51e56ec8e09f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1715217-fed4-40af-b8fc-18ebec9fcb51, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c8254b2-96f2-4475-9a76-cca72e26c7c9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c8254b2-96f2-4475-9a76-cca72e26c7c9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9704556573768759897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97045565737687598979704556573768759897970455657376875989797045565737687598979704556573768759897970455657376875989797045565737687598979704556573768759897970455657376875989797045565737687598979704556573768759897970455657376875989797045565737687598979704556573768759897970455657376875989797045565737687598979704556573768759897970455657376875989797045565737687598979704556573768759897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0e3432c-e4fb-4dc6-9295-a74ceb94f687, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0e3432c-e4fb-4dc6-9295-a74ceb94f687, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8132292726452976234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81322927264529762348132292726452976234813229272645297623481322927264529762348132292726452976234813229272645297623481322927264529762348132292726452976234813229272645297623481322927264529762348132292726452976234813229272645297623481322927264529762348132292726452976234813229272645297623481322927264529762348132292726452976234813229272645297623481322927264529762348132292726452976234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c8254b2-96f2-4475-9a76-cca72e26c7c9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32458f3f-86b6-484c-86ea-b0b3505756d4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32458f3f-86b6-484c-86ea-b0b3505756d4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18364132611601768910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836413261160176891018364132611601768910183641326116017689101836413261160176891018364132611601768910183641326116017689101836413261160176891018364132611601768910183641326116017689101836413261160176891018364132611601768910183641326116017689101836413261160176891018364132611601768910183641326116017689101836413261160176891018364132611601768910183641326116017689101836413261160176891018364132611601768910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0e3432c-e4fb-4dc6-9295-a74ceb94f687, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50eef667-07eb-410e-ae3b-b0a245621906, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50eef667-07eb-410e-ae3b-b0a245621906, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 315614577215558480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480315614577215558480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32458f3f-86b6-484c-86ea-b0b3505756d4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50eef667-07eb-410e-ae3b-b0a245621906, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d65d5dec-e78d-4505-a4ec-0040bb712e92, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d65d5dec-e78d-4505-a4ec-0040bb712e92, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11485800548986048986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148580054898604898611485800548986048986114858005489860489861148580054898604898611485800548986048986114858005489860489861148580054898604898611485800548986048986114858005489860489861148580054898604898611485800548986048986114858005489860489861148580054898604898611485800548986048986114858005489860489861148580054898604898611485800548986048986114858005489860489861148580054898604898611485800548986048986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16a806a-0f47-4875-9d73-03761ef5abb7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16a806a-0f47-4875-9d73-03761ef5abb7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11978709873804904833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197870987380490483311978709873804904833119787098738049048331197870987380490483311978709873804904833119787098738049048331197870987380490483311978709873804904833119787098738049048331197870987380490483311978709873804904833119787098738049048331197870987380490483311978709873804904833119787098738049048331197870987380490483311978709873804904833119787098738049048331197870987380490483311978709873804904833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d65d5dec-e78d-4505-a4ec-0040bb712e92, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3783ed03-e2a6-43f0-a0ad-d50644765b1f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16a806a-0f47-4875-9d73-03761ef5abb7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3783ed03-e2a6-43f0-a0ad-d50644765b1f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2439566494755582740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24395664947555827402439566494755582740243956649475558274024395664947555827402439566494755582740243956649475558274024395664947555827402439566494755582740243956649475558274024395664947555827402439566494755582740243956649475558274024395664947555827402439566494755582740243956649475558274024395664947555827402439566494755582740243956649475558274024395664947555827402439566494755582740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ce5567-989d-4a12-8ec5-f5db120ae6ba, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ce5567-989d-4a12-8ec5-f5db120ae6ba, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4945185623321549630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49451856233215496304945185623321549630494518562332154963049451856233215496304945185623321549630494518562332154963049451856233215496304945185623321549630494518562332154963049451856233215496304945185623321549630494518562332154963049451856233215496304945185623321549630494518562332154963049451856233215496304945185623321549630494518562332154963049451856233215496304945185623321549630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3783ed03-e2a6-43f0-a0ad-d50644765b1f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e2687cf-0c07-4d5e-90c9-93400ae6a1be, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2687cf-0c07-4d5e-90c9-93400ae6a1be, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3988834200846930196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39888342008469301963988834200846930196398883420084693019639888342008469301963988834200846930196398883420084693019639888342008469301963988834200846930196398883420084693019639888342008469301963988834200846930196398883420084693019639888342008469301963988834200846930196398883420084693019639888342008469301963988834200846930196398883420084693019639888342008469301963988834200846930196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ce5567-989d-4a12-8ec5-f5db120ae6ba, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50e95ad-177c-4178-b8ae-55d2408d185a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50e95ad-177c-4178-b8ae-55d2408d185a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5710561928686028899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57105619286860288995710561928686028899571056192868602889957105619286860288995710561928686028899571056192868602889957105619286860288995710561928686028899571056192868602889957105619286860288995710561928686028899571056192868602889957105619286860288995710561928686028899571056192868602889957105619286860288995710561928686028899571056192868602889957105619286860288995710561928686028899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2687cf-0c07-4d5e-90c9-93400ae6a1be, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ca5c0c-80ff-414f-a7ad-d18229100c1f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50e95ad-177c-4178-b8ae-55d2408d185a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ca5c0c-80ff-414f-a7ad-d18229100c1f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926202720547554905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292620272054755490512926202720547554905129262027205475549051292620272054755490512926202720547554905129262027205475549051292620272054755490512926202720547554905129262027205475549051292620272054755490512926202720547554905129262027205475549051292620272054755490512926202720547554905129262027205475549051292620272054755490512926202720547554905129262027205475549051292620272054755490512926202720547554905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ec3676-c4c6-4e09-af9b-e94300b183f4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ec3676-c4c6-4e09-af9b-e94300b183f4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8441199375609149851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84411993756091498518441199375609149851844119937560914985184411993756091498518441199375609149851844119937560914985184411993756091498518441199375609149851844119937560914985184411993756091498518441199375609149851844119937560914985184411993756091498518441199375609149851844119937560914985184411993756091498518441199375609149851844119937560914985184411993756091498518441199375609149851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ca5c0c-80ff-414f-a7ad-d18229100c1f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ec3676-c4c6-4e09-af9b-e94300b183f4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c32f5bec-1e2d-4b81-b857-7c7b3f7cd26f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32f5bec-1e2d-4b81-b857-7c7b3f7cd26f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12700079508841261568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1270007950884126156812700079508841261568127000795088412615681270007950884126156812700079508841261568127000795088412615681270007950884126156812700079508841261568127000795088412615681270007950884126156812700079508841261568127000795088412615681270007950884126156812700079508841261568127000795088412615681270007950884126156812700079508841261568127000795088412615681270007950884126156812700079508841261568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee65666-8e12-43a2-9813-4ee195dbff3e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee65666-8e12-43a2-9813-4ee195dbff3e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1808651949729215539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18086519497292155391808651949729215539180865194972921553918086519497292155391808651949729215539180865194972921553918086519497292155391808651949729215539180865194972921553918086519497292155391808651949729215539180865194972921553918086519497292155391808651949729215539180865194972921553918086519497292155391808651949729215539180865194972921553918086519497292155391808651949729215539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32f5bec-1e2d-4b81-b857-7c7b3f7cd26f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e967a40-c3dd-4a23-bb2e-012609468cd8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e967a40-c3dd-4a23-bb2e-012609468cd8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16806327303682474346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680632730368247434616806327303682474346168063273036824743461680632730368247434616806327303682474346168063273036824743461680632730368247434616806327303682474346168063273036824743461680632730368247434616806327303682474346168063273036824743461680632730368247434616806327303682474346168063273036824743461680632730368247434616806327303682474346168063273036824743461680632730368247434616806327303682474346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee65666-8e12-43a2-9813-4ee195dbff3e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e967a40-c3dd-4a23-bb2e-012609468cd8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd5fb6a-7590-4f96-a757-1430432bb044, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099b782e-616f-4ea0-892f-95c0cd2c2d4f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd5fb6a-7590-4f96-a757-1430432bb044, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5779355834997039043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57793558349970390435779355834997039043577935583499703904357793558349970390435779355834997039043577935583499703904357793558349970390435779355834997039043577935583499703904357793558349970390435779355834997039043577935583499703904357793558349970390435779355834997039043577935583499703904357793558349970390435779355834997039043577935583499703904357793558349970390435779355834997039043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099b782e-616f-4ea0-892f-95c0cd2c2d4f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3843733856109975129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38437338561099751293843733856109975129384373385610997512938437338561099751293843733856109975129384373385610997512938437338561099751293843733856109975129384373385610997512938437338561099751293843733856109975129384373385610997512938437338561099751293843733856109975129384373385610997512938437338561099751293843733856109975129384373385610997512938437338561099751293843733856109975129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd5fb6a-7590-4f96-a757-1430432bb044, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099b782e-616f-4ea0-892f-95c0cd2c2d4f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e92d0c05-a0a4-43c3-9d0d-ef0ad1a6fa4e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92d0c05-a0a4-43c3-9d0d-ef0ad1a6fa4e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9937242278079736940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99372422780797369409937242278079736940993724227807973694099372422780797369409937242278079736940993724227807973694099372422780797369409937242278079736940993724227807973694099372422780797369409937242278079736940993724227807973694099372422780797369409937242278079736940993724227807973694099372422780797369409937242278079736940993724227807973694099372422780797369409937242278079736940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01f66de-56f0-452b-b987-6be40b569b4a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01f66de-56f0-452b-b987-6be40b569b4a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2550876711632426348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25508767116324263482550876711632426348255087671163242634825508767116324263482550876711632426348255087671163242634825508767116324263482550876711632426348255087671163242634825508767116324263482550876711632426348255087671163242634825508767116324263482550876711632426348255087671163242634825508767116324263482550876711632426348255087671163242634825508767116324263482550876711632426348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92d0c05-a0a4-43c3-9d0d-ef0ad1a6fa4e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f0d443-2ba5-4d89-9420-aaa942a7bf9a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f0d443-2ba5-4d89-9420-aaa942a7bf9a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16030173543547240747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1603017354354724074716030173543547240747160301735435472407471603017354354724074716030173543547240747160301735435472407471603017354354724074716030173543547240747160301735435472407471603017354354724074716030173543547240747160301735435472407471603017354354724074716030173543547240747160301735435472407471603017354354724074716030173543547240747160301735435472407471603017354354724074716030173543547240747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01f66de-56f0-452b-b987-6be40b569b4a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdd13fb-ae3b-4a5e-9525-00fe13508fc5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdd13fb-ae3b-4a5e-9525-00fe13508fc5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10592602247092356688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059260224709235668810592602247092356688105926022470923566881059260224709235668810592602247092356688105926022470923566881059260224709235668810592602247092356688105926022470923566881059260224709235668810592602247092356688105926022470923566881059260224709235668810592602247092356688105926022470923566881059260224709235668810592602247092356688105926022470923566881059260224709235668810592602247092356688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f0d443-2ba5-4d89-9420-aaa942a7bf9a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b328103-a50e-4960-82a4-5ce115d6362f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b328103-a50e-4960-82a4-5ce115d6362f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12634115572870956367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263411557287095636712634115572870956367126341155728709563671263411557287095636712634115572870956367126341155728709563671263411557287095636712634115572870956367126341155728709563671263411557287095636712634115572870956367126341155728709563671263411557287095636712634115572870956367126341155728709563671263411557287095636712634115572870956367126341155728709563671263411557287095636712634115572870956367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdd13fb-ae3b-4a5e-9525-00fe13508fc5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b328103-a50e-4960-82a4-5ce115d6362f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0badd987-e4a9-412e-8756-0bc3b0ef7955, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9a4b24-be18-484a-8c1b-e59d2c07230d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9a4b24-be18-484a-8c1b-e59d2c07230d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4600236519542760868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46002365195427608684600236519542760868460023651954276086846002365195427608684600236519542760868460023651954276086846002365195427608684600236519542760868460023651954276086846002365195427608684600236519542760868460023651954276086846002365195427608684600236519542760868460023651954276086846002365195427608684600236519542760868460023651954276086846002365195427608684600236519542760868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0badd987-e4a9-412e-8756-0bc3b0ef7955, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13488545572188750528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348854557218875052813488545572188750528134885455721887505281348854557218875052813488545572188750528134885455721887505281348854557218875052813488545572188750528134885455721887505281348854557218875052813488545572188750528134885455721887505281348854557218875052813488545572188750528134885455721887505281348854557218875052813488545572188750528134885455721887505281348854557218875052813488545572188750528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9a4b24-be18-484a-8c1b-e59d2c07230d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4688475c-345e-46d8-8e01-65eb5ccc11dd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0badd987-e4a9-412e-8756-0bc3b0ef7955, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4688475c-345e-46d8-8e01-65eb5ccc11dd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3429096656885264269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34290966568852642693429096656885264269342909665688526426934290966568852642693429096656885264269342909665688526426934290966568852642693429096656885264269342909665688526426934290966568852642693429096656885264269342909665688526426934290966568852642693429096656885264269342909665688526426934290966568852642693429096656885264269342909665688526426934290966568852642693429096656885264269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d49280-a4df-41be-8a46-89dc8b61077f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d49280-a4df-41be-8a46-89dc8b61077f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5076041945639437025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50760419456394370255076041945639437025507604194563943702550760419456394370255076041945639437025507604194563943702550760419456394370255076041945639437025507604194563943702550760419456394370255076041945639437025507604194563943702550760419456394370255076041945639437025507604194563943702550760419456394370255076041945639437025507604194563943702550760419456394370255076041945639437025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4688475c-345e-46d8-8e01-65eb5ccc11dd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d49280-a4df-41be-8a46-89dc8b61077f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6823740-1d89-494d-b934-27cbe12a13c8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6823740-1d89-494d-b934-27cbe12a13c8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9059911515108820046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90599115151088200469059911515108820046905991151510882004690599115151088200469059911515108820046905991151510882004690599115151088200469059911515108820046905991151510882004690599115151088200469059911515108820046905991151510882004690599115151088200469059911515108820046905991151510882004690599115151088200469059911515108820046905991151510882004690599115151088200469059911515108820046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d44603af-2b9f-4787-bdaf-14dae72b5eb6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d44603af-2b9f-4787-bdaf-14dae72b5eb6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4419906256035110719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44199062560351107194419906256035110719441990625603511071944199062560351107194419906256035110719441990625603511071944199062560351107194419906256035110719441990625603511071944199062560351107194419906256035110719441990625603511071944199062560351107194419906256035110719441990625603511071944199062560351107194419906256035110719441990625603511071944199062560351107194419906256035110719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6823740-1d89-494d-b934-27cbe12a13c8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a95818-c45d-47dc-a966-ca9aab08fc58, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a95818-c45d-47dc-a966-ca9aab08fc58, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3803820595181350084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38038205951813500843803820595181350084380382059518135008438038205951813500843803820595181350084380382059518135008438038205951813500843803820595181350084380382059518135008438038205951813500843803820595181350084380382059518135008438038205951813500843803820595181350084380382059518135008438038205951813500843803820595181350084380382059518135008438038205951813500843803820595181350084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d44603af-2b9f-4787-bdaf-14dae72b5eb6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a95818-c45d-47dc-a966-ca9aab08fc58, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a0635a-f77e-4669-a981-b1c9d43f8960, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a0635a-f77e-4669-a981-b1c9d43f8960, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16851618819236016972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685161881923601697216851618819236016972168516188192360169721685161881923601697216851618819236016972168516188192360169721685161881923601697216851618819236016972168516188192360169721685161881923601697216851618819236016972168516188192360169721685161881923601697216851618819236016972168516188192360169721685161881923601697216851618819236016972168516188192360169721685161881923601697216851618819236016972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9786b01-5303-4c74-8f4b-56770c991f53, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9786b01-5303-4c74-8f4b-56770c991f53, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8678982742065455092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86789827420654550928678982742065455092867898274206545509286789827420654550928678982742065455092867898274206545509286789827420654550928678982742065455092867898274206545509286789827420654550928678982742065455092867898274206545509286789827420654550928678982742065455092867898274206545509286789827420654550928678982742065455092867898274206545509286789827420654550928678982742065455092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a0635a-f77e-4669-a981-b1c9d43f8960, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8da9ff-b411-4314-8910-370a3127b3c3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f8da9ff-b411-4314-8910-370a3127b3c3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17933455425492339970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793345542549233997017933455425492339970179334554254923399701793345542549233997017933455425492339970179334554254923399701793345542549233997017933455425492339970179334554254923399701793345542549233997017933455425492339970179334554254923399701793345542549233997017933455425492339970179334554254923399701793345542549233997017933455425492339970179334554254923399701793345542549233997017933455425492339970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9786b01-5303-4c74-8f4b-56770c991f53, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 296597b9-cc2d-4acb-85f7-f3901c4a34d3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 296597b9-cc2d-4acb-85f7-f3901c4a34d3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4042289994073279757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40422899940732797574042289994073279757404228999407327975740422899940732797574042289994073279757404228999407327975740422899940732797574042289994073279757404228999407327975740422899940732797574042289994073279757404228999407327975740422899940732797574042289994073279757404228999407327975740422899940732797574042289994073279757404228999407327975740422899940732797574042289994073279757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8da9ff-b411-4314-8910-370a3127b3c3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de3de47a-83fb-45de-b34e-002144246b2e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de3de47a-83fb-45de-b34e-002144246b2e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3668181991348717739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36681819913487177393668181991348717739366818199134871773936681819913487177393668181991348717739366818199134871773936681819913487177393668181991348717739366818199134871773936681819913487177393668181991348717739366818199134871773936681819913487177393668181991348717739366818199134871773936681819913487177393668181991348717739366818199134871773936681819913487177393668181991348717739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 296597b9-cc2d-4acb-85f7-f3901c4a34d3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc50ef90-72c2-4249-972b-74e779c45e20, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de3de47a-83fb-45de-b34e-002144246b2e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc50ef90-72c2-4249-972b-74e779c45e20, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13905576075730542363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390557607573054236313905576075730542363139055760757305423631390557607573054236313905576075730542363139055760757305423631390557607573054236313905576075730542363139055760757305423631390557607573054236313905576075730542363139055760757305423631390557607573054236313905576075730542363139055760757305423631390557607573054236313905576075730542363139055760757305423631390557607573054236313905576075730542363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e618d848-2c3b-4eca-8293-3fdd6e069e36, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e618d848-2c3b-4eca-8293-3fdd6e069e36, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11840727752194373151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184072775219437315111840727752194373151118407277521943731511184072775219437315111840727752194373151118407277521943731511184072775219437315111840727752194373151118407277521943731511184072775219437315111840727752194373151118407277521943731511184072775219437315111840727752194373151118407277521943731511184072775219437315111840727752194373151118407277521943731511184072775219437315111840727752194373151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc50ef90-72c2-4249-972b-74e779c45e20, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb1a423d-0848-41d3-8650-b32fbb215676, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb1a423d-0848-41d3-8650-b32fbb215676, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11017272838032581541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101727283803258154111017272838032581541110172728380325815411101727283803258154111017272838032581541110172728380325815411101727283803258154111017272838032581541110172728380325815411101727283803258154111017272838032581541110172728380325815411101727283803258154111017272838032581541110172728380325815411101727283803258154111017272838032581541110172728380325815411101727283803258154111017272838032581541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e618d848-2c3b-4eca-8293-3fdd6e069e36, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49b75c38-fc8a-4ebd-adff-5ab5be3ad33b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49b75c38-fc8a-4ebd-adff-5ab5be3ad33b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14269150338220508683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426915033822050868314269150338220508683142691503382205086831426915033822050868314269150338220508683142691503382205086831426915033822050868314269150338220508683142691503382205086831426915033822050868314269150338220508683142691503382205086831426915033822050868314269150338220508683142691503382205086831426915033822050868314269150338220508683142691503382205086831426915033822050868314269150338220508683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb1a423d-0848-41d3-8650-b32fbb215676, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e616f7a-a7ac-4457-a3a1-289900bbfec9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e616f7a-a7ac-4457-a3a1-289900bbfec9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14591045608012720847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459104560801272084714591045608012720847145910456080127208471459104560801272084714591045608012720847145910456080127208471459104560801272084714591045608012720847145910456080127208471459104560801272084714591045608012720847145910456080127208471459104560801272084714591045608012720847145910456080127208471459104560801272084714591045608012720847145910456080127208471459104560801272084714591045608012720847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49b75c38-fc8a-4ebd-adff-5ab5be3ad33b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5475452b-1daf-414b-a317-d9f2a373defe, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5475452b-1daf-414b-a317-d9f2a373defe, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14422876703491288768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442287670349128876814422876703491288768144228767034912887681442287670349128876814422876703491288768144228767034912887681442287670349128876814422876703491288768144228767034912887681442287670349128876814422876703491288768144228767034912887681442287670349128876814422876703491288768144228767034912887681442287670349128876814422876703491288768144228767034912887681442287670349128876814422876703491288768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e616f7a-a7ac-4457-a3a1-289900bbfec9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56453a66-0e56-4ad0-b761-308c0c2ac66a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56453a66-0e56-4ad0-b761-308c0c2ac66a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16812418761868744762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681241876186874476216812418761868744762168124187618687447621681241876186874476216812418761868744762168124187618687447621681241876186874476216812418761868744762168124187618687447621681241876186874476216812418761868744762168124187618687447621681241876186874476216812418761868744762168124187618687447621681241876186874476216812418761868744762168124187618687447621681241876186874476216812418761868744762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5475452b-1daf-414b-a317-d9f2a373defe, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d5dbf19-45fb-4312-8b9b-6e83c338134e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d5dbf19-45fb-4312-8b9b-6e83c338134e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6568367265361988561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65683672653619885616568367265361988561656836726536198856165683672653619885616568367265361988561656836726536198856165683672653619885616568367265361988561656836726536198856165683672653619885616568367265361988561656836726536198856165683672653619885616568367265361988561656836726536198856165683672653619885616568367265361988561656836726536198856165683672653619885616568367265361988561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56453a66-0e56-4ad0-b761-308c0c2ac66a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9ec1ec9-6a7e-4de8-91aa-ab9fd176cfaf, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9ec1ec9-6a7e-4de8-91aa-ab9fd176cfaf, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166421965221076845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516642196522107684515166421965221076845151664219652210768451516642196522107684515166421965221076845151664219652210768451516642196522107684515166421965221076845151664219652210768451516642196522107684515166421965221076845151664219652210768451516642196522107684515166421965221076845151664219652210768451516642196522107684515166421965221076845151664219652210768451516642196522107684515166421965221076845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d5dbf19-45fb-4312-8b9b-6e83c338134e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ded25c55-b4a1-40fa-a0bb-2bea9e866fdb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ded25c55-b4a1-40fa-a0bb-2bea9e866fdb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12859815256150999001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285981525615099900112859815256150999001128598152561509990011285981525615099900112859815256150999001128598152561509990011285981525615099900112859815256150999001128598152561509990011285981525615099900112859815256150999001128598152561509990011285981525615099900112859815256150999001128598152561509990011285981525615099900112859815256150999001128598152561509990011285981525615099900112859815256150999001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9ec1ec9-6a7e-4de8-91aa-ab9fd176cfaf, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5fc4921-3171-4597-829e-8df224dc701e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5fc4921-3171-4597-829e-8df224dc701e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1812551306133940364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18125513061339403641812551306133940364181255130613394036418125513061339403641812551306133940364181255130613394036418125513061339403641812551306133940364181255130613394036418125513061339403641812551306133940364181255130613394036418125513061339403641812551306133940364181255130613394036418125513061339403641812551306133940364181255130613394036418125513061339403641812551306133940364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ded25c55-b4a1-40fa-a0bb-2bea9e866fdb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef8d4775-6e5f-4c28-ab6e-c46a8602d6b6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef8d4775-6e5f-4c28-ab6e-c46a8602d6b6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1942559083198011451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19425590831980114511942559083198011451194255908319801145119425590831980114511942559083198011451194255908319801145119425590831980114511942559083198011451194255908319801145119425590831980114511942559083198011451194255908319801145119425590831980114511942559083198011451194255908319801145119425590831980114511942559083198011451194255908319801145119425590831980114511942559083198011451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5fc4921-3171-4597-829e-8df224dc701e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df41aeef-53d6-4b2d-af36-416ba154a6e4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df41aeef-53d6-4b2d-af36-416ba154a6e4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6947595874192834257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69475958741928342576947595874192834257694759587419283425769475958741928342576947595874192834257694759587419283425769475958741928342576947595874192834257694759587419283425769475958741928342576947595874192834257694759587419283425769475958741928342576947595874192834257694759587419283425769475958741928342576947595874192834257694759587419283425769475958741928342576947595874192834257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef8d4775-6e5f-4c28-ab6e-c46a8602d6b6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aea8555-2a39-4f71-899f-d88e7608f1dc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df41aeef-53d6-4b2d-af36-416ba154a6e4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aea8555-2a39-4f71-899f-d88e7608f1dc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2358528415454461208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23585284154544612082358528415454461208235852841545446120823585284154544612082358528415454461208235852841545446120823585284154544612082358528415454461208235852841545446120823585284154544612082358528415454461208235852841545446120823585284154544612082358528415454461208235852841545446120823585284154544612082358528415454461208235852841545446120823585284154544612082358528415454461208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16ba699-eebb-43e3-a335-999fd30bab3c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16ba699-eebb-43e3-a335-999fd30bab3c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394300478425399525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63943004784253995256394300478425399525639430047842539952563943004784253995256394300478425399525639430047842539952563943004784253995256394300478425399525639430047842539952563943004784253995256394300478425399525639430047842539952563943004784253995256394300478425399525639430047842539952563943004784253995256394300478425399525639430047842539952563943004784253995256394300478425399525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aea8555-2a39-4f71-899f-d88e7608f1dc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffebf938-d1d3-4ea9-925b-61ee2754c760, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16ba699-eebb-43e3-a335-999fd30bab3c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffebf938-d1d3-4ea9-925b-61ee2754c760, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13758694003232166084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375869400323216608413758694003232166084137586940032321660841375869400323216608413758694003232166084137586940032321660841375869400323216608413758694003232166084137586940032321660841375869400323216608413758694003232166084137586940032321660841375869400323216608413758694003232166084137586940032321660841375869400323216608413758694003232166084137586940032321660841375869400323216608413758694003232166084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5913ee67-d51f-41d8-aa78-83fd4a9bed13, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffebf938-d1d3-4ea9-925b-61ee2754c760, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5913ee67-d51f-41d8-aa78-83fd4a9bed13, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9038965952862176634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90389659528621766349038965952862176634903896595286217663490389659528621766349038965952862176634903896595286217663490389659528621766349038965952862176634903896595286217663490389659528621766349038965952862176634903896595286217663490389659528621766349038965952862176634903896595286217663490389659528621766349038965952862176634903896595286217663490389659528621766349038965952862176634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30f97a83-ae74-4afb-b3b4-a8f690916d4e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30f97a83-ae74-4afb-b3b4-a8f690916d4e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2857379224186798852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28573792241867988522857379224186798852285737922418679885228573792241867988522857379224186798852285737922418679885228573792241867988522857379224186798852285737922418679885228573792241867988522857379224186798852285737922418679885228573792241867988522857379224186798852285737922418679885228573792241867988522857379224186798852285737922418679885228573792241867988522857379224186798852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5913ee67-d51f-41d8-aa78-83fd4a9bed13, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cdd32d5-0e4e-4970-9ea9-d550ba82a215, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cdd32d5-0e4e-4970-9ea9-d550ba82a215, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11396464337339499616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139646433733949961611396464337339499616113964643373394996161139646433733949961611396464337339499616113964643373394996161139646433733949961611396464337339499616113964643373394996161139646433733949961611396464337339499616113964643373394996161139646433733949961611396464337339499616113964643373394996161139646433733949961611396464337339499616113964643373394996161139646433733949961611396464337339499616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30f97a83-ae74-4afb-b3b4-a8f690916d4e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17f2ed7-c92e-495d-9b37-4e81fb078b4f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cdd32d5-0e4e-4970-9ea9-d550ba82a215, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c0faca2-1b05-424c-bcd4-efcb0cd5b9a4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c0faca2-1b05-424c-bcd4-efcb0cd5b9a4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16820016030184611776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682001603018461177616820016030184611776168200160301846117761682001603018461177616820016030184611776168200160301846117761682001603018461177616820016030184611776168200160301846117761682001603018461177616820016030184611776168200160301846117761682001603018461177616820016030184611776168200160301846117761682001603018461177616820016030184611776168200160301846117761682001603018461177616820016030184611776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17f2ed7-c92e-495d-9b37-4e81fb078b4f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3697474286923282484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36974742869232824843697474286923282484369747428692328248436974742869232824843697474286923282484369747428692328248436974742869232824843697474286923282484369747428692328248436974742869232824843697474286923282484369747428692328248436974742869232824843697474286923282484369747428692328248436974742869232824843697474286923282484369747428692328248436974742869232824843697474286923282484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c0faca2-1b05-424c-bcd4-efcb0cd5b9a4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a1e7ecc-2f57-4d0d-914d-0a4b3b69110e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1e7ecc-2f57-4d0d-914d-0a4b3b69110e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6285010779054050659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62850107790540506596285010779054050659628501077905405065962850107790540506596285010779054050659628501077905405065962850107790540506596285010779054050659628501077905405065962850107790540506596285010779054050659628501077905405065962850107790540506596285010779054050659628501077905405065962850107790540506596285010779054050659628501077905405065962850107790540506596285010779054050659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17f2ed7-c92e-495d-9b37-4e81fb078b4f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68b3ce0-86a1-452d-8053-29c893ed33b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68b3ce0-86a1-452d-8053-29c893ed33b9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2028077514017297423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20280775140172974232028077514017297423202807751401729742320280775140172974232028077514017297423202807751401729742320280775140172974232028077514017297423202807751401729742320280775140172974232028077514017297423202807751401729742320280775140172974232028077514017297423202807751401729742320280775140172974232028077514017297423202807751401729742320280775140172974232028077514017297423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1e7ecc-2f57-4d0d-914d-0a4b3b69110e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68b3ce0-86a1-452d-8053-29c893ed33b9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0838a5d8-63cd-47df-9d0d-010bba29c294, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 676c5e9a-4341-46e5-93e4-68ebda74b931, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 676c5e9a-4341-46e5-93e4-68ebda74b931, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10518971575361381226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051897157536138122610518971575361381226105189715753613812261051897157536138122610518971575361381226105189715753613812261051897157536138122610518971575361381226105189715753613812261051897157536138122610518971575361381226105189715753613812261051897157536138122610518971575361381226105189715753613812261051897157536138122610518971575361381226105189715753613812261051897157536138122610518971575361381226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0838a5d8-63cd-47df-9d0d-010bba29c294, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13090746874842899756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1309074687484289975613090746874842899756130907468748428997561309074687484289975613090746874842899756130907468748428997561309074687484289975613090746874842899756130907468748428997561309074687484289975613090746874842899756130907468748428997561309074687484289975613090746874842899756130907468748428997561309074687484289975613090746874842899756130907468748428997561309074687484289975613090746874842899756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 676c5e9a-4341-46e5-93e4-68ebda74b931, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d967e33-68b3-4910-9425-39a9f9f1a545, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d967e33-68b3-4910-9425-39a9f9f1a545, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8673561175428541480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86735611754285414808673561175428541480867356117542854148086735611754285414808673561175428541480867356117542854148086735611754285414808673561175428541480867356117542854148086735611754285414808673561175428541480867356117542854148086735611754285414808673561175428541480867356117542854148086735611754285414808673561175428541480867356117542854148086735611754285414808673561175428541480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0838a5d8-63cd-47df-9d0d-010bba29c294, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7a484ff-a139-4317-879a-581181fd0258, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7a484ff-a139-4317-879a-581181fd0258, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16989537563963246830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698953756396324683016989537563963246830169895375639632468301698953756396324683016989537563963246830169895375639632468301698953756396324683016989537563963246830169895375639632468301698953756396324683016989537563963246830169895375639632468301698953756396324683016989537563963246830169895375639632468301698953756396324683016989537563963246830169895375639632468301698953756396324683016989537563963246830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d967e33-68b3-4910-9425-39a9f9f1a545, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf2691b-ca0a-43cf-a9c4-f9f0f1558b51, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf2691b-ca0a-43cf-a9c4-f9f0f1558b51, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12236991023627975438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223699102362797543812236991023627975438122369910236279754381223699102362797543812236991023627975438122369910236279754381223699102362797543812236991023627975438122369910236279754381223699102362797543812236991023627975438122369910236279754381223699102362797543812236991023627975438122369910236279754381223699102362797543812236991023627975438122369910236279754381223699102362797543812236991023627975438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7a484ff-a139-4317-879a-581181fd0258, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30dc4485-6074-49ba-8a8b-1eb7a3599a21, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf2691b-ca0a-43cf-a9c4-f9f0f1558b51, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38042e8-59ad-439c-8326-bbf8bf6a6866, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38042e8-59ad-439c-8326-bbf8bf6a6866, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431600035554069389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34316000355540693893431600035554069389343160003555406938934316000355540693893431600035554069389343160003555406938934316000355540693893431600035554069389343160003555406938934316000355540693893431600035554069389343160003555406938934316000355540693893431600035554069389343160003555406938934316000355540693893431600035554069389343160003555406938934316000355540693893431600035554069389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30dc4485-6074-49ba-8a8b-1eb7a3599a21, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6068690937027608563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60686909370276085636068690937027608563606869093702760856360686909370276085636068690937027608563606869093702760856360686909370276085636068690937027608563606869093702760856360686909370276085636068690937027608563606869093702760856360686909370276085636068690937027608563606869093702760856360686909370276085636068690937027608563606869093702760856360686909370276085636068690937027608563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30dc4485-6074-49ba-8a8b-1eb7a3599a21, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38042e8-59ad-439c-8326-bbf8bf6a6866, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55d20ace-c313-48fa-9c97-4e5f3e8bfee7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55d20ace-c313-48fa-9c97-4e5f3e8bfee7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11836741689404154772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183674168940415477211836741689404154772118367416894041547721183674168940415477211836741689404154772118367416894041547721183674168940415477211836741689404154772118367416894041547721183674168940415477211836741689404154772118367416894041547721183674168940415477211836741689404154772118367416894041547721183674168940415477211836741689404154772118367416894041547721183674168940415477211836741689404154772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36d9f385-1d8b-4934-b106-f6b392702110, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36d9f385-1d8b-4934-b106-f6b392702110, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15532193024030993344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553219302403099334415532193024030993344155321930240309933441553219302403099334415532193024030993344155321930240309933441553219302403099334415532193024030993344155321930240309933441553219302403099334415532193024030993344155321930240309933441553219302403099334415532193024030993344155321930240309933441553219302403099334415532193024030993344155321930240309933441553219302403099334415532193024030993344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55d20ace-c313-48fa-9c97-4e5f3e8bfee7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 155e57ef-3a6c-41f3-aeb8-124b1b2c7393, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 155e57ef-3a6c-41f3-aeb8-124b1b2c7393, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16340503798144632140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634050379814463214016340503798144632140163405037981446321401634050379814463214016340503798144632140163405037981446321401634050379814463214016340503798144632140163405037981446321401634050379814463214016340503798144632140163405037981446321401634050379814463214016340503798144632140163405037981446321401634050379814463214016340503798144632140163405037981446321401634050379814463214016340503798144632140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36d9f385-1d8b-4934-b106-f6b392702110, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f55823-ba9a-44ec-a816-07460736cd95, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 155e57ef-3a6c-41f3-aeb8-124b1b2c7393, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c7c8288-474c-433c-a1d8-016c58a91194, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c7c8288-474c-433c-a1d8-016c58a91194, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16836994752795281336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683699475279528133616836994752795281336168369947527952813361683699475279528133616836994752795281336168369947527952813361683699475279528133616836994752795281336168369947527952813361683699475279528133616836994752795281336168369947527952813361683699475279528133616836994752795281336168369947527952813361683699475279528133616836994752795281336168369947527952813361683699475279528133616836994752795281336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f55823-ba9a-44ec-a816-07460736cd95, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5475220468996375184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54752204689963751845475220468996375184547522046899637518454752204689963751845475220468996375184547522046899637518454752204689963751845475220468996375184547522046899637518454752204689963751845475220468996375184547522046899637518454752204689963751845475220468996375184547522046899637518454752204689963751845475220468996375184547522046899637518454752204689963751845475220468996375184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c7c8288-474c-433c-a1d8-016c58a91194, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06720be3-1438-4d49-8b4e-1159281be5c0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06720be3-1438-4d49-8b4e-1159281be5c0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9893375825763282190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98933758257632821909893375825763282190989337582576328219098933758257632821909893375825763282190989337582576328219098933758257632821909893375825763282190989337582576328219098933758257632821909893375825763282190989337582576328219098933758257632821909893375825763282190989337582576328219098933758257632821909893375825763282190989337582576328219098933758257632821909893375825763282190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f55823-ba9a-44ec-a816-07460736cd95, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06720be3-1438-4d49-8b4e-1159281be5c0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f88b7e5a-5bac-40f3-bc45-7135dea170a8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f88b7e5a-5bac-40f3-bc45-7135dea170a8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517482874596316361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251748287459631636112517482874596316361125174828745963163611251748287459631636112517482874596316361125174828745963163611251748287459631636112517482874596316361125174828745963163611251748287459631636112517482874596316361125174828745963163611251748287459631636112517482874596316361125174828745963163611251748287459631636112517482874596316361125174828745963163611251748287459631636112517482874596316361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55ec509c-98e3-41ed-991f-b8fd82fc2f2d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55ec509c-98e3-41ed-991f-b8fd82fc2f2d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9087348878987822418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90873488789878224189087348878987822418908734887898782241890873488789878224189087348878987822418908734887898782241890873488789878224189087348878987822418908734887898782241890873488789878224189087348878987822418908734887898782241890873488789878224189087348878987822418908734887898782241890873488789878224189087348878987822418908734887898782241890873488789878224189087348878987822418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f88b7e5a-5bac-40f3-bc45-7135dea170a8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99dc67ce-3f6d-4cad-b6c1-9d99a9e04b46, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55ec509c-98e3-41ed-991f-b8fd82fc2f2d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 254a9955-299d-4d0b-b801-75fedbfd2693, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99dc67ce-3f6d-4cad-b6c1-9d99a9e04b46, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8650061869880329912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86500618698803299128650061869880329912865006186988032991286500618698803299128650061869880329912865006186988032991286500618698803299128650061869880329912865006186988032991286500618698803299128650061869880329912865006186988032991286500618698803299128650061869880329912865006186988032991286500618698803299128650061869880329912865006186988032991286500618698803299128650061869880329912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 254a9955-299d-4d0b-b801-75fedbfd2693, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7987711076166206313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79877110761662063137987711076166206313798771107616620631379877110761662063137987711076166206313798771107616620631379877110761662063137987711076166206313798771107616620631379877110761662063137987711076166206313798771107616620631379877110761662063137987711076166206313798771107616620631379877110761662063137987711076166206313798771107616620631379877110761662063137987711076166206313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99dc67ce-3f6d-4cad-b6c1-9d99a9e04b46, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8fe307c-72cc-429e-8cd3-12f8c5dc74b4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8fe307c-72cc-429e-8cd3-12f8c5dc74b4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10253753576080970134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025375357608097013410253753576080970134102537535760809701341025375357608097013410253753576080970134102537535760809701341025375357608097013410253753576080970134102537535760809701341025375357608097013410253753576080970134102537535760809701341025375357608097013410253753576080970134102537535760809701341025375357608097013410253753576080970134102537535760809701341025375357608097013410253753576080970134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 254a9955-299d-4d0b-b801-75fedbfd2693, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 470014b1-3fe7-4539-8f19-fb6ed674b708, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470014b1-3fe7-4539-8f19-fb6ed674b708, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8832208831059266852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88322088310592668528832208831059266852883220883105926685288322088310592668528832208831059266852883220883105926685288322088310592668528832208831059266852883220883105926685288322088310592668528832208831059266852883220883105926685288322088310592668528832208831059266852883220883105926685288322088310592668528832208831059266852883220883105926685288322088310592668528832208831059266852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8fe307c-72cc-429e-8cd3-12f8c5dc74b4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9ac09e7-6aca-4f11-8e96-dc2cd37bab99, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9ac09e7-6aca-4f11-8e96-dc2cd37bab99, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10400761438721150079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040076143872115007910400761438721150079104007614387211500791040076143872115007910400761438721150079104007614387211500791040076143872115007910400761438721150079104007614387211500791040076143872115007910400761438721150079104007614387211500791040076143872115007910400761438721150079104007614387211500791040076143872115007910400761438721150079104007614387211500791040076143872115007910400761438721150079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470014b1-3fe7-4539-8f19-fb6ed674b708, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9ac09e7-6aca-4f11-8e96-dc2cd37bab99, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26c56ab-dbd0-4ce2-9892-18224801a93c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26c56ab-dbd0-4ce2-9892-18224801a93c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13266783866181235597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326678386618123559713266783866181235597132667838661812355971326678386618123559713266783866181235597132667838661812355971326678386618123559713266783866181235597132667838661812355971326678386618123559713266783866181235597132667838661812355971326678386618123559713266783866181235597132667838661812355971326678386618123559713266783866181235597132667838661812355971326678386618123559713266783866181235597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21733c6c-4b54-42ae-8559-947760799964, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21733c6c-4b54-42ae-8559-947760799964, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7826550966795109663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78265509667951096637826550966795109663782655096679510966378265509667951096637826550966795109663782655096679510966378265509667951096637826550966795109663782655096679510966378265509667951096637826550966795109663782655096679510966378265509667951096637826550966795109663782655096679510966378265509667951096637826550966795109663782655096679510966378265509667951096637826550966795109663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26c56ab-dbd0-4ce2-9892-18224801a93c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21733c6c-4b54-42ae-8559-947760799964, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b9b4f3f-ae03-474d-8881-a8029ca48c20, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0120350c-14bb-47dd-b1d7-2450cf94e5d9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b9b4f3f-ae03-474d-8881-a8029ca48c20, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2798577847235022100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27985778472350221002798577847235022100279857784723502210027985778472350221002798577847235022100279857784723502210027985778472350221002798577847235022100279857784723502210027985778472350221002798577847235022100279857784723502210027985778472350221002798577847235022100279857784723502210027985778472350221002798577847235022100279857784723502210027985778472350221002798577847235022100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0120350c-14bb-47dd-b1d7-2450cf94e5d9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12714381280949234211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271438128094923421112714381280949234211127143812809492342111271438128094923421112714381280949234211127143812809492342111271438128094923421112714381280949234211127143812809492342111271438128094923421112714381280949234211127143812809492342111271438128094923421112714381280949234211127143812809492342111271438128094923421112714381280949234211127143812809492342111271438128094923421112714381280949234211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b9b4f3f-ae03-474d-8881-a8029ca48c20, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4511101f-73ca-44a1-ab1c-9021dd34f817, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4511101f-73ca-44a1-ab1c-9021dd34f817, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9412473878604155423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94124738786041554239412473878604155423941247387860415542394124738786041554239412473878604155423941247387860415542394124738786041554239412473878604155423941247387860415542394124738786041554239412473878604155423941247387860415542394124738786041554239412473878604155423941247387860415542394124738786041554239412473878604155423941247387860415542394124738786041554239412473878604155423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0120350c-14bb-47dd-b1d7-2450cf94e5d9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8121ea6-0b4c-4aec-9a09-b29dd0c72b2c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8121ea6-0b4c-4aec-9a09-b29dd0c72b2c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11146860553702662923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114686055370266292311146860553702662923111468605537026629231114686055370266292311146860553702662923111468605537026629231114686055370266292311146860553702662923111468605537026629231114686055370266292311146860553702662923111468605537026629231114686055370266292311146860553702662923111468605537026629231114686055370266292311146860553702662923111468605537026629231114686055370266292311146860553702662923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4511101f-73ca-44a1-ab1c-9021dd34f817, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8121ea6-0b4c-4aec-9a09-b29dd0c72b2c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c32642fe-567f-49ef-be24-b198f745cb46, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17c27f92-bf55-4c27-b5b8-01c1b6ebeade, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c32642fe-567f-49ef-be24-b198f745cb46, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18087779008549679128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808777900854967912818087779008549679128180877790085496791281808777900854967912818087779008549679128180877790085496791281808777900854967912818087779008549679128180877790085496791281808777900854967912818087779008549679128180877790085496791281808777900854967912818087779008549679128180877790085496791281808777900854967912818087779008549679128180877790085496791281808777900854967912818087779008549679128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17c27f92-bf55-4c27-b5b8-01c1b6ebeade, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14690487157712171196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469048715771217119614690487157712171196146904871577121711961469048715771217119614690487157712171196146904871577121711961469048715771217119614690487157712171196146904871577121711961469048715771217119614690487157712171196146904871577121711961469048715771217119614690487157712171196146904871577121711961469048715771217119614690487157712171196146904871577121711961469048715771217119614690487157712171196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c32642fe-567f-49ef-be24-b198f745cb46, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d116c91d-1875-4e58-aea8-02c83887a0ee, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17c27f92-bf55-4c27-b5b8-01c1b6ebeade, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d116c91d-1875-4e58-aea8-02c83887a0ee, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14283174729626902386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428317472962690238614283174729626902386142831747296269023861428317472962690238614283174729626902386142831747296269023861428317472962690238614283174729626902386142831747296269023861428317472962690238614283174729626902386142831747296269023861428317472962690238614283174729626902386142831747296269023861428317472962690238614283174729626902386142831747296269023861428317472962690238614283174729626902386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6a4911-b510-4686-a6fc-41b29d475a8c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6a4911-b510-4686-a6fc-41b29d475a8c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1125543703114131868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11255437031141318681125543703114131868112554370311413186811255437031141318681125543703114131868112554370311413186811255437031141318681125543703114131868112554370311413186811255437031141318681125543703114131868112554370311413186811255437031141318681125543703114131868112554370311413186811255437031141318681125543703114131868112554370311413186811255437031141318681125543703114131868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d116c91d-1875-4e58-aea8-02c83887a0ee, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f6be7ae-57cb-4f91-be14-9b05defed537, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f6be7ae-57cb-4f91-be14-9b05defed537, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2333333718151869391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23333337181518693912333333718151869391233333371815186939123333337181518693912333333718151869391233333371815186939123333337181518693912333333718151869391233333371815186939123333337181518693912333333718151869391233333371815186939123333337181518693912333333718151869391233333371815186939123333337181518693912333333718151869391233333371815186939123333337181518693912333333718151869391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6a4911-b510-4686-a6fc-41b29d475a8c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f6be7ae-57cb-4f91-be14-9b05defed537, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4658a5be-69fc-443b-b5dc-d00241af553f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4658a5be-69fc-443b-b5dc-d00241af553f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7703785499404363450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77037854994043634507703785499404363450770378549940436345077037854994043634507703785499404363450770378549940436345077037854994043634507703785499404363450770378549940436345077037854994043634507703785499404363450770378549940436345077037854994043634507703785499404363450770378549940436345077037854994043634507703785499404363450770378549940436345077037854994043634507703785499404363450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4658a5be-69fc-443b-b5dc-d00241af553f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3908dc21-726e-4581-8fa4-078ddef1297e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce823ef1-c098-4fad-95c1-f789f0e8cb7a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce823ef1-c098-4fad-95c1-f789f0e8cb7a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138420726661952484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41384207266619524844138420726661952484413842072666195248441384207266619524844138420726661952484413842072666195248441384207266619524844138420726661952484413842072666195248441384207266619524844138420726661952484413842072666195248441384207266619524844138420726661952484413842072666195248441384207266619524844138420726661952484413842072666195248441384207266619524844138420726661952484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3908dc21-726e-4581-8fa4-078ddef1297e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13132835262780895671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313283526278089567113132835262780895671131328352627808956711313283526278089567113132835262780895671131328352627808956711313283526278089567113132835262780895671131328352627808956711313283526278089567113132835262780895671131328352627808956711313283526278089567113132835262780895671131328352627808956711313283526278089567113132835262780895671131328352627808956711313283526278089567113132835262780895671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce823ef1-c098-4fad-95c1-f789f0e8cb7a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466c7365-2c6f-4685-969b-e1149cc6807c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466c7365-2c6f-4685-969b-e1149cc6807c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12685063705606287224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268506370560628722412685063705606287224126850637056062872241268506370560628722412685063705606287224126850637056062872241268506370560628722412685063705606287224126850637056062872241268506370560628722412685063705606287224126850637056062872241268506370560628722412685063705606287224126850637056062872241268506370560628722412685063705606287224126850637056062872241268506370560628722412685063705606287224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3908dc21-726e-4581-8fa4-078ddef1297e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d683b8db-1fd4-4ffa-bf7d-bb556e00cbe6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d683b8db-1fd4-4ffa-bf7d-bb556e00cbe6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2550128690938270327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25501286909382703272550128690938270327255012869093827032725501286909382703272550128690938270327255012869093827032725501286909382703272550128690938270327255012869093827032725501286909382703272550128690938270327255012869093827032725501286909382703272550128690938270327255012869093827032725501286909382703272550128690938270327255012869093827032725501286909382703272550128690938270327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466c7365-2c6f-4685-969b-e1149cc6807c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 706007a4-4f81-463e-b1d4-a594d98c462f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 706007a4-4f81-463e-b1d4-a594d98c462f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8900179190352849707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89001791903528497078900179190352849707890017919035284970789001791903528497078900179190352849707890017919035284970789001791903528497078900179190352849707890017919035284970789001791903528497078900179190352849707890017919035284970789001791903528497078900179190352849707890017919035284970789001791903528497078900179190352849707890017919035284970789001791903528497078900179190352849707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d683b8db-1fd4-4ffa-bf7d-bb556e00cbe6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51ea6fab-314b-49e4-99ee-a2ea4c18d189, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51ea6fab-314b-49e4-99ee-a2ea4c18d189, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8900592544981258746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89005925449812587468900592544981258746890059254498125874689005925449812587468900592544981258746890059254498125874689005925449812587468900592544981258746890059254498125874689005925449812587468900592544981258746890059254498125874689005925449812587468900592544981258746890059254498125874689005925449812587468900592544981258746890059254498125874689005925449812587468900592544981258746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 706007a4-4f81-463e-b1d4-a594d98c462f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7db2ba3-c6ff-4459-89b4-e5e227c91854, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7db2ba3-c6ff-4459-89b4-e5e227c91854, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8619516579626631464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86195165796266314648619516579626631464861951657962663146486195165796266314648619516579626631464861951657962663146486195165796266314648619516579626631464861951657962663146486195165796266314648619516579626631464861951657962663146486195165796266314648619516579626631464861951657962663146486195165796266314648619516579626631464861951657962663146486195165796266314648619516579626631464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51ea6fab-314b-49e4-99ee-a2ea4c18d189, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5061ed92-ca4f-41de-9627-08ded3e87299, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5061ed92-ca4f-41de-9627-08ded3e87299, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8521203396824344681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85212033968243446818521203396824344681852120339682434468185212033968243446818521203396824344681852120339682434468185212033968243446818521203396824344681852120339682434468185212033968243446818521203396824344681852120339682434468185212033968243446818521203396824344681852120339682434468185212033968243446818521203396824344681852120339682434468185212033968243446818521203396824344681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7db2ba3-c6ff-4459-89b4-e5e227c91854, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fdec143-800d-40a5-bd50-0e23681cea90, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fdec143-800d-40a5-bd50-0e23681cea90, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16827005951661057945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682700595166105794516827005951661057945168270059516610579451682700595166105794516827005951661057945168270059516610579451682700595166105794516827005951661057945168270059516610579451682700595166105794516827005951661057945168270059516610579451682700595166105794516827005951661057945168270059516610579451682700595166105794516827005951661057945168270059516610579451682700595166105794516827005951661057945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5061ed92-ca4f-41de-9627-08ded3e87299, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff685eac-1ecc-444e-a5b2-0bbf62ada5b1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fdec143-800d-40a5-bd50-0e23681cea90, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff685eac-1ecc-444e-a5b2-0bbf62ada5b1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14424517802308523090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442451780230852309014424517802308523090144245178023085230901442451780230852309014424517802308523090144245178023085230901442451780230852309014424517802308523090144245178023085230901442451780230852309014424517802308523090144245178023085230901442451780230852309014424517802308523090144245178023085230901442451780230852309014424517802308523090144245178023085230901442451780230852309014424517802308523090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe35bb7-e710-4bbe-83b4-bfb127cd7bc5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe35bb7-e710-4bbe-83b4-bfb127cd7bc5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9731053490751387835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97310534907513878359731053490751387835973105349075138783597310534907513878359731053490751387835973105349075138783597310534907513878359731053490751387835973105349075138783597310534907513878359731053490751387835973105349075138783597310534907513878359731053490751387835973105349075138783597310534907513878359731053490751387835973105349075138783597310534907513878359731053490751387835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff685eac-1ecc-444e-a5b2-0bbf62ada5b1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ca074a-65b6-42e3-9f98-a06a2cd3593b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ca074a-65b6-42e3-9f98-a06a2cd3593b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11960810302253836133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196081030225383613311960810302253836133119608103022538361331196081030225383613311960810302253836133119608103022538361331196081030225383613311960810302253836133119608103022538361331196081030225383613311960810302253836133119608103022538361331196081030225383613311960810302253836133119608103022538361331196081030225383613311960810302253836133119608103022538361331196081030225383613311960810302253836133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe35bb7-e710-4bbe-83b4-bfb127cd7bc5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db56b7f-a6d0-4980-9fc7-956c763b4981, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db56b7f-a6d0-4980-9fc7-956c763b4981, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 951201146907313966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966951201146907313966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ca074a-65b6-42e3-9f98-a06a2cd3593b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 474d05b9-a36a-4691-b69a-b4fd5a73579f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 474d05b9-a36a-4691-b69a-b4fd5a73579f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9307551135366580805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93075511353665808059307551135366580805930755113536658080593075511353665808059307551135366580805930755113536658080593075511353665808059307551135366580805930755113536658080593075511353665808059307551135366580805930755113536658080593075511353665808059307551135366580805930755113536658080593075511353665808059307551135366580805930755113536658080593075511353665808059307551135366580805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db56b7f-a6d0-4980-9fc7-956c763b4981, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a37900-dbd1-4027-987b-e1c27b46d138, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a37900-dbd1-4027-987b-e1c27b46d138, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643864888095679500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46438648880956795004643864888095679500464386488809567950046438648880956795004643864888095679500464386488809567950046438648880956795004643864888095679500464386488809567950046438648880956795004643864888095679500464386488809567950046438648880956795004643864888095679500464386488809567950046438648880956795004643864888095679500464386488809567950046438648880956795004643864888095679500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 474d05b9-a36a-4691-b69a-b4fd5a73579f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f22fbd07-1739-47f0-9621-82c1f1cdea7d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f22fbd07-1739-47f0-9621-82c1f1cdea7d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15092293279686454649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509229327968645464915092293279686454649150922932796864546491509229327968645464915092293279686454649150922932796864546491509229327968645464915092293279686454649150922932796864546491509229327968645464915092293279686454649150922932796864546491509229327968645464915092293279686454649150922932796864546491509229327968645464915092293279686454649150922932796864546491509229327968645464915092293279686454649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f22fbd07-1739-47f0-9621-82c1f1cdea7d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bc5007-5726-4580-bae6-b967469f2c44, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bc5007-5726-4580-bae6-b967469f2c44, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517089919998254765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251708991999825476512517089919998254765125170899199982547651251708991999825476512517089919998254765125170899199982547651251708991999825476512517089919998254765125170899199982547651251708991999825476512517089919998254765125170899199982547651251708991999825476512517089919998254765125170899199982547651251708991999825476512517089919998254765125170899199982547651251708991999825476512517089919998254765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a37900-dbd1-4027-987b-e1c27b46d138, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4d15fd6-6527-40ca-9d8b-d462eacad096, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4d15fd6-6527-40ca-9d8b-d462eacad096, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11270156380160572731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127015638016057273111270156380160572731112701563801605727311127015638016057273111270156380160572731112701563801605727311127015638016057273111270156380160572731112701563801605727311127015638016057273111270156380160572731112701563801605727311127015638016057273111270156380160572731112701563801605727311127015638016057273111270156380160572731112701563801605727311127015638016057273111270156380160572731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bc5007-5726-4580-bae6-b967469f2c44, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4d15fd6-6527-40ca-9d8b-d462eacad096, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8efadb40-95ed-48b8-9c27-680b11d26be8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8efadb40-95ed-48b8-9c27-680b11d26be8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10380229631533476599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038022963153347659910380229631533476599103802296315334765991038022963153347659910380229631533476599103802296315334765991038022963153347659910380229631533476599103802296315334765991038022963153347659910380229631533476599103802296315334765991038022963153347659910380229631533476599103802296315334765991038022963153347659910380229631533476599103802296315334765991038022963153347659910380229631533476599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b23fb15-d4c9-4cf8-9f4b-71639b715fea, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b23fb15-d4c9-4cf8-9f4b-71639b715fea, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15571746327165462582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557174632716546258215571746327165462582155717463271654625821557174632716546258215571746327165462582155717463271654625821557174632716546258215571746327165462582155717463271654625821557174632716546258215571746327165462582155717463271654625821557174632716546258215571746327165462582155717463271654625821557174632716546258215571746327165462582155717463271654625821557174632716546258215571746327165462582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8efadb40-95ed-48b8-9c27-680b11d26be8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6934a4aa-aef7-45f7-8bd1-6d913a904629, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6934a4aa-aef7-45f7-8bd1-6d913a904629, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13403683529442937971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340368352944293797113403683529442937971134036835294429379711340368352944293797113403683529442937971134036835294429379711340368352944293797113403683529442937971134036835294429379711340368352944293797113403683529442937971134036835294429379711340368352944293797113403683529442937971134036835294429379711340368352944293797113403683529442937971134036835294429379711340368352944293797113403683529442937971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b23fb15-d4c9-4cf8-9f4b-71639b715fea, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6934a4aa-aef7-45f7-8bd1-6d913a904629, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93ea4c53-524b-4f3b-853a-1ba5e31bf1d4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93ea4c53-524b-4f3b-853a-1ba5e31bf1d4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 152718918651083019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019152718918651083019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cfeb1f9-d3ea-410a-b38e-83bee8efddaf, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cfeb1f9-d3ea-410a-b38e-83bee8efddaf, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6448619708016098065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64486197080160980656448619708016098065644861970801609806564486197080160980656448619708016098065644861970801609806564486197080160980656448619708016098065644861970801609806564486197080160980656448619708016098065644861970801609806564486197080160980656448619708016098065644861970801609806564486197080160980656448619708016098065644861970801609806564486197080160980656448619708016098065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93ea4c53-524b-4f3b-853a-1ba5e31bf1d4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cfeb1f9-d3ea-410a-b38e-83bee8efddaf, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a95e8c84-592b-4606-8dc0-fed894c735c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a95e8c84-592b-4606-8dc0-fed894c735c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14861326598084274460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486132659808427446014861326598084274460148613265980842744601486132659808427446014861326598084274460148613265980842744601486132659808427446014861326598084274460148613265980842744601486132659808427446014861326598084274460148613265980842744601486132659808427446014861326598084274460148613265980842744601486132659808427446014861326598084274460148613265980842744601486132659808427446014861326598084274460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50ad7d79-fcc9-43c4-9f66-82ea506f49fa, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50ad7d79-fcc9-43c4-9f66-82ea506f49fa, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18079977116663972877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807997711666397287718079977116663972877180799771166639728771807997711666397287718079977116663972877180799771166639728771807997711666397287718079977116663972877180799771166639728771807997711666397287718079977116663972877180799771166639728771807997711666397287718079977116663972877180799771166639728771807997711666397287718079977116663972877180799771166639728771807997711666397287718079977116663972877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a95e8c84-592b-4606-8dc0-fed894c735c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00ef1ce5-76f0-4fa3-b62c-650099dfbb11, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00ef1ce5-76f0-4fa3-b62c-650099dfbb11, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16123420327665045260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612342032766504526016123420327665045260161234203276650452601612342032766504526016123420327665045260161234203276650452601612342032766504526016123420327665045260161234203276650452601612342032766504526016123420327665045260161234203276650452601612342032766504526016123420327665045260161234203276650452601612342032766504526016123420327665045260161234203276650452601612342032766504526016123420327665045260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50ad7d79-fcc9-43c4-9f66-82ea506f49fa, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ea07b1-e159-4e48-91e4-f92f4688b93d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00ef1ce5-76f0-4fa3-b62c-650099dfbb11, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ea07b1-e159-4e48-91e4-f92f4688b93d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9699248822712958625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96992488227129586259699248822712958625969924882271295862596992488227129586259699248822712958625969924882271295862596992488227129586259699248822712958625969924882271295862596992488227129586259699248822712958625969924882271295862596992488227129586259699248822712958625969924882271295862596992488227129586259699248822712958625969924882271295862596992488227129586259699248822712958625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfc1c3dd-f0e4-4323-b979-6ac9a223bc00, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfc1c3dd-f0e4-4323-b979-6ac9a223bc00, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6792211106456595121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67922111064565951216792211106456595121679221110645659512167922111064565951216792211106456595121679221110645659512167922111064565951216792211106456595121679221110645659512167922111064565951216792211106456595121679221110645659512167922111064565951216792211106456595121679221110645659512167922111064565951216792211106456595121679221110645659512167922111064565951216792211106456595121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ea07b1-e159-4e48-91e4-f92f4688b93d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6b6191-ca4b-46b1-ad73-7ed643364af8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6b6191-ca4b-46b1-ad73-7ed643364af8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369784638773000964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436978463877300096414369784638773000964143697846387730009641436978463877300096414369784638773000964143697846387730009641436978463877300096414369784638773000964143697846387730009641436978463877300096414369784638773000964143697846387730009641436978463877300096414369784638773000964143697846387730009641436978463877300096414369784638773000964143697846387730009641436978463877300096414369784638773000964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfc1c3dd-f0e4-4323-b979-6ac9a223bc00, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba72ecd-caf4-4894-af67-e4173bcff1bb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba72ecd-caf4-4894-af67-e4173bcff1bb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723219724628662231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572321972462866223115723219724628662231157232197246286622311572321972462866223115723219724628662231157232197246286622311572321972462866223115723219724628662231157232197246286622311572321972462866223115723219724628662231157232197246286622311572321972462866223115723219724628662231157232197246286622311572321972462866223115723219724628662231157232197246286622311572321972462866223115723219724628662231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6b6191-ca4b-46b1-ad73-7ed643364af8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d9f29b-7ee5-4940-92b0-e1923d0bb63b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d9f29b-7ee5-4940-92b0-e1923d0bb63b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14641395425971528455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464139542597152845514641395425971528455146413954259715284551464139542597152845514641395425971528455146413954259715284551464139542597152845514641395425971528455146413954259715284551464139542597152845514641395425971528455146413954259715284551464139542597152845514641395425971528455146413954259715284551464139542597152845514641395425971528455146413954259715284551464139542597152845514641395425971528455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba72ecd-caf4-4894-af67-e4173bcff1bb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b673edb-ab61-4072-ad8f-d1adebe70e6f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d9f29b-7ee5-4940-92b0-e1923d0bb63b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b673edb-ab61-4072-ad8f-d1adebe70e6f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15820483453856583739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1582048345385658373915820483453856583739158204834538565837391582048345385658373915820483453856583739158204834538565837391582048345385658373915820483453856583739158204834538565837391582048345385658373915820483453856583739158204834538565837391582048345385658373915820483453856583739158204834538565837391582048345385658373915820483453856583739158204834538565837391582048345385658373915820483453856583739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f99b282-bd88-49e7-bf02-d7f0af4b1766, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f99b282-bd88-49e7-bf02-d7f0af4b1766, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243235389119844986 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224323538911984498612243235389119844986122432353891198449861224323538911984498612243235389119844986122432353891198449861224323538911984498612243235389119844986122432353891198449861224323538911984498612243235389119844986122432353891198449861224323538911984498612243235389119844986122432353891198449861224323538911984498612243235389119844986122432353891198449861224323538911984498612243235389119844986" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b673edb-ab61-4072-ad8f-d1adebe70e6f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f3b3a2-1491-4c12-af54-d41bef562a31, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f99b282-bd88-49e7-bf02-d7f0af4b1766, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f3b3a2-1491-4c12-af54-d41bef562a31, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570894761085222287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157089476108522228711570894761085222287115708947610852222871157089476108522228711570894761085222287115708947610852222871157089476108522228711570894761085222287115708947610852222871157089476108522228711570894761085222287115708947610852222871157089476108522228711570894761085222287115708947610852222871157089476108522228711570894761085222287115708947610852222871157089476108522228711570894761085222287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef1412f-8ebd-4c49-b1f4-d9ae396b41bb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef1412f-8ebd-4c49-b1f4-d9ae396b41bb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15421053978134272228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542105397813427222815421053978134272228154210539781342722281542105397813427222815421053978134272228154210539781342722281542105397813427222815421053978134272228154210539781342722281542105397813427222815421053978134272228154210539781342722281542105397813427222815421053978134272228154210539781342722281542105397813427222815421053978134272228154210539781342722281542105397813427222815421053978134272228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f3b3a2-1491-4c12-af54-d41bef562a31, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd04dd9-6b4c-4617-8272-f9e69a1d9620, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef1412f-8ebd-4c49-b1f4-d9ae396b41bb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd04dd9-6b4c-4617-8272-f9e69a1d9620, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10503420062391884065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050342006239188406510503420062391884065105034200623918840651050342006239188406510503420062391884065105034200623918840651050342006239188406510503420062391884065105034200623918840651050342006239188406510503420062391884065105034200623918840651050342006239188406510503420062391884065105034200623918840651050342006239188406510503420062391884065105034200623918840651050342006239188406510503420062391884065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd61e287-857f-498f-82d6-7ebe57960bdb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd61e287-857f-498f-82d6-7ebe57960bdb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12779813270725359737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277981327072535973712779813270725359737127798132707253597371277981327072535973712779813270725359737127798132707253597371277981327072535973712779813270725359737127798132707253597371277981327072535973712779813270725359737127798132707253597371277981327072535973712779813270725359737127798132707253597371277981327072535973712779813270725359737127798132707253597371277981327072535973712779813270725359737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd04dd9-6b4c-4617-8272-f9e69a1d9620, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce409b2-e65e-42e5-a68b-40201d9d7af1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd61e287-857f-498f-82d6-7ebe57960bdb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce409b2-e65e-42e5-a68b-40201d9d7af1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13711248974508546601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371124897450854660113711248974508546601137112489745085466011371124897450854660113711248974508546601137112489745085466011371124897450854660113711248974508546601137112489745085466011371124897450854660113711248974508546601137112489745085466011371124897450854660113711248974508546601137112489745085466011371124897450854660113711248974508546601137112489745085466011371124897450854660113711248974508546601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad20e53-ace9-4a8c-8328-83ed298f77b2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad20e53-ace9-4a8c-8328-83ed298f77b2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3921115320403868988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39211153204038689883921115320403868988392111532040386898839211153204038689883921115320403868988392111532040386898839211153204038689883921115320403868988392111532040386898839211153204038689883921115320403868988392111532040386898839211153204038689883921115320403868988392111532040386898839211153204038689883921115320403868988392111532040386898839211153204038689883921115320403868988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce409b2-e65e-42e5-a68b-40201d9d7af1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42d42093-18e8-43da-9ae6-62c7c94111c2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d42093-18e8-43da-9ae6-62c7c94111c2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11619723368455331669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161972336845533166911619723368455331669116197233684553316691161972336845533166911619723368455331669116197233684553316691161972336845533166911619723368455331669116197233684553316691161972336845533166911619723368455331669116197233684553316691161972336845533166911619723368455331669116197233684553316691161972336845533166911619723368455331669116197233684553316691161972336845533166911619723368455331669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad20e53-ace9-4a8c-8328-83ed298f77b2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d42093-18e8-43da-9ae6-62c7c94111c2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687f9265-3a02-4368-b3b5-5f3f30ffc12f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687f9265-3a02-4368-b3b5-5f3f30ffc12f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426159649609177510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34261596496091775103426159649609177510342615964960917751034261596496091775103426159649609177510342615964960917751034261596496091775103426159649609177510342615964960917751034261596496091775103426159649609177510342615964960917751034261596496091775103426159649609177510342615964960917751034261596496091775103426159649609177510342615964960917751034261596496091775103426159649609177510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2467ee9-335a-4902-b592-2024442a0c4e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2467ee9-335a-4902-b592-2024442a0c4e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483694160541351455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14836941605413514551483694160541351455148369416054135145514836941605413514551483694160541351455148369416054135145514836941605413514551483694160541351455148369416054135145514836941605413514551483694160541351455148369416054135145514836941605413514551483694160541351455148369416054135145514836941605413514551483694160541351455148369416054135145514836941605413514551483694160541351455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5427/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2467ee9-335a-4902-b592-2024442a0c4e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687f9265-3a02-4368-b3b5-5f3f30ffc12f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139a745c-461f-49e3-a2c1-46a333d0d74d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139a745c-461f-49e3-a2c1-46a333d0d74d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10635467027330163703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063546702733016370310635467027330163703106354670273301637031063546702733016370310635467027330163703106354670273301637031063546702733016370310635467027330163703106354670273301637031063546702733016370310635467027330163703106354670273301637031063546702733016370310635467027330163703106354670273301637031063546702733016370310635467027330163703106354670273301637031063546702733016370310635467027330163703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2fbb2f5-96f4-4a69-a866-fbbf487a6fd1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2fbb2f5-96f4-4a69-a866-fbbf487a6fd1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2716792422930720209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27167924229307202092716792422930720209271679242293072020927167924229307202092716792422930720209271679242293072020927167924229307202092716792422930720209271679242293072020927167924229307202092716792422930720209271679242293072020927167924229307202092716792422930720209271679242293072020927167924229307202092716792422930720209271679242293072020927167924229307202092716792422930720209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139a745c-461f-49e3-a2c1-46a333d0d74d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e95b3b9c-43e2-4006-9b93-572307c88f76, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2fbb2f5-96f4-4a69-a866-fbbf487a6fd1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc8917e-d403-46a3-b862-15cf3616707b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc8917e-d403-46a3-b862-15cf3616707b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17552310639899491342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755231063989949134217552310639899491342175523106398994913421755231063989949134217552310639899491342175523106398994913421755231063989949134217552310639899491342175523106398994913421755231063989949134217552310639899491342175523106398994913421755231063989949134217552310639899491342175523106398994913421755231063989949134217552310639899491342175523106398994913421755231063989949134217552310639899491342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e95b3b9c-43e2-4006-9b93-572307c88f76, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5632189741283522787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56321897412835227875632189741283522787563218974128352278756321897412835227875632189741283522787563218974128352278756321897412835227875632189741283522787563218974128352278756321897412835227875632189741283522787563218974128352278756321897412835227875632189741283522787563218974128352278756321897412835227875632189741283522787563218974128352278756321897412835227875632189741283522787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc8917e-d403-46a3-b862-15cf3616707b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff41b8d8-3430-4334-9044-3b103818febe, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e95b3b9c-43e2-4006-9b93-572307c88f76, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff41b8d8-3430-4334-9044-3b103818febe, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562355220351503047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85623552203515030478562355220351503047856235522035150304785623552203515030478562355220351503047856235522035150304785623552203515030478562355220351503047856235522035150304785623552203515030478562355220351503047856235522035150304785623552203515030478562355220351503047856235522035150304785623552203515030478562355220351503047856235522035150304785623552203515030478562355220351503047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 365242f6-f85f-4916-8b52-7878b9d5699e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 365242f6-f85f-4916-8b52-7878b9d5699e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1077719414884622095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10777194148846220951077719414884622095107771941488462209510777194148846220951077719414884622095107771941488462209510777194148846220951077719414884622095107771941488462209510777194148846220951077719414884622095107771941488462209510777194148846220951077719414884622095107771941488462209510777194148846220951077719414884622095107771941488462209510777194148846220951077719414884622095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff41b8d8-3430-4334-9044-3b103818febe, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4da32c9-fbc6-481d-a583-f07c08301015, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4da32c9-fbc6-481d-a583-f07c08301015, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11572935424313103368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157293542431310336811572935424313103368115729354243131033681157293542431310336811572935424313103368115729354243131033681157293542431310336811572935424313103368115729354243131033681157293542431310336811572935424313103368115729354243131033681157293542431310336811572935424313103368115729354243131033681157293542431310336811572935424313103368115729354243131033681157293542431310336811572935424313103368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 365242f6-f85f-4916-8b52-7878b9d5699e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9951402-f970-48db-82c2-be3ce41fcc75, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9951402-f970-48db-82c2-be3ce41fcc75, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18242796714769068057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824279671476906805718242796714769068057182427967147690680571824279671476906805718242796714769068057182427967147690680571824279671476906805718242796714769068057182427967147690680571824279671476906805718242796714769068057182427967147690680571824279671476906805718242796714769068057182427967147690680571824279671476906805718242796714769068057182427967147690680571824279671476906805718242796714769068057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4da32c9-fbc6-481d-a583-f07c08301015, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09ca16f4-17a8-45d8-a958-ec0d318a9a41, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09ca16f4-17a8-45d8-a958-ec0d318a9a41, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450540849878402324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345054084987840232413450540849878402324134505408498784023241345054084987840232413450540849878402324134505408498784023241345054084987840232413450540849878402324134505408498784023241345054084987840232413450540849878402324134505408498784023241345054084987840232413450540849878402324134505408498784023241345054084987840232413450540849878402324134505408498784023241345054084987840232413450540849878402324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9951402-f970-48db-82c2-be3ce41fcc75, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa7a763-ee20-4b1c-bd2f-63150480884a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa7a763-ee20-4b1c-bd2f-63150480884a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16009206393063170354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600920639306317035416009206393063170354160092063930631703541600920639306317035416009206393063170354160092063930631703541600920639306317035416009206393063170354160092063930631703541600920639306317035416009206393063170354160092063930631703541600920639306317035416009206393063170354160092063930631703541600920639306317035416009206393063170354160092063930631703541600920639306317035416009206393063170354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09ca16f4-17a8-45d8-a958-ec0d318a9a41, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd7c43d-c197-4726-898b-9d7077998d2a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd7c43d-c197-4726-898b-9d7077998d2a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344335468782095291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53443354687820952915344335468782095291534433546878209529153443354687820952915344335468782095291534433546878209529153443354687820952915344335468782095291534433546878209529153443354687820952915344335468782095291534433546878209529153443354687820952915344335468782095291534433546878209529153443354687820952915344335468782095291534433546878209529153443354687820952915344335468782095291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa7a763-ee20-4b1c-bd2f-63150480884a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52f2ad5b-af0a-49d5-b03a-ed86fc448a1c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52f2ad5b-af0a-49d5-b03a-ed86fc448a1c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9063859505609931283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90638595056099312839063859505609931283906385950560993128390638595056099312839063859505609931283906385950560993128390638595056099312839063859505609931283906385950560993128390638595056099312839063859505609931283906385950560993128390638595056099312839063859505609931283906385950560993128390638595056099312839063859505609931283906385950560993128390638595056099312839063859505609931283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd7c43d-c197-4726-898b-9d7077998d2a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c611be8-b050-4021-bb4f-9dd461324c6f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52f2ad5b-af0a-49d5-b03a-ed86fc448a1c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c611be8-b050-4021-bb4f-9dd461324c6f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1354763151267648328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13547631512676483281354763151267648328135476315126764832813547631512676483281354763151267648328135476315126764832813547631512676483281354763151267648328135476315126764832813547631512676483281354763151267648328135476315126764832813547631512676483281354763151267648328135476315126764832813547631512676483281354763151267648328135476315126764832813547631512676483281354763151267648328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eecb9461-fff7-4e27-bdb7-93c2bfdbdce8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eecb9461-fff7-4e27-bdb7-93c2bfdbdce8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10213237122756434813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1021323712275643481310213237122756434813102132371227564348131021323712275643481310213237122756434813102132371227564348131021323712275643481310213237122756434813102132371227564348131021323712275643481310213237122756434813102132371227564348131021323712275643481310213237122756434813102132371227564348131021323712275643481310213237122756434813102132371227564348131021323712275643481310213237122756434813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c611be8-b050-4021-bb4f-9dd461324c6f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 995acb0b-7a05-48de-9a0b-cd342a6c1e6c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 995acb0b-7a05-48de-9a0b-cd342a6c1e6c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9303753878351883581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93037538783518835819303753878351883581930375387835188358193037538783518835819303753878351883581930375387835188358193037538783518835819303753878351883581930375387835188358193037538783518835819303753878351883581930375387835188358193037538783518835819303753878351883581930375387835188358193037538783518835819303753878351883581930375387835188358193037538783518835819303753878351883581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eecb9461-fff7-4e27-bdb7-93c2bfdbdce8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69450fcd-a864-4dc0-a80c-785d89e7f5d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69450fcd-a864-4dc0-a80c-785d89e7f5d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2845190016775802045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28451900167758020452845190016775802045284519001677580204528451900167758020452845190016775802045284519001677580204528451900167758020452845190016775802045284519001677580204528451900167758020452845190016775802045284519001677580204528451900167758020452845190016775802045284519001677580204528451900167758020452845190016775802045284519001677580204528451900167758020452845190016775802045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 995acb0b-7a05-48de-9a0b-cd342a6c1e6c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0448f9-10c1-45ac-ad5e-d49df4633c22, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0448f9-10c1-45ac-ad5e-d49df4633c22, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16748781693086959793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674878169308695979316748781693086959793167487816930869597931674878169308695979316748781693086959793167487816930869597931674878169308695979316748781693086959793167487816930869597931674878169308695979316748781693086959793167487816930869597931674878169308695979316748781693086959793167487816930869597931674878169308695979316748781693086959793167487816930869597931674878169308695979316748781693086959793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69450fcd-a864-4dc0-a80c-785d89e7f5d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ba9b8da-bf36-4581-87bc-b70e5c59723f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ba9b8da-bf36-4581-87bc-b70e5c59723f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9276308015483415577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92763080154834155779276308015483415577927630801548341557792763080154834155779276308015483415577927630801548341557792763080154834155779276308015483415577927630801548341557792763080154834155779276308015483415577927630801548341557792763080154834155779276308015483415577927630801548341557792763080154834155779276308015483415577927630801548341557792763080154834155779276308015483415577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0448f9-10c1-45ac-ad5e-d49df4633c22, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d3f9ea0-4738-40ff-811e-5acd4f1e5011, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d3f9ea0-4738-40ff-811e-5acd4f1e5011, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8543669317858562768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85436693178585627688543669317858562768854366931785856276885436693178585627688543669317858562768854366931785856276885436693178585627688543669317858562768854366931785856276885436693178585627688543669317858562768854366931785856276885436693178585627688543669317858562768854366931785856276885436693178585627688543669317858562768854366931785856276885436693178585627688543669317858562768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ba9b8da-bf36-4581-87bc-b70e5c59723f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e1bb970-6da8-476b-adfb-cd8a815362d8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d3f9ea0-4738-40ff-811e-5acd4f1e5011, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e1bb970-6da8-476b-adfb-cd8a815362d8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6357509320497102860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63575093204971028606357509320497102860635750932049710286063575093204971028606357509320497102860635750932049710286063575093204971028606357509320497102860635750932049710286063575093204971028606357509320497102860635750932049710286063575093204971028606357509320497102860635750932049710286063575093204971028606357509320497102860635750932049710286063575093204971028606357509320497102860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e1bb970-6da8-476b-adfb-cd8a815362d8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 869cf03d-8e40-4c34-8d33-d0bfc34f70a3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 869cf03d-8e40-4c34-8d33-d0bfc34f70a3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16838635133182251718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683863513318225171816838635133182251718168386351331822517181683863513318225171816838635133182251718168386351331822517181683863513318225171816838635133182251718168386351331822517181683863513318225171816838635133182251718168386351331822517181683863513318225171816838635133182251718168386351331822517181683863513318225171816838635133182251718168386351331822517181683863513318225171816838635133182251718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 869cf03d-8e40-4c34-8d33-d0bfc34f70a3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618cfb9f-bc7b-46eb-82e6-752e257347e3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618cfb9f-bc7b-46eb-82e6-752e257347e3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4996603887096435403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49966038870964354034996603887096435403499660388709643540349966038870964354034996603887096435403499660388709643540349966038870964354034996603887096435403499660388709643540349966038870964354034996603887096435403499660388709643540349966038870964354034996603887096435403499660388709643540349966038870964354034996603887096435403499660388709643540349966038870964354034996603887096435403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02b6daa-a7e2-4d0a-9423-bf4c63b1d0f0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02b6daa-a7e2-4d0a-9423-bf4c63b1d0f0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7049057865740128505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70490578657401285057049057865740128505704905786574012850570490578657401285057049057865740128505704905786574012850570490578657401285057049057865740128505704905786574012850570490578657401285057049057865740128505704905786574012850570490578657401285057049057865740128505704905786574012850570490578657401285057049057865740128505704905786574012850570490578657401285057049057865740128505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618cfb9f-bc7b-46eb-82e6-752e257347e3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 070927c7-0e45-43d6-a486-a58f765363b4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 070927c7-0e45-43d6-a486-a58f765363b4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015480338201577263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40154803382015772634015480338201577263401548033820157726340154803382015772634015480338201577263401548033820157726340154803382015772634015480338201577263401548033820157726340154803382015772634015480338201577263401548033820157726340154803382015772634015480338201577263401548033820157726340154803382015772634015480338201577263401548033820157726340154803382015772634015480338201577263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02b6daa-a7e2-4d0a-9423-bf4c63b1d0f0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8464f9fd-a6db-4f58-bb96-7876d8e1046c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8464f9fd-a6db-4f58-bb96-7876d8e1046c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3154485498220961266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31544854982209612663154485498220961266315448549822096126631544854982209612663154485498220961266315448549822096126631544854982209612663154485498220961266315448549822096126631544854982209612663154485498220961266315448549822096126631544854982209612663154485498220961266315448549822096126631544854982209612663154485498220961266315448549822096126631544854982209612663154485498220961266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 070927c7-0e45-43d6-a486-a58f765363b4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8464f9fd-a6db-4f58-bb96-7876d8e1046c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d0e3c0d-f869-401e-aad2-6d79ccf22bb5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d0e3c0d-f869-401e-aad2-6d79ccf22bb5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8556584072410459114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85565840724104591148556584072410459114855658407241045911485565840724104591148556584072410459114855658407241045911485565840724104591148556584072410459114855658407241045911485565840724104591148556584072410459114855658407241045911485565840724104591148556584072410459114855658407241045911485565840724104591148556584072410459114855658407241045911485565840724104591148556584072410459114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee978841-1519-40e2-af31-9def2822df38, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee978841-1519-40e2-af31-9def2822df38, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5833697258206268572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58336972582062685725833697258206268572583369725820626857258336972582062685725833697258206268572583369725820626857258336972582062685725833697258206268572583369725820626857258336972582062685725833697258206268572583369725820626857258336972582062685725833697258206268572583369725820626857258336972582062685725833697258206268572583369725820626857258336972582062685725833697258206268572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d0e3c0d-f869-401e-aad2-6d79ccf22bb5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4991d4b-0233-426a-9cb6-0e3f742d3523, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4991d4b-0233-426a-9cb6-0e3f742d3523, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18334975316147920595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833497531614792059518334975316147920595183349753161479205951833497531614792059518334975316147920595183349753161479205951833497531614792059518334975316147920595183349753161479205951833497531614792059518334975316147920595183349753161479205951833497531614792059518334975316147920595183349753161479205951833497531614792059518334975316147920595183349753161479205951833497531614792059518334975316147920595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee978841-1519-40e2-af31-9def2822df38, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f9dde4-a183-4219-88c7-662682125d6a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f9dde4-a183-4219-88c7-662682125d6a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6896989330240333649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68969893302403336496896989330240333649689698933024033364968969893302403336496896989330240333649689698933024033364968969893302403336496896989330240333649689698933024033364968969893302403336496896989330240333649689698933024033364968969893302403336496896989330240333649689698933024033364968969893302403336496896989330240333649689698933024033364968969893302403336496896989330240333649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4991d4b-0233-426a-9cb6-0e3f742d3523, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f9dde4-a183-4219-88c7-662682125d6a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee1301a-57ae-4899-b8a9-8cb1b0ca0829, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 608993e2-a1e7-4844-a792-54d954b39092, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee1301a-57ae-4899-b8a9-8cb1b0ca0829, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6015066782007939603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60150667820079396036015066782007939603601506678200793960360150667820079396036015066782007939603601506678200793960360150667820079396036015066782007939603601506678200793960360150667820079396036015066782007939603601506678200793960360150667820079396036015066782007939603601506678200793960360150667820079396036015066782007939603601506678200793960360150667820079396036015066782007939603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 608993e2-a1e7-4844-a792-54d954b39092, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2703132542287554273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27031325422875542732703132542287554273270313254228755427327031325422875542732703132542287554273270313254228755427327031325422875542732703132542287554273270313254228755427327031325422875542732703132542287554273270313254228755427327031325422875542732703132542287554273270313254228755427327031325422875542732703132542287554273270313254228755427327031325422875542732703132542287554273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee1301a-57ae-4899-b8a9-8cb1b0ca0829, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0465147-ad04-488d-9da6-b466c015c01a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 608993e2-a1e7-4844-a792-54d954b39092, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0465147-ad04-488d-9da6-b466c015c01a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17701018281969510655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770101828196951065517701018281969510655177010182819695106551770101828196951065517701018281969510655177010182819695106551770101828196951065517701018281969510655177010182819695106551770101828196951065517701018281969510655177010182819695106551770101828196951065517701018281969510655177010182819695106551770101828196951065517701018281969510655177010182819695106551770101828196951065517701018281969510655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ebf770e-3145-4150-9035-89a09397568d, ghrun-hywccetzo4.auto.internal:16409): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log --grpc-port=5427 --mon-port=11385 --ic-port=3725 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log', '--grpc-port=5427', '--mon-port=11385', '--ic-port=3725', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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:63 RpcState(ExecuteDataQuery, 9ebf770e-3145-4150-9035-89a09397568d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8630421012644681028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86304210126446810288630421012644681028863042101264468102886304210126446810288630421012644681028863042101264468102886304210126446810288630421012644681028863042101264468102886304210126446810288630421012644681028863042101264468102886304210126446810288630421012644681028863042101264468102886304210126446810288630421012644681028863042101264468102886304210126446810288630421012644681028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0465147-ad04-488d-9da6-b466c015c01a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ya.test:process.py:628 Command pid: 3017361
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2772c32a-a8b9-4a95-9aba-eb3652035f94, ghrun-hywccetzo4.auto.internal:16409): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5427/3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2772c32a-a8b9-4a95-9aba-eb3652035f94, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5949656895014091060 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59496568950140910605949656895014091060594965689501409106059496568950140910605949656895014091060594965689501409106059496568950140910605949656895014091060594965689501409106059496568950140910605949656895014091060594965689501409106059496568950140910605949656895014091060594965689501409106059496568950140910605949656895014091060594965689501409106059496568950140910605949656895014091060" } } } 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.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2772c32a-a8b9-4a95-9aba-eb3652035f94, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ef87c49-7aa4-4152-ab93-17a682f5be62, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ef87c49-7aa4-4152-ab93-17a682f5be62, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3463491610801917426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34634916108019174263463491610801917426346349161080191742634634916108019174263463491610801917426346349161080191742634634916108019174263463491610801917426346349161080191742634634916108019174263463491610801917426346349161080191742634634916108019174263463491610801917426346349161080191742634634916108019174263463491610801917426346349161080191742634634916108019174263463491610801917426" } } } 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.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ebf770e-3145-4150-9035-89a09397568d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 957ca174-2d83-44b6-a363-d1744dba0170, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 957ca174-2d83-44b6-a363-d1744dba0170, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6809913581290605896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68099135812906058966809913581290605896680991358129060589668099135812906058966809913581290605896680991358129060589668099135812906058966809913581290605896680991358129060589668099135812906058966809913581290605896680991358129060589668099135812906058966809913581290605896680991358129060589668099135812906058966809913581290605896680991358129060589668099135812906058966809913581290605896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ef87c49-7aa4-4152-ab93-17a682f5be62, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e5dc47-c468-4477-92b5-ca2f4187db96, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3017363
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e5dc47-c468-4477-92b5-ca2f4187db96, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10521832439938166407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052183243993816640710521832439938166407105218324399381664071052183243993816640710521832439938166407105218324399381664071052183243993816640710521832439938166407105218324399381664071052183243993816640710521832439938166407105218324399381664071052183243993816640710521832439938166407105218324399381664071052183243993816640710521832439938166407105218324399381664071052183243993816640710521832439938166407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 957ca174-2d83-44b6-a363-d1744dba0170, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e5dc47-c468-4477-92b5-ca2f4187db96, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2359deee-c07a-4fc1-b692-4e7b3673c542, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2359deee-c07a-4fc1-b692-4e7b3673c542, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4763602828147568286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47636028281475682864763602828147568286476360282814756828647636028281475682864763602828147568286476360282814756828647636028281475682864763602828147568286476360282814756828647636028281475682864763602828147568286476360282814756828647636028281475682864763602828147568286476360282814756828647636028281475682864763602828147568286476360282814756828647636028281475682864763602828147568286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c31afd0b-67a9-40cd-b9cc-a8afc874d562, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c31afd0b-67a9-40cd-b9cc-a8afc874d562, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16518742896519191366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651874289651919136616518742896519191366165187428965191913661651874289651919136616518742896519191366165187428965191913661651874289651919136616518742896519191366165187428965191913661651874289651919136616518742896519191366165187428965191913661651874289651919136616518742896519191366165187428965191913661651874289651919136616518742896519191366165187428965191913661651874289651919136616518742896519191366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2359deee-c07a-4fc1-b692-4e7b3673c542, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f080dc3-2534-4d59-98e8-5a2e78f4aa5f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f080dc3-2534-4d59-98e8-5a2e78f4aa5f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9907217405546726502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99072174055467265029907217405546726502990721740554672650299072174055467265029907217405546726502990721740554672650299072174055467265029907217405546726502990721740554672650299072174055467265029907217405546726502990721740554672650299072174055467265029907217405546726502990721740554672650299072174055467265029907217405546726502990721740554672650299072174055467265029907217405546726502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c31afd0b-67a9-40cd-b9cc-a8afc874d562, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6eda09d-637f-4a82-9c19-3c6ba6c1241c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6eda09d-637f-4a82-9c19-3c6ba6c1241c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11891390919145635568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189139091914563556811891390919145635568118913909191456355681189139091914563556811891390919145635568118913909191456355681189139091914563556811891390919145635568118913909191456355681189139091914563556811891390919145635568118913909191456355681189139091914563556811891390919145635568118913909191456355681189139091914563556811891390919145635568118913909191456355681189139091914563556811891390919145635568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f080dc3-2534-4d59-98e8-5a2e78f4aa5f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55bce3cb-9b0e-409a-84c9-97b2b600099d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55bce3cb-9b0e-409a-84c9-97b2b600099d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13764396828209803819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1376439682820980381913764396828209803819137643968282098038191376439682820980381913764396828209803819137643968282098038191376439682820980381913764396828209803819137643968282098038191376439682820980381913764396828209803819137643968282098038191376439682820980381913764396828209803819137643968282098038191376439682820980381913764396828209803819137643968282098038191376439682820980381913764396828209803819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6eda09d-637f-4a82-9c19-3c6ba6c1241c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04aa7524-0ddf-4b75-8ef3-58010f84c168, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04aa7524-0ddf-4b75-8ef3-58010f84c168, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3117637621964893870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31176376219648938703117637621964893870311763762196489387031176376219648938703117637621964893870311763762196489387031176376219648938703117637621964893870311763762196489387031176376219648938703117637621964893870311763762196489387031176376219648938703117637621964893870311763762196489387031176376219648938703117637621964893870311763762196489387031176376219648938703117637621964893870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55bce3cb-9b0e-409a-84c9-97b2b600099d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04aa7524-0ddf-4b75-8ef3-58010f84c168, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7c7ea3-e803-4554-93f3-451843963a1d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfc0391b-57e1-46a7-85a9-efc5a4ab3773, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfc0391b-57e1-46a7-85a9-efc5a4ab3773, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9579474218387770384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95794742183877703849579474218387770384957947421838777038495794742183877703849579474218387770384957947421838777038495794742183877703849579474218387770384957947421838777038495794742183877703849579474218387770384957947421838777038495794742183877703849579474218387770384957947421838777038495794742183877703849579474218387770384957947421838777038495794742183877703849579474218387770384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7c7ea3-e803-4554-93f3-451843963a1d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2518314649213112266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25183146492131122662518314649213112266251831464921311226625183146492131122662518314649213112266251831464921311226625183146492131122662518314649213112266251831464921311226625183146492131122662518314649213112266251831464921311226625183146492131122662518314649213112266251831464921311226625183146492131122662518314649213112266251831464921311226625183146492131122662518314649213112266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfc0391b-57e1-46a7-85a9-efc5a4ab3773, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7c7ea3-e803-4554-93f3-451843963a1d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 972c7051-d279-44d0-9211-362b070591ae, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 972c7051-d279-44d0-9211-362b070591ae, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15933474297726889687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593347429772688968715933474297726889687159334742977268896871593347429772688968715933474297726889687159334742977268896871593347429772688968715933474297726889687159334742977268896871593347429772688968715933474297726889687159334742977268896871593347429772688968715933474297726889687159334742977268896871593347429772688968715933474297726889687159334742977268896871593347429772688968715933474297726889687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59041ec3-5777-445a-a4b2-abd9cd411a1a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59041ec3-5777-445a-a4b2-abd9cd411a1a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10386312145921923374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038631214592192337410386312145921923374103863121459219233741038631214592192337410386312145921923374103863121459219233741038631214592192337410386312145921923374103863121459219233741038631214592192337410386312145921923374103863121459219233741038631214592192337410386312145921923374103863121459219233741038631214592192337410386312145921923374103863121459219233741038631214592192337410386312145921923374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59041ec3-5777-445a-a4b2-abd9cd411a1a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 972c7051-d279-44d0-9211-362b070591ae, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f79bf8b-a388-42ae-bc92-4da1dc8c5bd3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f79bf8b-a388-42ae-bc92-4da1dc8c5bd3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13823524454629598334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1382352445462959833413823524454629598334138235244546295983341382352445462959833413823524454629598334138235244546295983341382352445462959833413823524454629598334138235244546295983341382352445462959833413823524454629598334138235244546295983341382352445462959833413823524454629598334138235244546295983341382352445462959833413823524454629598334138235244546295983341382352445462959833413823524454629598334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cdbce0-431f-48bd-a9dc-4b0a5fb49cd8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cdbce0-431f-48bd-a9dc-4b0a5fb49cd8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10903065782994843494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090306578299484349410903065782994843494109030657829948434941090306578299484349410903065782994843494109030657829948434941090306578299484349410903065782994843494109030657829948434941090306578299484349410903065782994843494109030657829948434941090306578299484349410903065782994843494109030657829948434941090306578299484349410903065782994843494109030657829948434941090306578299484349410903065782994843494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f79bf8b-a388-42ae-bc92-4da1dc8c5bd3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a2a1daf-b2db-4393-8506-34fd8f36b96b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a2a1daf-b2db-4393-8506-34fd8f36b96b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11323580217125266701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132358021712526670111323580217125266701113235802171252667011132358021712526670111323580217125266701113235802171252667011132358021712526670111323580217125266701113235802171252667011132358021712526670111323580217125266701113235802171252667011132358021712526670111323580217125266701113235802171252667011132358021712526670111323580217125266701113235802171252667011132358021712526670111323580217125266701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cdbce0-431f-48bd-a9dc-4b0a5fb49cd8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eae9ca62-dffc-436e-b1e0-eec3d8aab15d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eae9ca62-dffc-436e-b1e0-eec3d8aab15d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13772878535739071743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377287853573907174313772878535739071743137728785357390717431377287853573907174313772878535739071743137728785357390717431377287853573907174313772878535739071743137728785357390717431377287853573907174313772878535739071743137728785357390717431377287853573907174313772878535739071743137728785357390717431377287853573907174313772878535739071743137728785357390717431377287853573907174313772878535739071743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a2a1daf-b2db-4393-8506-34fd8f36b96b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae61ea50-3e62-492c-a34e-b99cfd1239f2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae61ea50-3e62-492c-a34e-b99cfd1239f2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17825433917202355175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782543391720235517517825433917202355175178254339172023551751782543391720235517517825433917202355175178254339172023551751782543391720235517517825433917202355175178254339172023551751782543391720235517517825433917202355175178254339172023551751782543391720235517517825433917202355175178254339172023551751782543391720235517517825433917202355175178254339172023551751782543391720235517517825433917202355175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eae9ca62-dffc-436e-b1e0-eec3d8aab15d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62cdee95-39a2-456a-8e57-2ba5b9e38ab9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62cdee95-39a2-456a-8e57-2ba5b9e38ab9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9966961295748021105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99669612957480211059966961295748021105996696129574802110599669612957480211059966961295748021105996696129574802110599669612957480211059966961295748021105996696129574802110599669612957480211059966961295748021105996696129574802110599669612957480211059966961295748021105996696129574802110599669612957480211059966961295748021105996696129574802110599669612957480211059966961295748021105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae61ea50-3e62-492c-a34e-b99cfd1239f2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbf4f1d8-6156-480b-9984-f00d6e73cc35, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbf4f1d8-6156-480b-9984-f00d6e73cc35, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14127748760404438847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412774876040443884714127748760404438847141277487604044388471412774876040443884714127748760404438847141277487604044388471412774876040443884714127748760404438847141277487604044388471412774876040443884714127748760404438847141277487604044388471412774876040443884714127748760404438847141277487604044388471412774876040443884714127748760404438847141277487604044388471412774876040443884714127748760404438847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62cdee95-39a2-456a-8e57-2ba5b9e38ab9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baedcf7f-634b-449e-b845-e6d7ba472b0a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baedcf7f-634b-449e-b845-e6d7ba472b0a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12837294388547483639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283729438854748363912837294388547483639128372943885474836391283729438854748363912837294388547483639128372943885474836391283729438854748363912837294388547483639128372943885474836391283729438854748363912837294388547483639128372943885474836391283729438854748363912837294388547483639128372943885474836391283729438854748363912837294388547483639128372943885474836391283729438854748363912837294388547483639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbf4f1d8-6156-480b-9984-f00d6e73cc35, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baedcf7f-634b-449e-b845-e6d7ba472b0a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e998d2f-d51a-4b87-9de2-55bb8fb12681, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e998d2f-d51a-4b87-9de2-55bb8fb12681, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12349431261385588866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234943126138558886612349431261385588866123494312613855888661234943126138558886612349431261385588866123494312613855888661234943126138558886612349431261385588866123494312613855888661234943126138558886612349431261385588866123494312613855888661234943126138558886612349431261385588866123494312613855888661234943126138558886612349431261385588866123494312613855888661234943126138558886612349431261385588866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f764f586-925f-424b-9124-185e36bb276a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f764f586-925f-424b-9124-185e36bb276a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2115354182309907575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21153541823099075752115354182309907575211535418230990757521153541823099075752115354182309907575211535418230990757521153541823099075752115354182309907575211535418230990757521153541823099075752115354182309907575211535418230990757521153541823099075752115354182309907575211535418230990757521153541823099075752115354182309907575211535418230990757521153541823099075752115354182309907575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e998d2f-d51a-4b87-9de2-55bb8fb12681, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2456348-95dc-4795-b923-cbac7c64a668, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2456348-95dc-4795-b923-cbac7c64a668, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8933695997504816161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89336959975048161618933695997504816161893369599750481616189336959975048161618933695997504816161893369599750481616189336959975048161618933695997504816161893369599750481616189336959975048161618933695997504816161893369599750481616189336959975048161618933695997504816161893369599750481616189336959975048161618933695997504816161893369599750481616189336959975048161618933695997504816161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f764f586-925f-424b-9124-185e36bb276a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2012580f-4311-4225-8c21-f72a24e9bdf6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2012580f-4311-4225-8c21-f72a24e9bdf6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1521941048955682929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15219410489556829291521941048955682929152194104895568292915219410489556829291521941048955682929152194104895568292915219410489556829291521941048955682929152194104895568292915219410489556829291521941048955682929152194104895568292915219410489556829291521941048955682929152194104895568292915219410489556829291521941048955682929152194104895568292915219410489556829291521941048955682929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2456348-95dc-4795-b923-cbac7c64a668, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 498e23a7-4634-4506-b24f-480c20897420, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 498e23a7-4634-4506-b24f-480c20897420, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364184272613034446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83641842726130344468364184272613034446836418427261303444683641842726130344468364184272613034446836418427261303444683641842726130344468364184272613034446836418427261303444683641842726130344468364184272613034446836418427261303444683641842726130344468364184272613034446836418427261303444683641842726130344468364184272613034446836418427261303444683641842726130344468364184272613034446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2012580f-4311-4225-8c21-f72a24e9bdf6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16d74fcf-e4e8-4c39-b047-fdefe37d376f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 498e23a7-4634-4506-b24f-480c20897420, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16d74fcf-e4e8-4c39-b047-fdefe37d376f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8818562351476765459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88185623514767654598818562351476765459881856235147676545988185623514767654598818562351476765459881856235147676545988185623514767654598818562351476765459881856235147676545988185623514767654598818562351476765459881856235147676545988185623514767654598818562351476765459881856235147676545988185623514767654598818562351476765459881856235147676545988185623514767654598818562351476765459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a38212-7511-47fb-9763-5c54d98d1a96, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a38212-7511-47fb-9763-5c54d98d1a96, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11841841578258677130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184184157825867713011841841578258677130118418415782586771301184184157825867713011841841578258677130118418415782586771301184184157825867713011841841578258677130118418415782586771301184184157825867713011841841578258677130118418415782586771301184184157825867713011841841578258677130118418415782586771301184184157825867713011841841578258677130118418415782586771301184184157825867713011841841578258677130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16d74fcf-e4e8-4c39-b047-fdefe37d376f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cacf4f8-9b17-496e-b40b-a1ca5900e3f6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cacf4f8-9b17-496e-b40b-a1ca5900e3f6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10499367025487834522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1049936702548783452210499367025487834522104993670254878345221049936702548783452210499367025487834522104993670254878345221049936702548783452210499367025487834522104993670254878345221049936702548783452210499367025487834522104993670254878345221049936702548783452210499367025487834522104993670254878345221049936702548783452210499367025487834522104993670254878345221049936702548783452210499367025487834522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a38212-7511-47fb-9763-5c54d98d1a96, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92b69cdf-a08a-498c-b81d-788ade43b21c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92b69cdf-a08a-498c-b81d-788ade43b21c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15450528231548981249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545052823154898124915450528231548981249154505282315489812491545052823154898124915450528231548981249154505282315489812491545052823154898124915450528231548981249154505282315489812491545052823154898124915450528231548981249154505282315489812491545052823154898124915450528231548981249154505282315489812491545052823154898124915450528231548981249154505282315489812491545052823154898124915450528231548981249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cacf4f8-9b17-496e-b40b-a1ca5900e3f6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28665bdd-19e8-4244-a983-90c50f226a04, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28665bdd-19e8-4244-a983-90c50f226a04, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5642745775547292418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56427457755472924185642745775547292418564274577554729241856427457755472924185642745775547292418564274577554729241856427457755472924185642745775547292418564274577554729241856427457755472924185642745775547292418564274577554729241856427457755472924185642745775547292418564274577554729241856427457755472924185642745775547292418564274577554729241856427457755472924185642745775547292418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92b69cdf-a08a-498c-b81d-788ade43b21c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10c94378-71df-4497-86e9-c0fe5ea8073e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10c94378-71df-4497-86e9-c0fe5ea8073e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6610793728315733879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66107937283157338796610793728315733879661079372831573387966107937283157338796610793728315733879661079372831573387966107937283157338796610793728315733879661079372831573387966107937283157338796610793728315733879661079372831573387966107937283157338796610793728315733879661079372831573387966107937283157338796610793728315733879661079372831573387966107937283157338796610793728315733879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28665bdd-19e8-4244-a983-90c50f226a04, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c68750-f934-466a-92cc-83cfce37bec1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c68750-f934-466a-92cc-83cfce37bec1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4735586968977236658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47355869689772366584735586968977236658473558696897723665847355869689772366584735586968977236658473558696897723665847355869689772366584735586968977236658473558696897723665847355869689772366584735586968977236658473558696897723665847355869689772366584735586968977236658473558696897723665847355869689772366584735586968977236658473558696897723665847355869689772366584735586968977236658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10c94378-71df-4497-86e9-c0fe5ea8073e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1273c6c-2a39-42fd-a184-8dca9723133f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1273c6c-2a39-42fd-a184-8dca9723133f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13686088718387299410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368608871838729941013686088718387299410136860887183872994101368608871838729941013686088718387299410136860887183872994101368608871838729941013686088718387299410136860887183872994101368608871838729941013686088718387299410136860887183872994101368608871838729941013686088718387299410136860887183872994101368608871838729941013686088718387299410136860887183872994101368608871838729941013686088718387299410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c68750-f934-466a-92cc-83cfce37bec1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46866452-927f-43eb-9ede-a42289c143e1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46866452-927f-43eb-9ede-a42289c143e1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7142436852753522503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71424368527535225037142436852753522503714243685275352250371424368527535225037142436852753522503714243685275352250371424368527535225037142436852753522503714243685275352250371424368527535225037142436852753522503714243685275352250371424368527535225037142436852753522503714243685275352250371424368527535225037142436852753522503714243685275352250371424368527535225037142436852753522503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1273c6c-2a39-42fd-a184-8dca9723133f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83fcf8d8-8698-426d-8cb0-7f906257b654, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46866452-927f-43eb-9ede-a42289c143e1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83fcf8d8-8698-426d-8cb0-7f906257b654, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13522217211173356284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352221721117335628413522217211173356284135222172111733562841352221721117335628413522217211173356284135222172111733562841352221721117335628413522217211173356284135222172111733562841352221721117335628413522217211173356284135222172111733562841352221721117335628413522217211173356284135222172111733562841352221721117335628413522217211173356284135222172111733562841352221721117335628413522217211173356284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c81d79ee-ff93-4752-b80e-e6ca51492996, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c81d79ee-ff93-4752-b80e-e6ca51492996, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6854634528782386329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68546345287823863296854634528782386329685463452878238632968546345287823863296854634528782386329685463452878238632968546345287823863296854634528782386329685463452878238632968546345287823863296854634528782386329685463452878238632968546345287823863296854634528782386329685463452878238632968546345287823863296854634528782386329685463452878238632968546345287823863296854634528782386329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83fcf8d8-8698-426d-8cb0-7f906257b654, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74dc7794-d648-45b9-8ea1-5f5cd72232e5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74dc7794-d648-45b9-8ea1-5f5cd72232e5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17301882777013380932 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730188277701338093217301882777013380932173018827770133809321730188277701338093217301882777013380932173018827770133809321730188277701338093217301882777013380932173018827770133809321730188277701338093217301882777013380932173018827770133809321730188277701338093217301882777013380932173018827770133809321730188277701338093217301882777013380932173018827770133809321730188277701338093217301882777013380932" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c81d79ee-ff93-4752-b80e-e6ca51492996, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e73bddc8-df69-4234-b1b4-e4d849270839, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e73bddc8-df69-4234-b1b4-e4d849270839, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7434240255597666962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74342402555976669627434240255597666962743424025559766696274342402555976669627434240255597666962743424025559766696274342402555976669627434240255597666962743424025559766696274342402555976669627434240255597666962743424025559766696274342402555976669627434240255597666962743424025559766696274342402555976669627434240255597666962743424025559766696274342402555976669627434240255597666962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74dc7794-d648-45b9-8ea1-5f5cd72232e5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 599d0ac4-b2bd-483f-a110-0450939c8ce9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 599d0ac4-b2bd-483f-a110-0450939c8ce9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641351892892050857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16413518928920508571641351892892050857164135189289205085716413518928920508571641351892892050857164135189289205085716413518928920508571641351892892050857164135189289205085716413518928920508571641351892892050857164135189289205085716413518928920508571641351892892050857164135189289205085716413518928920508571641351892892050857164135189289205085716413518928920508571641351892892050857" } } } 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 3017363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3017363) elapsed time (sec): 1.0713081359863281
DEBUG    ya.test:process.py:263 Command (pid 3017363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3017363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3017363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3017363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3017363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3017363) maxrss: 825288
DEBUG    ya.test:process.py:263 Command (pid 3017363) minflt: 45500
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 599d0ac4-b2bd-483f-a110-0450939c8ce9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3017363) msgrcv: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ya.test:process.py:263 Command (pid 3017363) msgsnd: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e73bddc8-df69-4234-b1b4-e4d849270839, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3017363) nivcsw: 236
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b984169-3930-4c51-90e3-7820f9b6544c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b984169-3930-4c51-90e3-7820f9b6544c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4691326179761724726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46913261797617247264691326179761724726469132617976172472646913261797617247264691326179761724726469132617976172472646913261797617247264691326179761724726469132617976172472646913261797617247264691326179761724726469132617976172472646913261797617247264691326179761724726469132617976172472646913261797617247264691326179761724726469132617976172472646913261797617247264691326179761724726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ya.test:process.py:263 Command (pid 3017363) nsignals: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a920f2ec-fd2f-4251-bef3-ea3e04799eb1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3017363) nswap: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b984169-3930-4c51-90e3-7820f9b6544c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a920f2ec-fd2f-4251-bef3-ea3e04799eb1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18188974731494479997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818897473149447999718188974731494479997181889747314944799971818897473149447999718188974731494479997181889747314944799971818897473149447999718188974731494479997181889747314944799971818897473149447999718188974731494479997181889747314944799971818897473149447999718188974731494479997181889747314944799971818897473149447999718188974731494479997181889747314944799971818897473149447999718188974731494479997" } } } 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 3017363) nvcsw: 14
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ya.test:process.py:263 Command (pid 3017363) oublock: 8
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a920f2ec-fd2f-4251-bef3-ea3e04799eb1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53a2223b-9dc0-4cca-9895-690a866a883f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3017363) stime: 0.22719399999999998
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53a2223b-9dc0-4cca-9895-690a866a883f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13539981283701568503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353998128370156850313539981283701568503135399812837015685031353998128370156850313539981283701568503135399812837015685031353998128370156850313539981283701568503135399812837015685031353998128370156850313539981283701568503135399812837015685031353998128370156850313539981283701568503135399812837015685031353998128370156850313539981283701568503135399812837015685031353998128370156850313539981283701568503" } } } 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 3017363) utime: 0.546469
DEBUG    ya.test:process.py:263 Command (pid 3017363) wtime: 1.122
DEBUG    ya.test:process.py:275 Command (pid 3017363) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55405a19-1186-4cdb-8921-e2d23c5e1f1e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55405a19-1186-4cdb-8921-e2d23c5e1f1e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7856568140154520872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78565681401545208727856568140154520872785656814015452087278565681401545208727856568140154520872785656814015452087278565681401545208727856568140154520872785656814015452087278565681401545208727856568140154520872785656814015452087278565681401545208727856568140154520872785656814015452087278565681401545208727856568140154520872785656814015452087278565681401545208727856568140154520872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53a2223b-9dc0-4cca-9895-690a866a883f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55405a19-1186-4cdb-8921-e2d23c5e1f1e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f288ac0-0597-449d-9607-eabe825949c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f288ac0-0597-449d-9607-eabe825949c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664399236921540750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26643992369215407502664399236921540750266439923692154075026643992369215407502664399236921540750266439923692154075026643992369215407502664399236921540750266439923692154075026643992369215407502664399236921540750266439923692154075026643992369215407502664399236921540750266439923692154075026643992369215407502664399236921540750266439923692154075026643992369215407502664399236921540750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef27c66630>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef27c66630> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 74d9f1cc-34d6-4f7d-9a1a-6bf67273ec97, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f288ac0-0597-449d-9607-eabe825949c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=317514cc-2fb220e8-df591c39-707f4c73" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 74d9f1cc-34d6-4f7d-9a1a-6bf67273ec97, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ODIxMDk2NWEtMTE0ZWMxMTUtNWUxZTk1Ny1iYWY4YTA1OQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 74d9f1cc-34d6-4f7d-9a1a-6bf67273ec97, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 74d9f1cc-34d6-4f7d-9a1a-6bf67273ec97, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 74d9f1cc-34d6-4f7d-9a1a-6bf67273ec97, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef27c66630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29ad5670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef29ad5670>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef29ad5670> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 10a961b7-318c-48c2-b9fd-8bdfdd4234ce, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 10a961b7-318c-48c2-b9fd-8bdfdd4234ce, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=N2MxYTI5NTMtNzBjZDhlYTktMjM4MTEyYzgtNWVkN2RmYzQ=" 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 0x7bef29ad5670>
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 0x7bef28d3cd70 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 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 10a961b7-318c-48c2-b9fd-8bdfdd4234ce, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 10a961b7-318c-48c2-b9fd-8bdfdd4234ce, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 10a961b7-318c-48c2-b9fd-8bdfdd4234ce, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f355f56e-25ac-42ce-acdb-4a5b39b47a06, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f355f56e-25ac-42ce-acdb-4a5b39b47a06, ghrun-hywccetzo4.auto.internal:16409): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f355f56e-25ac-42ce-acdb-4a5b39b47a06, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, f355f56e-25ac-42ce-acdb-4a5b39b47a06, ghrun-hywccetzo4.auto.internal:16409): 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:"2025-10-27T23:01:52.22011845+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, f355f56e-25ac-42ce-acdb-4a5b39b47a06, ghrun-hywccetzo4.auto.internal:16409): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:16409
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:"2025-10-27T23:01:52.22011845+00:00"}"
>
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 0x7bef28ada370 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 0x7bef28c83570>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a37d1b46-02c1-4d85-88e1-94fe57f8f10f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a37d1b46-02c1-4d85-88e1-94fe57f8f10f, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a37d1b46-02c1-4d85-88e1-94fe57f8f10f, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, a37d1b46-02c1-4d85-88e1-94fe57f8f10f, ghrun-hywccetzo4.auto.internal:5427): 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:5427: 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:5427: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-27T23:01:52.270217098+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, a37d1b46-02c1-4d85-88e1-94fe57f8f10f, ghrun-hywccetzo4.auto.internal:5427): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:5427
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:5427: 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:5427: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-27T23:01:52.270217098+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef28cab0f0>
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, 1658ab88-6700-417b-9a37-f842d2122e30, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1658ab88-6700-417b-9a37-f842d2122e30, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1658ab88-6700-417b-9a37-f842d2122e30, localhost:8223): 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:8223". 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:8223
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6fe0e394-a743-4397-bfe7-a2ee2f204f40, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6fe0e394-a743-4397-bfe7-a2ee2f204f40, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6fe0e394-a743-4397-bfe7-a2ee2f204f40, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints []>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d79fb6f9-cbd6-4cbc-acc1-9f7d16fb5af5, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d79fb6f9-cbd6-4cbc-acc1-9f7d16fb5af5, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d79fb6f9-cbd6-4cbc-acc1-9f7d16fb5af5, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 5427 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-hywccetzo4.auto.internal:5427, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3183f425-7c88-4046-b4ec-d7c8d0af2459, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3183f425-7c88-4046-b4ec-d7c8d0af2459, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9dd9feb2-4473-4600-8874-9346527353de, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9dd9feb2-4473-4600-8874-9346527353de, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7bef28d3cd70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7bef28ada370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7bef28cb6ab0 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 0x7bef2a862a70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 21660f8b-edb9-4a33-acfd-e9dc7fa1098d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21660f8b-edb9-4a33-acfd-e9dc7fa1098d, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef28ca2a30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55030efd-d316-4ea6-9115-51ec02862e2c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55030efd-d316-4ea6-9115-51ec02862e2c, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3183f425-7c88-4046-b4ec-d7c8d0af2459, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 3183f425-7c88-4046-b4ec-d7c8d0af2459, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T23:01:58.21226435+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 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf36d5d2-4625-4789-9310-4c46a864a167, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf36d5d2-4625-4789-9310-4c46a864a167, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9dd9feb2-4473-4600-8874-9346527353de, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9dd9feb2-4473-4600-8874-9346527353de, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T23:01:58.242918127+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 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 157265c4-7f37-43b6-b8f1-af109d6c87e2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 157265c4-7f37-43b6-b8f1-af109d6c87e2, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:16409/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log --grpc-port=16409 --mon-port=3021 --ic-port=4984 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log', '--grpc-port=16409', '--mon-port=3021', '--ic-port=4984', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3018201
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:16409/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3018205
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 21660f8b-edb9-4a33-acfd-e9dc7fa1098d, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21660f8b-edb9-4a33-acfd-e9dc7fa1098d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, d2c01a06-8cc7-47da-93d2-ea69d2d9b842, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 21660f8b-edb9-4a33-acfd-e9dc7fa1098d, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d2c01a06-8cc7-47da-93d2-ea69d2d9b842, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" 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, 55030efd-d316-4ea6-9115-51ec02862e2c, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55030efd-d316-4ea6-9115-51ec02862e2c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 1bcba991-70aa-480a-9a86-59286417cdea, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 1bcba991-70aa-480a-9a86-59286417cdea, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" 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, 55030efd-d316-4ea6-9115-51ec02862e2c, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cf36d5d2-4625-4789-9310-4c46a864a167, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf36d5d2-4625-4789-9310-4c46a864a167, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cf36d5d2-4625-4789-9310-4c46a864a167, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 157265c4-7f37-43b6-b8f1-af109d6c87e2, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 157265c4-7f37-43b6-b8f1-af109d6c87e2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 157265c4-7f37-43b6-b8f1-af109d6c87e2, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ya.test:process.py:259 Command (pid 3018205) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3018205) elapsed time (sec): 1.5223448276519775
DEBUG    ya.test:process.py:263 Command (pid 3018205) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) maxrss: 825288
DEBUG    ya.test:process.py:263 Command (pid 3018205) minflt: 45445
DEBUG    ya.test:process.py:263 Command (pid 3018205) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 3018205) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3018205) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3018205) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3018205) stime: 0.283143
DEBUG    ya.test:process.py:263 Command (pid 3018205) utime: 0.5097079999999999
DEBUG    ya.test:process.py:263 Command (pid 3018205) wtime: 1.551
DEBUG    ya.test:process.py:275 Command (pid 3018205) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 16027
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 16027
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 41

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

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

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

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

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 181ba618-b962-40cc-b061-d28e7affb879, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 181ba618-b962-40cc-b061-d28e7affb879, localhost:8223): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 181ba618-b962-40cc-b061-d28e7affb879, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 31801 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-hywccetzo4.auto.internal:31801, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:24111
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24111/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log --grpc-port=24111 --mon-port=7229 --ic-port=30090 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_6igzxg74.log', '--grpc-port=24111', '--mon-port=7229', '--ic-port=30090', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/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: 3019116
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24111/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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3019117
DEBUG    ya.test:process.py:259 Command (pid 3019117) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3019117) elapsed time (sec): 1.6355698108673096
DEBUG    ya.test:process.py:263 Command (pid 3019117) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) maxrss: 825288
DEBUG    ya.test:process.py:263 Command (pid 3019117) minflt: 45468
DEBUG    ya.test:process.py:263 Command (pid 3019117) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) nivcsw: 320
DEBUG    ya.test:process.py:263 Command (pid 3019117) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3019117) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3019117) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3019117) stime: 0.237291
DEBUG    ya.test:process.py:263 Command (pid 3019117) utime: 0.53338
DEBUG    ya.test:process.py:263 Command (pid 3019117) wtime: 1.641
DEBUG    ya.test:process.py:275 Command (pid 3019117) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:31801/2
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 1bcba991-70aa-480a-9a86-59286417cdea, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c81e94d-6a4afec1-72a89ee7-f70944e2" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d91107-45da-4560-b176-91dae2e432be, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d91107-45da-4560-b176-91dae2e432be, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 537415924278362238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238537415924278362238" } } } 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, d2c01a06-8cc7-47da-93d2-ea69d2d9b842, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c81e94d-6a4afec1-72a89ee7-f70944e2" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54caba82-779c-4d10-bbe9-cf6ff0d6e26a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54caba82-779c-4d10-bbe9-cf6ff0d6e26a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8091811956311129123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80918119563111291238091811956311129123809181195631112912380918119563111291238091811956311129123809181195631112912380918119563111291238091811956311129123809181195631112912380918119563111291238091811956311129123809181195631112912380918119563111291238091811956311129123809181195631112912380918119563111291238091811956311129123809181195631112912380918119563111291238091811956311129123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d91107-45da-4560-b176-91dae2e432be, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54caba82-779c-4d10-bbe9-cf6ff0d6e26a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, a402c1d7-8a7d-4602-8414-d68daca7b2c9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, a402c1d7-8a7d-4602-8414-d68daca7b2c9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" 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:421 RpcState(PrepareDataQuery, 6df12ed1-16be-4fa0-9f7a-e0669a65eb43, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, a402c1d7-8a7d-4602-8414-d68daca7b2c9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c81e94d-6a4afec1-72a89ee7-f70944e2" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 6df12ed1-16be-4fa0-9f7a-e0669a65eb43, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" 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:421 RpcState(ExecuteDataQuery, 676d0511-deb8-4484-aecd-98f99b1964da, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 676d0511-deb8-4484-aecd-98f99b1964da, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529081795513241895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052908179551324189510529081795513241895105290817955132418951052908179551324189510529081795513241895105290817955132418951052908179551324189510529081795513241895105290817955132418951052908179551324189510529081795513241895105290817955132418951052908179551324189510529081795513241895105290817955132418951052908179551324189510529081795513241895105290817955132418951052908179551324189510529081795513241895" } } } 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, 6df12ed1-16be-4fa0-9f7a-e0669a65eb43, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=c81e94d-6a4afec1-72a89ee7-f70944e2" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 422f85da-310b-4ccb-9b19-f85c4dd7323a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 422f85da-310b-4ccb-9b19-f85c4dd7323a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18160181253154075308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816018125315407530818160181253154075308181601812531540753081816018125315407530818160181253154075308181601812531540753081816018125315407530818160181253154075308181601812531540753081816018125315407530818160181253154075308181601812531540753081816018125315407530818160181253154075308181601812531540753081816018125315407530818160181253154075308181601812531540753081816018125315407530818160181253154075308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 676d0511-deb8-4484-aecd-98f99b1964da, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 330c64f3-c3a3-40f8-a236-cfaf6b9d87b7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 330c64f3-c3a3-40f8-a236-cfaf6b9d87b7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7353430857900569564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73534308579005695647353430857900569564735343085790056956473534308579005695647353430857900569564735343085790056956473534308579005695647353430857900569564735343085790056956473534308579005695647353430857900569564735343085790056956473534308579005695647353430857900569564735343085790056956473534308579005695647353430857900569564735343085790056956473534308579005695647353430857900569564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 422f85da-310b-4ccb-9b19-f85c4dd7323a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8748830e-a6d3-4cb0-92aa-b5f54e86f43d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8748830e-a6d3-4cb0-92aa-b5f54e86f43d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 978757003062549191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191978757003062549191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 330c64f3-c3a3-40f8-a236-cfaf6b9d87b7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f73ee33-3603-48fd-88b6-0af86c71f566, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f73ee33-3603-48fd-88b6-0af86c71f566, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6049019681582841609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60490196815828416096049019681582841609604901968158284160960490196815828416096049019681582841609604901968158284160960490196815828416096049019681582841609604901968158284160960490196815828416096049019681582841609604901968158284160960490196815828416096049019681582841609604901968158284160960490196815828416096049019681582841609604901968158284160960490196815828416096049019681582841609" } } } 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:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log --grpc-port=31801 --mon-port=25675 --ic-port=63494 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_1f44iahi.log', '--grpc-port=31801', '--mon-port=25675', '--ic-port=63494', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8748830e-a6d3-4cb0-92aa-b5f54e86f43d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 3020172
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31801/2
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab3e6f8-ee53-4e7e-8763-e8d30a715921, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab3e6f8-ee53-4e7e-8763-e8d30a715921, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4908073739571073435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49080737395710734354908073739571073435490807373957107343549080737395710734354908073739571073435490807373957107343549080737395710734354908073739571073435490807373957107343549080737395710734354908073739571073435490807373957107343549080737395710734354908073739571073435490807373957107343549080737395710734354908073739571073435490807373957107343549080737395710734354908073739571073435" } } } 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    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f73ee33-3603-48fd-88b6-0af86c71f566, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 815350fc-1728-4464-bfae-66fcfa29a5a4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 815350fc-1728-4464-bfae-66fcfa29a5a4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5833396855836412177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58333968558364121775833396855836412177583339685583641217758333968558364121775833396855836412177583339685583641217758333968558364121775833396855836412177583339685583641217758333968558364121775833396855836412177583339685583641217758333968558364121775833396855836412177583339685583641217758333968558364121775833396855836412177583339685583641217758333968558364121775833396855836412177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab3e6f8-ee53-4e7e-8763-e8d30a715921, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ya.test:process.py:628 Command pid: 3020222
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 815350fc-1728-4464-bfae-66fcfa29a5a4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5db9ee8-b6ad-4183-86db-d735db7dd176, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5db9ee8-b6ad-4183-86db-d735db7dd176, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10106403327605997844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010640332760599784410106403327605997844101064033276059978441010640332760599784410106403327605997844101064033276059978441010640332760599784410106403327605997844101064033276059978441010640332760599784410106403327605997844101064033276059978441010640332760599784410106403327605997844101064033276059978441010640332760599784410106403327605997844101064033276059978441010640332760599784410106403327605997844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62bbf6a4-b11b-4557-b2b9-a4a29ebe1538, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62bbf6a4-b11b-4557-b2b9-a4a29ebe1538, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14419842245247717308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441984224524771730814419842245247717308144198422452477173081441984224524771730814419842245247717308144198422452477173081441984224524771730814419842245247717308144198422452477173081441984224524771730814419842245247717308144198422452477173081441984224524771730814419842245247717308144198422452477173081441984224524771730814419842245247717308144198422452477173081441984224524771730814419842245247717308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5db9ee8-b6ad-4183-86db-d735db7dd176, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d5953f-8f29-478a-9156-363a8be48df7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d5953f-8f29-478a-9156-363a8be48df7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15076243488795614755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507624348879561475515076243488795614755150762434887956147551507624348879561475515076243488795614755150762434887956147551507624348879561475515076243488795614755150762434887956147551507624348879561475515076243488795614755150762434887956147551507624348879561475515076243488795614755150762434887956147551507624348879561475515076243488795614755150762434887956147551507624348879561475515076243488795614755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62bbf6a4-b11b-4557-b2b9-a4a29ebe1538, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a74fe44-4853-43c9-9dc1-a0daf232c492, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a74fe44-4853-43c9-9dc1-a0daf232c492, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2040108995877163078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20401089958771630782040108995877163078204010899587716307820401089958771630782040108995877163078204010899587716307820401089958771630782040108995877163078204010899587716307820401089958771630782040108995877163078204010899587716307820401089958771630782040108995877163078204010899587716307820401089958771630782040108995877163078204010899587716307820401089958771630782040108995877163078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d5953f-8f29-478a-9156-363a8be48df7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed8637da-68ee-411c-93fe-80b5e56a33f8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed8637da-68ee-411c-93fe-80b5e56a33f8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8038943025686441484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80389430256864414848038943025686441484803894302568644148480389430256864414848038943025686441484803894302568644148480389430256864414848038943025686441484803894302568644148480389430256864414848038943025686441484803894302568644148480389430256864414848038943025686441484803894302568644148480389430256864414848038943025686441484803894302568644148480389430256864414848038943025686441484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a74fe44-4853-43c9-9dc1-a0daf232c492, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbedf50-5ec6-4a4d-b426-88d32c16468e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbedf50-5ec6-4a4d-b426-88d32c16468e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5382675446808663833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53826754468086638335382675446808663833538267544680866383353826754468086638335382675446808663833538267544680866383353826754468086638335382675446808663833538267544680866383353826754468086638335382675446808663833538267544680866383353826754468086638335382675446808663833538267544680866383353826754468086638335382675446808663833538267544680866383353826754468086638335382675446808663833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed8637da-68ee-411c-93fe-80b5e56a33f8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e794e81-a854-4f8d-b5e6-2e607a88136f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e794e81-a854-4f8d-b5e6-2e607a88136f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18191857451043476519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819185745104347651918191857451043476519181918574510434765191819185745104347651918191857451043476519181918574510434765191819185745104347651918191857451043476519181918574510434765191819185745104347651918191857451043476519181918574510434765191819185745104347651918191857451043476519181918574510434765191819185745104347651918191857451043476519181918574510434765191819185745104347651918191857451043476519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbedf50-5ec6-4a4d-b426-88d32c16468e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162b8c3c-9170-438b-9df4-808e7cb05136, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162b8c3c-9170-438b-9df4-808e7cb05136, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 651753786824461459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459651753786824461459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e794e81-a854-4f8d-b5e6-2e607a88136f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e91f8a6-5981-4a66-93c8-8840e788a636, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e91f8a6-5981-4a66-93c8-8840e788a636, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3549505448099202584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35495054480992025843549505448099202584354950544809920258435495054480992025843549505448099202584354950544809920258435495054480992025843549505448099202584354950544809920258435495054480992025843549505448099202584354950544809920258435495054480992025843549505448099202584354950544809920258435495054480992025843549505448099202584354950544809920258435495054480992025843549505448099202584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162b8c3c-9170-438b-9df4-808e7cb05136, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5e2e14-8b43-421b-8321-3e60de62b2cb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5e2e14-8b43-421b-8321-3e60de62b2cb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5905664511470741133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59056645114707411335905664511470741133590566451147074113359056645114707411335905664511470741133590566451147074113359056645114707411335905664511470741133590566451147074113359056645114707411335905664511470741133590566451147074113359056645114707411335905664511470741133590566451147074113359056645114707411335905664511470741133590566451147074113359056645114707411335905664511470741133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e91f8a6-5981-4a66-93c8-8840e788a636, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc01c29c-0b98-40a7-85a5-f078832e100c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5e2e14-8b43-421b-8321-3e60de62b2cb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9f0f55-097d-4b56-9a82-5c2a882de95b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc01c29c-0b98-40a7-85a5-f078832e100c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1002608534072942432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10026085340729424321002608534072942432100260853407294243210026085340729424321002608534072942432100260853407294243210026085340729424321002608534072942432100260853407294243210026085340729424321002608534072942432100260853407294243210026085340729424321002608534072942432100260853407294243210026085340729424321002608534072942432100260853407294243210026085340729424321002608534072942432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9f0f55-097d-4b56-9a82-5c2a882de95b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3734756141066729033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37347561410667290333734756141066729033373475614106672903337347561410667290333734756141066729033373475614106672903337347561410667290333734756141066729033373475614106672903337347561410667290333734756141066729033373475614106672903337347561410667290333734756141066729033373475614106672903337347561410667290333734756141066729033373475614106672903337347561410667290333734756141066729033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc01c29c-0b98-40a7-85a5-f078832e100c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99107586-e916-4442-9634-93b699cd8e64, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99107586-e916-4442-9634-93b699cd8e64, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640112355351361522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46401123553513615224640112355351361522464011235535136152246401123553513615224640112355351361522464011235535136152246401123553513615224640112355351361522464011235535136152246401123553513615224640112355351361522464011235535136152246401123553513615224640112355351361522464011235535136152246401123553513615224640112355351361522464011235535136152246401123553513615224640112355351361522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9f0f55-097d-4b56-9a82-5c2a882de95b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c4126d5-7244-4360-a0c3-e3cefcfc598b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99107586-e916-4442-9634-93b699cd8e64, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293086aa-423c-4f43-8243-2d533ac590c4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293086aa-423c-4f43-8243-2d533ac590c4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18303020238987981702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830302023898798170218303020238987981702183030202389879817021830302023898798170218303020238987981702183030202389879817021830302023898798170218303020238987981702183030202389879817021830302023898798170218303020238987981702183030202389879817021830302023898798170218303020238987981702183030202389879817021830302023898798170218303020238987981702183030202389879817021830302023898798170218303020238987981702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c4126d5-7244-4360-a0c3-e3cefcfc598b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13911579932284782682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391157993228478268213911579932284782682139115799322847826821391157993228478268213911579932284782682139115799322847826821391157993228478268213911579932284782682139115799322847826821391157993228478268213911579932284782682139115799322847826821391157993228478268213911579932284782682139115799322847826821391157993228478268213911579932284782682139115799322847826821391157993228478268213911579932284782682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293086aa-423c-4f43-8243-2d533ac590c4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c4126d5-7244-4360-a0c3-e3cefcfc598b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80012341-0659-451f-aa09-c5fada96666f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9589704-5855-4f46-b9a9-1b50b9ee5a92, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9589704-5855-4f46-b9a9-1b50b9ee5a92, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14371338124775118571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437133812477511857114371338124775118571143713381247751185711437133812477511857114371338124775118571143713381247751185711437133812477511857114371338124775118571143713381247751185711437133812477511857114371338124775118571143713381247751185711437133812477511857114371338124775118571143713381247751185711437133812477511857114371338124775118571143713381247751185711437133812477511857114371338124775118571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80012341-0659-451f-aa09-c5fada96666f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890628408230578070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070890628408230578070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80012341-0659-451f-aa09-c5fada96666f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0476a5-1b67-44de-b8d1-883038781c6e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9589704-5855-4f46-b9a9-1b50b9ee5a92, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0476a5-1b67-44de-b8d1-883038781c6e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16132122920135727195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613212292013572719516132122920135727195161321229201357271951613212292013572719516132122920135727195161321229201357271951613212292013572719516132122920135727195161321229201357271951613212292013572719516132122920135727195161321229201357271951613212292013572719516132122920135727195161321229201357271951613212292013572719516132122920135727195161321229201357271951613212292013572719516132122920135727195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec6ad22-8345-4f37-ab14-6c680086270b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec6ad22-8345-4f37-ab14-6c680086270b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4999715591292333678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49997155912923336784999715591292333678499971559129233367849997155912923336784999715591292333678499971559129233367849997155912923336784999715591292333678499971559129233367849997155912923336784999715591292333678499971559129233367849997155912923336784999715591292333678499971559129233367849997155912923336784999715591292333678499971559129233367849997155912923336784999715591292333678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec6ad22-8345-4f37-ab14-6c680086270b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0476a5-1b67-44de-b8d1-883038781c6e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4f9f3f0-0dee-4fc5-9a37-26ca4b833cd9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6068df7d-cd48-4bb4-97f1-357a61f90392, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4f9f3f0-0dee-4fc5-9a37-26ca4b833cd9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3548981479075146399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35489814790751463993548981479075146399354898147907514639935489814790751463993548981479075146399354898147907514639935489814790751463993548981479075146399354898147907514639935489814790751463993548981479075146399354898147907514639935489814790751463993548981479075146399354898147907514639935489814790751463993548981479075146399354898147907514639935489814790751463993548981479075146399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6068df7d-cd48-4bb4-97f1-357a61f90392, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11214125173742840903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121412517374284090311214125173742840903112141251737428409031121412517374284090311214125173742840903112141251737428409031121412517374284090311214125173742840903112141251737428409031121412517374284090311214125173742840903112141251737428409031121412517374284090311214125173742840903112141251737428409031121412517374284090311214125173742840903112141251737428409031121412517374284090311214125173742840903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4f9f3f0-0dee-4fc5-9a37-26ca4b833cd9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6068df7d-cd48-4bb4-97f1-357a61f90392, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a4ef48-3543-4610-8cea-3206110fa137, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd935346-8b9b-495a-b8a5-f1ffac9f15c6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a4ef48-3543-4610-8cea-3206110fa137, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2327469193241239514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23274691932412395142327469193241239514232746919324123951423274691932412395142327469193241239514232746919324123951423274691932412395142327469193241239514232746919324123951423274691932412395142327469193241239514232746919324123951423274691932412395142327469193241239514232746919324123951423274691932412395142327469193241239514232746919324123951423274691932412395142327469193241239514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd935346-8b9b-495a-b8a5-f1ffac9f15c6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7922988914585447409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79229889145854474097922988914585447409792298891458544740979229889145854474097922988914585447409792298891458544740979229889145854474097922988914585447409792298891458544740979229889145854474097922988914585447409792298891458544740979229889145854474097922988914585447409792298891458544740979229889145854474097922988914585447409792298891458544740979229889145854474097922988914585447409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a4ef48-3543-4610-8cea-3206110fa137, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e61d8762-0a39-4f74-80c2-6c43c2befcec, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd935346-8b9b-495a-b8a5-f1ffac9f15c6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e61d8762-0a39-4f74-80c2-6c43c2befcec, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14490981904582686935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449098190458268693514490981904582686935144909819045826869351449098190458268693514490981904582686935144909819045826869351449098190458268693514490981904582686935144909819045826869351449098190458268693514490981904582686935144909819045826869351449098190458268693514490981904582686935144909819045826869351449098190458268693514490981904582686935144909819045826869351449098190458268693514490981904582686935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8dc190-e625-45fa-968f-7dcff8435d9c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8dc190-e625-45fa-968f-7dcff8435d9c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6348235411201579177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63482354112015791776348235411201579177634823541120157917763482354112015791776348235411201579177634823541120157917763482354112015791776348235411201579177634823541120157917763482354112015791776348235411201579177634823541120157917763482354112015791776348235411201579177634823541120157917763482354112015791776348235411201579177634823541120157917763482354112015791776348235411201579177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e61d8762-0a39-4f74-80c2-6c43c2befcec, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8b17cc-daaf-4d3a-a793-0800f2edb706, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8dc190-e625-45fa-968f-7dcff8435d9c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8b17cc-daaf-4d3a-a793-0800f2edb706, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7354559171290119242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73545591712901192427354559171290119242735455917129011924273545591712901192427354559171290119242735455917129011924273545591712901192427354559171290119242735455917129011924273545591712901192427354559171290119242735455917129011924273545591712901192427354559171290119242735455917129011924273545591712901192427354559171290119242735455917129011924273545591712901192427354559171290119242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18f39a8-ca65-4f5a-911f-5c858a16008c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8b17cc-daaf-4d3a-a793-0800f2edb706, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f6799b6-e5d5-46ab-9d3d-37eb9e095a6f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f6799b6-e5d5-46ab-9d3d-37eb9e095a6f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15967809820270971043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596780982027097104315967809820270971043159678098202709710431596780982027097104315967809820270971043159678098202709710431596780982027097104315967809820270971043159678098202709710431596780982027097104315967809820270971043159678098202709710431596780982027097104315967809820270971043159678098202709710431596780982027097104315967809820270971043159678098202709710431596780982027097104315967809820270971043" } } } 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 3020222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3020222) elapsed time (sec): 1.2916967868804932
DEBUG    ya.test:process.py:263 Command (pid 3020222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) inblock: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18f39a8-ca65-4f5a-911f-5c858a16008c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 494259716876081036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036494259716876081036" } } } 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 3020222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) maxrss: 825288
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f6799b6-e5d5-46ab-9d3d-37eb9e095a6f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ya.test:process.py:263 Command (pid 3020222) minflt: 45418
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b834c33d-6f98-4cf6-9d69-7c9e59bc703b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3020222) msgrcv: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18f39a8-ca65-4f5a-911f-5c858a16008c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3020222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) nivcsw: 253
DEBUG    ya.test:process.py:263 Command (pid 3020222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3020222) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3020222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3020222) stime: 0.204702
DEBUG    ya.test:process.py:263 Command (pid 3020222) utime: 0.5296529999999999
DEBUG    ya.test:process.py:263 Command (pid 3020222) wtime: 1.338
DEBUG    ya.test:process.py:275 Command (pid 3020222) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

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

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b834c33d-6f98-4cf6-9d69-7c9e59bc703b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549894247364730081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554989424736473008115549894247364730081155498942473647300811554989424736473008115549894247364730081155498942473647300811554989424736473008115549894247364730081155498942473647300811554989424736473008115549894247364730081155498942473647300811554989424736473008115549894247364730081155498942473647300811554989424736473008115549894247364730081155498942473647300811554989424736473008115549894247364730081" } } } 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:298 Node 2 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ecbfb9-ac1d-4116-bfb0-d410eb245c78, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ecbfb9-ac1d-4116-bfb0-d410eb245c78, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 982546557874765610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610982546557874765610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b834c33d-6f98-4cf6-9d69-7c9e59bc703b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ecbfb9-ac1d-4116-bfb0-d410eb245c78, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef2a862a70>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2a862a70> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 81ffd84c-ac42-48d3-af9e-ade048cad699, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 81ffd84c-ac42-48d3-af9e-ade048cad699, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=YzU3M2IwMjYtZDM2YTQ1MTctN2M3MGM4OGMtNWI1ZDkzZmM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 81ffd84c-ac42-48d3-af9e-ade048cad699, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 81ffd84c-ac42-48d3-af9e-ade048cad699, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 81ffd84c-ac42-48d3-af9e-ade048cad699, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef2a862a70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57903ef-09d2-4125-86f0-0f58d2d9c201, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57903ef-09d2-4125-86f0-0f58d2d9c201, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17396857249012219761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739685724901221976117396857249012219761173968572490122197611739685724901221976117396857249012219761173968572490122197611739685724901221976117396857249012219761173968572490122197611739685724901221976117396857249012219761173968572490122197611739685724901221976117396857249012219761173968572490122197611739685724901221976117396857249012219761173968572490122197611739685724901221976117396857249012219761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef28c83570>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef28c83570> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 382beda4-0a63-4ae2-b83c-25f1c444ac87, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 382beda4-0a63-4ae2-b83c-25f1c444ac87, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2NiODhmYzYtMzIwZDg5ZDItYzUxNzQ4MmQtYjk4ZGIwNDk=" 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 0x7bef28c83570>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdde02c3-0cbc-478e-b02a-730f4e127f04, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 382beda4-0a63-4ae2-b83c-25f1c444ac87, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57903ef-09d2-4125-86f0-0f58d2d9c201, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdde02c3-0cbc-478e-b02a-730f4e127f04, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=Njc0NjUyYzYtNTk2Nzg0M2QtZTIxYzEyZDctZmVjOGNkZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11674965991934780141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167496599193478014111674965991934780141116749659919347801411167496599193478014111674965991934780141116749659919347801411167496599193478014111674965991934780141116749659919347801411167496599193478014111674965991934780141116749659919347801411167496599193478014111674965991934780141116749659919347801411167496599193478014111674965991934780141116749659919347801411167496599193478014111674965991934780141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 382beda4-0a63-4ae2-b83c-25f1c444ac87, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef29b84b30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdde02c3-0cbc-478e-b02a-730f4e127f04, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ffa2da20-98ac11d0-76743e4-d01be081" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 382beda4-0a63-4ae2-b83c-25f1c444ac87, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef29b84b30>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef29b84b30> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d69d75a8-1842-4cd0-8ff0-f4b7daccd99d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d69d75a8-1842-4cd0-8ff0-f4b7daccd99d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=N2U1YTA1OGMtZTI2MjYyZi0zNGVhMGZjOS03MGVkNDQwOQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d69d75a8-1842-4cd0-8ff0-f4b7daccd99d, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d69d75a8-1842-4cd0-8ff0-f4b7daccd99d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d69d75a8-1842-4cd0-8ff0-f4b7daccd99d, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef29b84b30>
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 0x7bef293983b0 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 0x7bef293a6830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2dce3abe-2ced-4499-894e-5194174bcd5a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2dce3abe-2ced-4499-894e-5194174bcd5a, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef28cab0f0>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2dce3abe-2ced-4499-894e-5194174bcd5a, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef28cab0f0>, reason: session-close
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2dce3abe-2ced-4499-894e-5194174bcd5a, ghrun-hywccetzo4.auto.internal:5427): 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:"2025-10-27T23:02:21.747639568+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef28cab0f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 2dce3abe-2ced-4499-894e-5194174bcd5a, ghrun-hywccetzo4.auto.internal:5427): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:5427
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7bef28cab0f0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2939c5f0>
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 0x7bef28cab0f0>
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 0x7bef293a1270 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef293ab5f0>
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:"2025-10-27T23:02:21.747639568+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 90af37b5-5c58-456f-b709-f6be0a97464e, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90af37b5-5c58-456f-b709-f6be0a97464e, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90af37b5-5c58-456f-b709-f6be0a97464e, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 5427 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 16409 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_simple_encryption_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-hywccetzo4.auto.internal:16409, location , ssl: False>, <Endpoint ghrun-hywccetzo4.auto.internal:5427, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 60b770b2-05fb-48d5-bde8-21430b0eb9aa, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60b770b2-05fb-48d5-bde8-21430b0eb9aa, ghrun-hywccetzo4.auto.internal:16409): 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 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 592b8880-c8c3-4088-b75e-38a6b77d5641, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 592b8880-c8c3-4088-b75e-38a6b77d5641, ghrun-hywccetzo4.auto.internal:16409): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 60b770b2-05fb-48d5-bde8-21430b0eb9aa, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b3bf2a27-5d0f-4ac9-8e7e-34e5c6b2fcae, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60b770b2-05fb-48d5-bde8-21430b0eb9aa, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b3bf2a27-5d0f-4ac9-8e7e-34e5c6b2fcae, ghrun-hywccetzo4.auto.internal:16409): 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 0x7bef2939c5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 60b770b2-05fb-48d5-bde8-21430b0eb9aa, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 592b8880-c8c3-4088-b75e-38a6b77d5641, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 592b8880-c8c3-4088-b75e-38a6b77d5641, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 592b8880-c8c3-4088-b75e-38a6b77d5641, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b3bf2a27-5d0f-4ac9-8e7e-34e5c6b2fcae, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b3bf2a27-5d0f-4ac9-8e7e-34e5c6b2fcae, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 70424fee-afe0-4e37-8972-4c4ea501ea07, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 70424fee-afe0-4e37-8972-4c4ea501ea07, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" 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:421 RpcState(PrepareDataQuery, 9b88d153-7719-47a2-9abf-37e8524f7933, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b3bf2a27-5d0f-4ac9-8e7e-34e5c6b2fcae, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 9b88d153-7719-47a2-9abf-37e8524f7933, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" 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, 70424fee-afe0-4e37-8972-4c4ea501ea07, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d9ae8476-d9d76cb9-b4c44555-3b5f8b60" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4397c12f-923d-442d-b771-3d5d8b24e0b7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4397c12f-923d-442d-b771-3d5d8b24e0b7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13014238090541125874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301423809054112587413014238090541125874130142380905411258741301423809054112587413014238090541125874130142380905411258741301423809054112587413014238090541125874130142380905411258741301423809054112587413014238090541125874130142380905411258741301423809054112587413014238090541125874130142380905411258741301423809054112587413014238090541125874130142380905411258741301423809054112587413014238090541125874" } } } 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, 9b88d153-7719-47a2-9abf-37e8524f7933, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d9ae8476-d9d76cb9-b4c44555-3b5f8b60" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 375d90a4-27f9-452b-9821-24af11054d27, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 375d90a4-27f9-452b-9821-24af11054d27, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1476344766809301240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14763447668093012401476344766809301240147634476680930124014763447668093012401476344766809301240147634476680930124014763447668093012401476344766809301240147634476680930124014763447668093012401476344766809301240147634476680930124014763447668093012401476344766809301240147634476680930124014763447668093012401476344766809301240147634476680930124014763447668093012401476344766809301240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4397c12f-923d-442d-b771-3d5d8b24e0b7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 375d90a4-27f9-452b-9821-24af11054d27, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 93ba0b05-eaf6-49c7-8ede-579fd7950167, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 93ba0b05-eaf6-49c7-8ede-579fd7950167, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" 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:421 RpcState(ExecuteDataQuery, 4121e9d6-1565-4914-8cd0-4ab43148263a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4121e9d6-1565-4914-8cd0-4ab43148263a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2047673940476126675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20476739404761266752047673940476126675204767394047612667520476739404761266752047673940476126675204767394047612667520476739404761266752047673940476126675204767394047612667520476739404761266752047673940476126675204767394047612667520476739404761266752047673940476126675204767394047612667520476739404761266752047673940476126675204767394047612667520476739404761266752047673940476126675" } } } 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, 93ba0b05-eaf6-49c7-8ede-579fd7950167, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=d9ae8476-d9d76cb9-b4c44555-3b5f8b60" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cecc15fe-a304-4cbb-adaa-a2b81c0724f0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cecc15fe-a304-4cbb-adaa-a2b81c0724f0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7574242674061304492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75742426740613044927574242674061304492757424267406130449275742426740613044927574242674061304492757424267406130449275742426740613044927574242674061304492757424267406130449275742426740613044927574242674061304492757424267406130449275742426740613044927574242674061304492757424267406130449275742426740613044927574242674061304492757424267406130449275742426740613044927574242674061304492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4121e9d6-1565-4914-8cd0-4ab43148263a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bf49ca-4547-4ecf-9e03-5a4aa238988a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bf49ca-4547-4ecf-9e03-5a4aa238988a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16359714000550758278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635971400055075827816359714000550758278163597140005507582781635971400055075827816359714000550758278163597140005507582781635971400055075827816359714000550758278163597140005507582781635971400055075827816359714000550758278163597140005507582781635971400055075827816359714000550758278163597140005507582781635971400055075827816359714000550758278163597140005507582781635971400055075827816359714000550758278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cecc15fe-a304-4cbb-adaa-a2b81c0724f0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27874b1b-d735-4b19-a1b6-f28f4dfc37a7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27874b1b-d735-4b19-a1b6-f28f4dfc37a7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13154731414797814359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315473141479781435913154731414797814359131547314147978143591315473141479781435913154731414797814359131547314147978143591315473141479781435913154731414797814359131547314147978143591315473141479781435913154731414797814359131547314147978143591315473141479781435913154731414797814359131547314147978143591315473141479781435913154731414797814359131547314147978143591315473141479781435913154731414797814359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bf49ca-4547-4ecf-9e03-5a4aa238988a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1407d2-32c2-4a7c-b714-aa0357aa2210, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27874b1b-d735-4b19-a1b6-f28f4dfc37a7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1407d2-32c2-4a7c-b714-aa0357aa2210, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2230598787000035101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22305987870000351012230598787000035101223059878700003510122305987870000351012230598787000035101223059878700003510122305987870000351012230598787000035101223059878700003510122305987870000351012230598787000035101223059878700003510122305987870000351012230598787000035101223059878700003510122305987870000351012230598787000035101223059878700003510122305987870000351012230598787000035101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1407d2-32c2-4a7c-b714-aa0357aa2210, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebc96296-6bab-468e-b2cb-eb181586c11a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebc96296-6bab-468e-b2cb-eb181586c11a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 623516118934658457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457623516118934658457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb0729a7-9bc8-47e3-9ae9-b8ef09e50be6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb0729a7-9bc8-47e3-9ae9-b8ef09e50be6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16139799559183739781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613979955918373978116139799559183739781161397995591837397811613979955918373978116139799559183739781161397995591837397811613979955918373978116139799559183739781161397995591837397811613979955918373978116139799559183739781161397995591837397811613979955918373978116139799559183739781161397995591837397811613979955918373978116139799559183739781161397995591837397811613979955918373978116139799559183739781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebc96296-6bab-468e-b2cb-eb181586c11a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 559e6ea4-78b6-4b97-a477-9eeb339898c9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb0729a7-9bc8-47e3-9ae9-b8ef09e50be6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 559e6ea4-78b6-4b97-a477-9eeb339898c9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 673835444983874307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307673835444983874307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2133a296-7aa3-483d-905b-0d455abccf49, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2133a296-7aa3-483d-905b-0d455abccf49, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10252478782588514399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1025247878258851439910252478782588514399102524787825885143991025247878258851439910252478782588514399102524787825885143991025247878258851439910252478782588514399102524787825885143991025247878258851439910252478782588514399102524787825885143991025247878258851439910252478782588514399102524787825885143991025247878258851439910252478782588514399102524787825885143991025247878258851439910252478782588514399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 559e6ea4-78b6-4b97-a477-9eeb339898c9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48a0f3d-5ef3-4bf0-9074-6cf32d66b7a2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48a0f3d-5ef3-4bf0-9074-6cf32d66b7a2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3322660179572240098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33226601795722400983322660179572240098332266017957224009833226601795722400983322660179572240098332266017957224009833226601795722400983322660179572240098332266017957224009833226601795722400983322660179572240098332266017957224009833226601795722400983322660179572240098332266017957224009833226601795722400983322660179572240098332266017957224009833226601795722400983322660179572240098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2133a296-7aa3-483d-905b-0d455abccf49, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b372847f-5349-4394-9b86-ba6477bb2382, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48a0f3d-5ef3-4bf0-9074-6cf32d66b7a2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b372847f-5349-4394-9b86-ba6477bb2382, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8906900186984642430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89069001869846424308906900186984642430890690018698464243089069001869846424308906900186984642430890690018698464243089069001869846424308906900186984642430890690018698464243089069001869846424308906900186984642430890690018698464243089069001869846424308906900186984642430890690018698464243089069001869846424308906900186984642430890690018698464243089069001869846424308906900186984642430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71612b8f-6022-4e15-be1d-56a1074663b5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71612b8f-6022-4e15-be1d-56a1074663b5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15214409451575260800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521440945157526080015214409451575260800152144094515752608001521440945157526080015214409451575260800152144094515752608001521440945157526080015214409451575260800152144094515752608001521440945157526080015214409451575260800152144094515752608001521440945157526080015214409451575260800152144094515752608001521440945157526080015214409451575260800152144094515752608001521440945157526080015214409451575260800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71612b8f-6022-4e15-be1d-56a1074663b5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31ce9cb8-d2a9-4c6b-94d0-dcdbefd88cf8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31ce9cb8-d2a9-4c6b-94d0-dcdbefd88cf8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528957767584019295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55289577675840192955528957767584019295552895776758401929555289577675840192955528957767584019295552895776758401929555289577675840192955528957767584019295552895776758401929555289577675840192955528957767584019295552895776758401929555289577675840192955528957767584019295552895776758401929555289577675840192955528957767584019295552895776758401929555289577675840192955528957767584019295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b372847f-5349-4394-9b86-ba6477bb2382, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fed76d5b-fca4-4b6d-9a88-e2fd11c1a9f0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fed76d5b-fca4-4b6d-9a88-e2fd11c1a9f0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3136157242753291528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31361572427532915283136157242753291528313615724275329152831361572427532915283136157242753291528313615724275329152831361572427532915283136157242753291528313615724275329152831361572427532915283136157242753291528313615724275329152831361572427532915283136157242753291528313615724275329152831361572427532915283136157242753291528313615724275329152831361572427532915283136157242753291528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31ce9cb8-d2a9-4c6b-94d0-dcdbefd88cf8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 755f9893-7618-422b-84d4-b7df1f581889, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 755f9893-7618-422b-84d4-b7df1f581889, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3318101793624400741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33181017936244007413318101793624400741331810179362440074133181017936244007413318101793624400741331810179362440074133181017936244007413318101793624400741331810179362440074133181017936244007413318101793624400741331810179362440074133181017936244007413318101793624400741331810179362440074133181017936244007413318101793624400741331810179362440074133181017936244007413318101793624400741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fed76d5b-fca4-4b6d-9a88-e2fd11c1a9f0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b58ad1-929f-4b67-8804-ee2854e24308, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b58ad1-929f-4b67-8804-ee2854e24308, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5524796139795567215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55247961397955672155524796139795567215552479613979556721555247961397955672155524796139795567215552479613979556721555247961397955672155524796139795567215552479613979556721555247961397955672155524796139795567215552479613979556721555247961397955672155524796139795567215552479613979556721555247961397955672155524796139795567215552479613979556721555247961397955672155524796139795567215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 755f9893-7618-422b-84d4-b7df1f581889, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a203381-cb7a-49ca-9d7c-1ffc9b61c5c5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a203381-cb7a-49ca-9d7c-1ffc9b61c5c5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13387723393990215171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338772339399021517113387723393990215171133877233939902151711338772339399021517113387723393990215171133877233939902151711338772339399021517113387723393990215171133877233939902151711338772339399021517113387723393990215171133877233939902151711338772339399021517113387723393990215171133877233939902151711338772339399021517113387723393990215171133877233939902151711338772339399021517113387723393990215171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b58ad1-929f-4b67-8804-ee2854e24308, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61c441ad-a096-490d-b93d-4b9ab765dea0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a203381-cb7a-49ca-9d7c-1ffc9b61c5c5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61c441ad-a096-490d-b93d-4b9ab765dea0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3334146277528008381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33341462775280083813334146277528008381333414627752800838133341462775280083813334146277528008381333414627752800838133341462775280083813334146277528008381333414627752800838133341462775280083813334146277528008381333414627752800838133341462775280083813334146277528008381333414627752800838133341462775280083813334146277528008381333414627752800838133341462775280083813334146277528008381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbd6984d-7835-4f70-93fa-0110ec63aaf8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbd6984d-7835-4f70-93fa-0110ec63aaf8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16491744581086649605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649174458108664960516491744581086649605164917445810866496051649174458108664960516491744581086649605164917445810866496051649174458108664960516491744581086649605164917445810866496051649174458108664960516491744581086649605164917445810866496051649174458108664960516491744581086649605164917445810866496051649174458108664960516491744581086649605164917445810866496051649174458108664960516491744581086649605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61c441ad-a096-490d-b93d-4b9ab765dea0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a36e14c3-1386-4ab4-a2a9-ac68749da6a7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a36e14c3-1386-4ab4-a2a9-ac68749da6a7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5192316512307517865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51923165123075178655192316512307517865519231651230751786551923165123075178655192316512307517865519231651230751786551923165123075178655192316512307517865519231651230751786551923165123075178655192316512307517865519231651230751786551923165123075178655192316512307517865519231651230751786551923165123075178655192316512307517865519231651230751786551923165123075178655192316512307517865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a36e14c3-1386-4ab4-a2a9-ac68749da6a7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2042cc8b-aa95-47e6-8939-994a2a621e41, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbd6984d-7835-4f70-93fa-0110ec63aaf8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88c85295-c1ff-4610-9993-396a9deaa3df, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2042cc8b-aa95-47e6-8939-994a2a621e41, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16232204224757138537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623220422475713853716232204224757138537162322042247571385371623220422475713853716232204224757138537162322042247571385371623220422475713853716232204224757138537162322042247571385371623220422475713853716232204224757138537162322042247571385371623220422475713853716232204224757138537162322042247571385371623220422475713853716232204224757138537162322042247571385371623220422475713853716232204224757138537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c85295-c1ff-4610-9993-396a9deaa3df, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 50446455214571055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5044645521457105550446455214571055504464552145710555044645521457105550446455214571055504464552145710555044645521457105550446455214571055504464552145710555044645521457105550446455214571055504464552145710555044645521457105550446455214571055504464552145710555044645521457105550446455214571055504464552145710555044645521457105550446455214571055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2042cc8b-aa95-47e6-8939-994a2a621e41, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17ca8c77-d70a-4cf2-94ca-522be027e0ea, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17ca8c77-d70a-4cf2-94ca-522be027e0ea, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10877676517326636819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087767651732663681910877676517326636819108776765173266368191087767651732663681910877676517326636819108776765173266368191087767651732663681910877676517326636819108776765173266368191087767651732663681910877676517326636819108776765173266368191087767651732663681910877676517326636819108776765173266368191087767651732663681910877676517326636819108776765173266368191087767651732663681910877676517326636819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c85295-c1ff-4610-9993-396a9deaa3df, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4581b0eb-c5c6-481a-b384-52e82fbef140, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4581b0eb-c5c6-481a-b384-52e82fbef140, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4845912844306841275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48459128443068412754845912844306841275484591284430684127548459128443068412754845912844306841275484591284430684127548459128443068412754845912844306841275484591284430684127548459128443068412754845912844306841275484591284430684127548459128443068412754845912844306841275484591284430684127548459128443068412754845912844306841275484591284430684127548459128443068412754845912844306841275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17ca8c77-d70a-4cf2-94ca-522be027e0ea, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86b48c0-7732-4df7-9ad6-1ab4fed85b05, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86b48c0-7732-4df7-9ad6-1ab4fed85b05, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4835313548442505747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48353135484425057474835313548442505747483531354844250574748353135484425057474835313548442505747483531354844250574748353135484425057474835313548442505747483531354844250574748353135484425057474835313548442505747483531354844250574748353135484425057474835313548442505747483531354844250574748353135484425057474835313548442505747483531354844250574748353135484425057474835313548442505747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4581b0eb-c5c6-481a-b384-52e82fbef140, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9226aba-57a6-40b8-b0fb-391b268dac7d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9226aba-57a6-40b8-b0fb-391b268dac7d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7858757986280146067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78587579862801460677858757986280146067785875798628014606778587579862801460677858757986280146067785875798628014606778587579862801460677858757986280146067785875798628014606778587579862801460677858757986280146067785875798628014606778587579862801460677858757986280146067785875798628014606778587579862801460677858757986280146067785875798628014606778587579862801460677858757986280146067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9226aba-57a6-40b8-b0fb-391b268dac7d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ac36493-16bc-4e41-bec8-d48a0a120554, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ac36493-16bc-4e41-bec8-d48a0a120554, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9951145181797277475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99511451817972774759951145181797277475995114518179727747599511451817972774759951145181797277475995114518179727747599511451817972774759951145181797277475995114518179727747599511451817972774759951145181797277475995114518179727747599511451817972774759951145181797277475995114518179727747599511451817972774759951145181797277475995114518179727747599511451817972774759951145181797277475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86b48c0-7732-4df7-9ad6-1ab4fed85b05, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5af7933b-235f-4d68-9818-04483c1e2252, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5af7933b-235f-4d68-9818-04483c1e2252, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10387564997729296558 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1038756499772929655810387564997729296558103875649977292965581038756499772929655810387564997729296558103875649977292965581038756499772929655810387564997729296558103875649977292965581038756499772929655810387564997729296558103875649977292965581038756499772929655810387564997729296558103875649977292965581038756499772929655810387564997729296558103875649977292965581038756499772929655810387564997729296558" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ac36493-16bc-4e41-bec8-d48a0a120554, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7311b3f-fc3f-4c77-8b36-665d171a3793, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7311b3f-fc3f-4c77-8b36-665d171a3793, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8252979943159770368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82529799431597703688252979943159770368825297994315977036882529799431597703688252979943159770368825297994315977036882529799431597703688252979943159770368825297994315977036882529799431597703688252979943159770368825297994315977036882529799431597703688252979943159770368825297994315977036882529799431597703688252979943159770368825297994315977036882529799431597703688252979943159770368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5af7933b-235f-4d68-9818-04483c1e2252, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c2e011-2861-41b6-875d-f3f61fd9a63c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c2e011-2861-41b6-875d-f3f61fd9a63c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7965342555945352751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79653425559453527517965342555945352751796534255594535275179653425559453527517965342555945352751796534255594535275179653425559453527517965342555945352751796534255594535275179653425559453527517965342555945352751796534255594535275179653425559453527517965342555945352751796534255594535275179653425559453527517965342555945352751796534255594535275179653425559453527517965342555945352751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7311b3f-fc3f-4c77-8b36-665d171a3793, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4a7068c-a636-4942-9a19-8a5afdf2ad54, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c2e011-2861-41b6-875d-f3f61fd9a63c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0acbf3-0a23-4a7b-ae24-46e78aaface7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0acbf3-0a23-4a7b-ae24-46e78aaface7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 231175510143342585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585231175510143342585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4a7068c-a636-4942-9a19-8a5afdf2ad54, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10082449651435994379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1008244965143599437910082449651435994379100824496514359943791008244965143599437910082449651435994379100824496514359943791008244965143599437910082449651435994379100824496514359943791008244965143599437910082449651435994379100824496514359943791008244965143599437910082449651435994379100824496514359943791008244965143599437910082449651435994379100824496514359943791008244965143599437910082449651435994379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0acbf3-0a23-4a7b-ae24-46e78aaface7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4a7068c-a636-4942-9a19-8a5afdf2ad54, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34939323-d599-4bfd-85ab-aab19688d928, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34939323-d599-4bfd-85ab-aab19688d928, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1899223138074762241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18992231380747622411899223138074762241189922313807476224118992231380747622411899223138074762241189922313807476224118992231380747622411899223138074762241189922313807476224118992231380747622411899223138074762241189922313807476224118992231380747622411899223138074762241189922313807476224118992231380747622411899223138074762241189922313807476224118992231380747622411899223138074762241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e307a5f1-3d6d-4a6e-a12c-ee22d73bcc3b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e307a5f1-3d6d-4a6e-a12c-ee22d73bcc3b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6566463809856279430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65664638098562794306566463809856279430656646380985627943065664638098562794306566463809856279430656646380985627943065664638098562794306566463809856279430656646380985627943065664638098562794306566463809856279430656646380985627943065664638098562794306566463809856279430656646380985627943065664638098562794306566463809856279430656646380985627943065664638098562794306566463809856279430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34939323-d599-4bfd-85ab-aab19688d928, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad1eafa-666c-44d0-ae85-9fc4a07249f5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e307a5f1-3d6d-4a6e-a12c-ee22d73bcc3b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11a52f58-3f8c-489f-abbf-2c7662ed1810, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11a52f58-3f8c-489f-abbf-2c7662ed1810, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1419566293698423099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14195662936984230991419566293698423099141956629369842309914195662936984230991419566293698423099141956629369842309914195662936984230991419566293698423099141956629369842309914195662936984230991419566293698423099141956629369842309914195662936984230991419566293698423099141956629369842309914195662936984230991419566293698423099141956629369842309914195662936984230991419566293698423099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad1eafa-666c-44d0-ae85-9fc4a07249f5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5098824463582023572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50988244635820235725098824463582023572509882446358202357250988244635820235725098824463582023572509882446358202357250988244635820235725098824463582023572509882446358202357250988244635820235725098824463582023572509882446358202357250988244635820235725098824463582023572509882446358202357250988244635820235725098824463582023572509882446358202357250988244635820235725098824463582023572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11a52f58-3f8c-489f-abbf-2c7662ed1810, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad1eafa-666c-44d0-ae85-9fc4a07249f5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 609fe614-28d6-4c53-882a-c56dbacfb049, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 609fe614-28d6-4c53-882a-c56dbacfb049, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11588874630921690681 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158887463092169068111588874630921690681115888746309216906811158887463092169068111588874630921690681115888746309216906811158887463092169068111588874630921690681115888746309216906811158887463092169068111588874630921690681115888746309216906811158887463092169068111588874630921690681115888746309216906811158887463092169068111588874630921690681115888746309216906811158887463092169068111588874630921690681" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 722ac564-3dc2-4388-ab35-e63ad5b1a1c6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 722ac564-3dc2-4388-ab35-e63ad5b1a1c6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1605293087769492377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16052930877694923771605293087769492377160529308776949237716052930877694923771605293087769492377160529308776949237716052930877694923771605293087769492377160529308776949237716052930877694923771605293087769492377160529308776949237716052930877694923771605293087769492377160529308776949237716052930877694923771605293087769492377160529308776949237716052930877694923771605293087769492377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 609fe614-28d6-4c53-882a-c56dbacfb049, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9da3fe76-760a-4008-a55b-c0ede872f5d5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9da3fe76-760a-4008-a55b-c0ede872f5d5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12840384001103810649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284038400110381064912840384001103810649128403840011038106491284038400110381064912840384001103810649128403840011038106491284038400110381064912840384001103810649128403840011038106491284038400110381064912840384001103810649128403840011038106491284038400110381064912840384001103810649128403840011038106491284038400110381064912840384001103810649128403840011038106491284038400110381064912840384001103810649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 722ac564-3dc2-4388-ab35-e63ad5b1a1c6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38969f7b-365c-4b8d-aab7-1714eb222c96, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38969f7b-365c-4b8d-aab7-1714eb222c96, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2167597974757555908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21675979747575559082167597974757555908216759797475755590821675979747575559082167597974757555908216759797475755590821675979747575559082167597974757555908216759797475755590821675979747575559082167597974757555908216759797475755590821675979747575559082167597974757555908216759797475755590821675979747575559082167597974757555908216759797475755590821675979747575559082167597974757555908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9da3fe76-760a-4008-a55b-c0ede872f5d5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6907769a-5348-4239-ab6f-fbce2519c7f5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6907769a-5348-4239-ab6f-fbce2519c7f5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7043283321533647694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70432833215336476947043283321533647694704328332153364769470432833215336476947043283321533647694704328332153364769470432833215336476947043283321533647694704328332153364769470432833215336476947043283321533647694704328332153364769470432833215336476947043283321533647694704328332153364769470432833215336476947043283321533647694704328332153364769470432833215336476947043283321533647694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38969f7b-365c-4b8d-aab7-1714eb222c96, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bd6ad0d-05c2-4738-b5d4-7ba9cddb40f8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bd6ad0d-05c2-4738-b5d4-7ba9cddb40f8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15383282922640435476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538328292264043547615383282922640435476153832829226404354761538328292264043547615383282922640435476153832829226404354761538328292264043547615383282922640435476153832829226404354761538328292264043547615383282922640435476153832829226404354761538328292264043547615383282922640435476153832829226404354761538328292264043547615383282922640435476153832829226404354761538328292264043547615383282922640435476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6907769a-5348-4239-ab6f-fbce2519c7f5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f34468-e4d2-4d97-ba6f-d7952fad5b59, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f34468-e4d2-4d97-ba6f-d7952fad5b59, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16807315204135988566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680731520413598856616807315204135988566168073152041359885661680731520413598856616807315204135988566168073152041359885661680731520413598856616807315204135988566168073152041359885661680731520413598856616807315204135988566168073152041359885661680731520413598856616807315204135988566168073152041359885661680731520413598856616807315204135988566168073152041359885661680731520413598856616807315204135988566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f34468-e4d2-4d97-ba6f-d7952fad5b59, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10b6e0ad-c240-4b17-8f08-0da6b706784b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10b6e0ad-c240-4b17-8f08-0da6b706784b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9965097811421762697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99650978114217626979965097811421762697996509781142176269799650978114217626979965097811421762697996509781142176269799650978114217626979965097811421762697996509781142176269799650978114217626979965097811421762697996509781142176269799650978114217626979965097811421762697996509781142176269799650978114217626979965097811421762697996509781142176269799650978114217626979965097811421762697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10b6e0ad-c240-4b17-8f08-0da6b706784b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e767c2-d6c9-4499-a1b7-c2cfdb555e3a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bd6ad0d-05c2-4738-b5d4-7ba9cddb40f8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e767c2-d6c9-4499-a1b7-c2cfdb555e3a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8181117414613939660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81811174146139396608181117414613939660818111741461393966081811174146139396608181117414613939660818111741461393966081811174146139396608181117414613939660818111741461393966081811174146139396608181117414613939660818111741461393966081811174146139396608181117414613939660818111741461393966081811174146139396608181117414613939660818111741461393966081811174146139396608181117414613939660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52936b0f-110f-495b-bf5a-f199f0c17fbd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52936b0f-110f-495b-bf5a-f199f0c17fbd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10763343105370935839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076334310537093583910763343105370935839107633431053709358391076334310537093583910763343105370935839107633431053709358391076334310537093583910763343105370935839107633431053709358391076334310537093583910763343105370935839107633431053709358391076334310537093583910763343105370935839107633431053709358391076334310537093583910763343105370935839107633431053709358391076334310537093583910763343105370935839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e767c2-d6c9-4499-a1b7-c2cfdb555e3a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076a2d1a-6423-44d8-b02e-22df69e893d9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076a2d1a-6423-44d8-b02e-22df69e893d9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11838642016396452727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183864201639645272711838642016396452727118386420163964527271183864201639645272711838642016396452727118386420163964527271183864201639645272711838642016396452727118386420163964527271183864201639645272711838642016396452727118386420163964527271183864201639645272711838642016396452727118386420163964527271183864201639645272711838642016396452727118386420163964527271183864201639645272711838642016396452727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52936b0f-110f-495b-bf5a-f199f0c17fbd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caad3247-89c5-40b1-89ae-4d38aaf005f1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caad3247-89c5-40b1-89ae-4d38aaf005f1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099665412973600935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209966541297360093512099665412973600935120996654129736009351209966541297360093512099665412973600935120996654129736009351209966541297360093512099665412973600935120996654129736009351209966541297360093512099665412973600935120996654129736009351209966541297360093512099665412973600935120996654129736009351209966541297360093512099665412973600935120996654129736009351209966541297360093512099665412973600935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076a2d1a-6423-44d8-b02e-22df69e893d9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caad3247-89c5-40b1-89ae-4d38aaf005f1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c4b6a5-7686-46dd-921e-25ba40955405, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c4b6a5-7686-46dd-921e-25ba40955405, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8461260792587004068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84612607925870040688461260792587004068846126079258700406884612607925870040688461260792587004068846126079258700406884612607925870040688461260792587004068846126079258700406884612607925870040688461260792587004068846126079258700406884612607925870040688461260792587004068846126079258700406884612607925870040688461260792587004068846126079258700406884612607925870040688461260792587004068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa6a05e4-f3d3-4964-813d-543f747c6a8e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa6a05e4-f3d3-4964-813d-543f747c6a8e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316789558809006858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858316789558809006858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c4b6a5-7686-46dd-921e-25ba40955405, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b60e21a-a66e-4353-853d-726063f06849, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b60e21a-a66e-4353-853d-726063f06849, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6746892752885180436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67468927528851804366746892752885180436674689275288518043667468927528851804366746892752885180436674689275288518043667468927528851804366746892752885180436674689275288518043667468927528851804366746892752885180436674689275288518043667468927528851804366746892752885180436674689275288518043667468927528851804366746892752885180436674689275288518043667468927528851804366746892752885180436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa6a05e4-f3d3-4964-813d-543f747c6a8e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1347e9-a8f8-4515-b0f2-203ef5fa8fdd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1347e9-a8f8-4515-b0f2-203ef5fa8fdd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14969560054382846003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496956005438284600314969560054382846003149695600543828460031496956005438284600314969560054382846003149695600543828460031496956005438284600314969560054382846003149695600543828460031496956005438284600314969560054382846003149695600543828460031496956005438284600314969560054382846003149695600543828460031496956005438284600314969560054382846003149695600543828460031496956005438284600314969560054382846003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b60e21a-a66e-4353-853d-726063f06849, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e17d1f-2fc4-4b5e-9e33-0fb3ce9c2a25, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e17d1f-2fc4-4b5e-9e33-0fb3ce9c2a25, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 640360459475324562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562640360459475324562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1347e9-a8f8-4515-b0f2-203ef5fa8fdd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b6ca93-6aa1-472f-8366-6c87c446c407, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b6ca93-6aa1-472f-8366-6c87c446c407, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7483570811867084082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74835708118670840827483570811867084082748357081186708408274835708118670840827483570811867084082748357081186708408274835708118670840827483570811867084082748357081186708408274835708118670840827483570811867084082748357081186708408274835708118670840827483570811867084082748357081186708408274835708118670840827483570811867084082748357081186708408274835708118670840827483570811867084082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e17d1f-2fc4-4b5e-9e33-0fb3ce9c2a25, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce1f16d-691c-4b75-be9d-064e0c5ba04f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce1f16d-691c-4b75-be9d-064e0c5ba04f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10912649523129600099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091264952312960009910912649523129600099109126495231296000991091264952312960009910912649523129600099109126495231296000991091264952312960009910912649523129600099109126495231296000991091264952312960009910912649523129600099109126495231296000991091264952312960009910912649523129600099109126495231296000991091264952312960009910912649523129600099109126495231296000991091264952312960009910912649523129600099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b6ca93-6aa1-472f-8366-6c87c446c407, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45024995-2c07-4373-b7af-22c3930ed2ea, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce1f16d-691c-4b75-be9d-064e0c5ba04f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45024995-2c07-4373-b7af-22c3930ed2ea, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13924738555264570039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392473855526457003913924738555264570039139247385552645700391392473855526457003913924738555264570039139247385552645700391392473855526457003913924738555264570039139247385552645700391392473855526457003913924738555264570039139247385552645700391392473855526457003913924738555264570039139247385552645700391392473855526457003913924738555264570039139247385552645700391392473855526457003913924738555264570039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b6c6cd7-3d27-49de-a98b-95a18e7c478c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b6c6cd7-3d27-49de-a98b-95a18e7c478c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707101597779056288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87071015977790562888707101597779056288870710159777905628887071015977790562888707101597779056288870710159777905628887071015977790562888707101597779056288870710159777905628887071015977790562888707101597779056288870710159777905628887071015977790562888707101597779056288870710159777905628887071015977790562888707101597779056288870710159777905628887071015977790562888707101597779056288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b6c6cd7-3d27-49de-a98b-95a18e7c478c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45024995-2c07-4373-b7af-22c3930ed2ea, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e970d595-d55b-41e3-b1d5-275ccbefa8d4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e28b6ee-3eed-4373-98e1-6ca841ad4679, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e28b6ee-3eed-4373-98e1-6ca841ad4679, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4617887683403946956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46178876834039469564617887683403946956461788768340394695646178876834039469564617887683403946956461788768340394695646178876834039469564617887683403946956461788768340394695646178876834039469564617887683403946956461788768340394695646178876834039469564617887683403946956461788768340394695646178876834039469564617887683403946956461788768340394695646178876834039469564617887683403946956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e970d595-d55b-41e3-b1d5-275ccbefa8d4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3917007446291803169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39170074462918031693917007446291803169391700744629180316939170074462918031693917007446291803169391700744629180316939170074462918031693917007446291803169391700744629180316939170074462918031693917007446291803169391700744629180316939170074462918031693917007446291803169391700744629180316939170074462918031693917007446291803169391700744629180316939170074462918031693917007446291803169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e28b6ee-3eed-4373-98e1-6ca841ad4679, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c83a238b-389d-4bc6-889a-549d9767a047, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c83a238b-389d-4bc6-889a-549d9767a047, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14748696885000296773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474869688500029677314748696885000296773147486968850002967731474869688500029677314748696885000296773147486968850002967731474869688500029677314748696885000296773147486968850002967731474869688500029677314748696885000296773147486968850002967731474869688500029677314748696885000296773147486968850002967731474869688500029677314748696885000296773147486968850002967731474869688500029677314748696885000296773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e970d595-d55b-41e3-b1d5-275ccbefa8d4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87999469-d477-4e98-859a-0a56ee36c707, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87999469-d477-4e98-859a-0a56ee36c707, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3150726039742889363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31507260397428893633150726039742889363315072603974288936331507260397428893633150726039742889363315072603974288936331507260397428893633150726039742889363315072603974288936331507260397428893633150726039742889363315072603974288936331507260397428893633150726039742889363315072603974288936331507260397428893633150726039742889363315072603974288936331507260397428893633150726039742889363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c83a238b-389d-4bc6-889a-549d9767a047, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58968f11-5195-4717-bca0-14f06b453490, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58968f11-5195-4717-bca0-14f06b453490, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8374959585449154962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83749595854491549628374959585449154962837495958544915496283749595854491549628374959585449154962837495958544915496283749595854491549628374959585449154962837495958544915496283749595854491549628374959585449154962837495958544915496283749595854491549628374959585449154962837495958544915496283749595854491549628374959585449154962837495958544915496283749595854491549628374959585449154962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87999469-d477-4e98-859a-0a56ee36c707, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76b81a4a-a306-4268-9a9f-a39d872636a2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76b81a4a-a306-4268-9a9f-a39d872636a2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2734583105496865349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27345831054968653492734583105496865349273458310549686534927345831054968653492734583105496865349273458310549686534927345831054968653492734583105496865349273458310549686534927345831054968653492734583105496865349273458310549686534927345831054968653492734583105496865349273458310549686534927345831054968653492734583105496865349273458310549686534927345831054968653492734583105496865349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58968f11-5195-4717-bca0-14f06b453490, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df121b1-7ff4-4b2d-afdc-8ca1b46d833b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76b81a4a-a306-4268-9a9f-a39d872636a2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df121b1-7ff4-4b2d-afdc-8ca1b46d833b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090980568291247243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50909805682912472435090980568291247243509098056829124724350909805682912472435090980568291247243509098056829124724350909805682912472435090980568291247243509098056829124724350909805682912472435090980568291247243509098056829124724350909805682912472435090980568291247243509098056829124724350909805682912472435090980568291247243509098056829124724350909805682912472435090980568291247243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc00c9ba-c8e9-4365-8b99-c31d93aa4f15, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc00c9ba-c8e9-4365-8b99-c31d93aa4f15, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12527619775703775881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1252761977570377588112527619775703775881125276197757037758811252761977570377588112527619775703775881125276197757037758811252761977570377588112527619775703775881125276197757037758811252761977570377588112527619775703775881125276197757037758811252761977570377588112527619775703775881125276197757037758811252761977570377588112527619775703775881125276197757037758811252761977570377588112527619775703775881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc00c9ba-c8e9-4365-8b99-c31d93aa4f15, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4c9cec7-2bdc-46a7-9675-ff3924d0280b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4c9cec7-2bdc-46a7-9675-ff3924d0280b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354965801393309113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63549658013933091136354965801393309113635496580139330911363549658013933091136354965801393309113635496580139330911363549658013933091136354965801393309113635496580139330911363549658013933091136354965801393309113635496580139330911363549658013933091136354965801393309113635496580139330911363549658013933091136354965801393309113635496580139330911363549658013933091136354965801393309113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4c9cec7-2bdc-46a7-9675-ff3924d0280b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b557b3-8e82-4538-b8a6-ca212a3129c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b557b3-8e82-4538-b8a6-ca212a3129c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12828404217002472436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282840421700247243612828404217002472436128284042170024724361282840421700247243612828404217002472436128284042170024724361282840421700247243612828404217002472436128284042170024724361282840421700247243612828404217002472436128284042170024724361282840421700247243612828404217002472436128284042170024724361282840421700247243612828404217002472436128284042170024724361282840421700247243612828404217002472436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b557b3-8e82-4538-b8a6-ca212a3129c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 158ab14a-c968-4582-a382-f906e086814b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 158ab14a-c968-4582-a382-f906e086814b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9470633928944413696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94706339289444136969470633928944413696947063392894441369694706339289444136969470633928944413696947063392894441369694706339289444136969470633928944413696947063392894441369694706339289444136969470633928944413696947063392894441369694706339289444136969470633928944413696947063392894441369694706339289444136969470633928944413696947063392894441369694706339289444136969470633928944413696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df121b1-7ff4-4b2d-afdc-8ca1b46d833b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 490950c8-23fb-4ab1-b88c-5da535cf5248, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 490950c8-23fb-4ab1-b88c-5da535cf5248, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339486722463050015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53394867224630500155339486722463050015533948672246305001553394867224630500155339486722463050015533948672246305001553394867224630500155339486722463050015533948672246305001553394867224630500155339486722463050015533948672246305001553394867224630500155339486722463050015533948672246305001553394867224630500155339486722463050015533948672246305001553394867224630500155339486722463050015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 158ab14a-c968-4582-a382-f906e086814b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 490950c8-23fb-4ab1-b88c-5da535cf5248, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b13ace07-cf6c-4969-af94-d104904b709e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39b9721e-082d-4983-b3f3-4710c7978e3d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b13ace07-cf6c-4969-af94-d104904b709e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7099950078114991059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70999500781149910597099950078114991059709995007811499105970999500781149910597099950078114991059709995007811499105970999500781149910597099950078114991059709995007811499105970999500781149910597099950078114991059709995007811499105970999500781149910597099950078114991059709995007811499105970999500781149910597099950078114991059709995007811499105970999500781149910597099950078114991059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39b9721e-082d-4983-b3f3-4710c7978e3d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11447937918806544751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1144793791880654475111447937918806544751114479379188065447511144793791880654475111447937918806544751114479379188065447511144793791880654475111447937918806544751114479379188065447511144793791880654475111447937918806544751114479379188065447511144793791880654475111447937918806544751114479379188065447511144793791880654475111447937918806544751114479379188065447511144793791880654475111447937918806544751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b13ace07-cf6c-4969-af94-d104904b709e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39b9721e-082d-4983-b3f3-4710c7978e3d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b23be8f-0c2c-4371-9975-9b7cdd44257b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787d6717-5094-400d-9d63-232316d8ba17, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b23be8f-0c2c-4371-9975-9b7cdd44257b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5839594610794961216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58395946107949612165839594610794961216583959461079496121658395946107949612165839594610794961216583959461079496121658395946107949612165839594610794961216583959461079496121658395946107949612165839594610794961216583959461079496121658395946107949612165839594610794961216583959461079496121658395946107949612165839594610794961216583959461079496121658395946107949612165839594610794961216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787d6717-5094-400d-9d63-232316d8ba17, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6880373074595646350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68803730745956463506880373074595646350688037307459564635068803730745956463506880373074595646350688037307459564635068803730745956463506880373074595646350688037307459564635068803730745956463506880373074595646350688037307459564635068803730745956463506880373074595646350688037307459564635068803730745956463506880373074595646350688037307459564635068803730745956463506880373074595646350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b23be8f-0c2c-4371-9975-9b7cdd44257b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a945b9f-0135-41a7-95aa-38bb7bba9781, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a945b9f-0135-41a7-95aa-38bb7bba9781, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5177426185073212431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51774261850732124315177426185073212431517742618507321243151774261850732124315177426185073212431517742618507321243151774261850732124315177426185073212431517742618507321243151774261850732124315177426185073212431517742618507321243151774261850732124315177426185073212431517742618507321243151774261850732124315177426185073212431517742618507321243151774261850732124315177426185073212431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787d6717-5094-400d-9d63-232316d8ba17, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa55af33-2e51-4839-9cd9-8d99a8425dd7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa55af33-2e51-4839-9cd9-8d99a8425dd7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13491455507012619552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349145550701261955213491455507012619552134914555070126195521349145550701261955213491455507012619552134914555070126195521349145550701261955213491455507012619552134914555070126195521349145550701261955213491455507012619552134914555070126195521349145550701261955213491455507012619552134914555070126195521349145550701261955213491455507012619552134914555070126195521349145550701261955213491455507012619552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a945b9f-0135-41a7-95aa-38bb7bba9781, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba9af7a1-d2b0-4752-93d0-bfee4af49fd4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba9af7a1-d2b0-4752-93d0-bfee4af49fd4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15350862678738875442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535086267873887544215350862678738875442153508626787388754421535086267873887544215350862678738875442153508626787388754421535086267873887544215350862678738875442153508626787388754421535086267873887544215350862678738875442153508626787388754421535086267873887544215350862678738875442153508626787388754421535086267873887544215350862678738875442153508626787388754421535086267873887544215350862678738875442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa55af33-2e51-4839-9cd9-8d99a8425dd7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba9af7a1-d2b0-4752-93d0-bfee4af49fd4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e65956d-628c-4aa2-a54f-2aac6cc0a63a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12ee398-0604-42f4-857c-f506ba40bd08, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e65956d-628c-4aa2-a54f-2aac6cc0a63a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882513799179048010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488251379917904801014882513799179048010148825137991790480101488251379917904801014882513799179048010148825137991790480101488251379917904801014882513799179048010148825137991790480101488251379917904801014882513799179048010148825137991790480101488251379917904801014882513799179048010148825137991790480101488251379917904801014882513799179048010148825137991790480101488251379917904801014882513799179048010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12ee398-0604-42f4-857c-f506ba40bd08, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14047844620329585209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404784462032958520914047844620329585209140478446203295852091404784462032958520914047844620329585209140478446203295852091404784462032958520914047844620329585209140478446203295852091404784462032958520914047844620329585209140478446203295852091404784462032958520914047844620329585209140478446203295852091404784462032958520914047844620329585209140478446203295852091404784462032958520914047844620329585209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e65956d-628c-4aa2-a54f-2aac6cc0a63a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12ee398-0604-42f4-857c-f506ba40bd08, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd0d6836-bb21-4750-8677-a3cf177e3998, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f5192d5-a2b1-4c30-9cd2-09248eb0a68e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f5192d5-a2b1-4c30-9cd2-09248eb0a68e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7546492525220421969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75464925252204219697546492525220421969754649252522042196975464925252204219697546492525220421969754649252522042196975464925252204219697546492525220421969754649252522042196975464925252204219697546492525220421969754649252522042196975464925252204219697546492525220421969754649252522042196975464925252204219697546492525220421969754649252522042196975464925252204219697546492525220421969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd0d6836-bb21-4750-8677-a3cf177e3998, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3879362168627858399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38793621686278583993879362168627858399387936216862785839938793621686278583993879362168627858399387936216862785839938793621686278583993879362168627858399387936216862785839938793621686278583993879362168627858399387936216862785839938793621686278583993879362168627858399387936216862785839938793621686278583993879362168627858399387936216862785839938793621686278583993879362168627858399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f5192d5-a2b1-4c30-9cd2-09248eb0a68e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 899780be-4d03-4149-b1d4-eec88b0250ed, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 899780be-4d03-4149-b1d4-eec88b0250ed, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8304081996939300853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83040819969393008538304081996939300853830408199693930085383040819969393008538304081996939300853830408199693930085383040819969393008538304081996939300853830408199693930085383040819969393008538304081996939300853830408199693930085383040819969393008538304081996939300853830408199693930085383040819969393008538304081996939300853830408199693930085383040819969393008538304081996939300853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd0d6836-bb21-4750-8677-a3cf177e3998, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5338deed-d4e9-4f04-b8d5-8dcfd5999933, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5338deed-d4e9-4f04-b8d5-8dcfd5999933, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5614804030646059157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56148040306460591575614804030646059157561480403064605915756148040306460591575614804030646059157561480403064605915756148040306460591575614804030646059157561480403064605915756148040306460591575614804030646059157561480403064605915756148040306460591575614804030646059157561480403064605915756148040306460591575614804030646059157561480403064605915756148040306460591575614804030646059157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 899780be-4d03-4149-b1d4-eec88b0250ed, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8a736c-ab9e-4ee0-8dfa-dd8aa7f61f42, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8a736c-ab9e-4ee0-8dfa-dd8aa7f61f42, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980106594527679363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698010659452767936316980106594527679363169801065945276793631698010659452767936316980106594527679363169801065945276793631698010659452767936316980106594527679363169801065945276793631698010659452767936316980106594527679363169801065945276793631698010659452767936316980106594527679363169801065945276793631698010659452767936316980106594527679363169801065945276793631698010659452767936316980106594527679363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8a736c-ab9e-4ee0-8dfa-dd8aa7f61f42, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c64b64a1-bea6-4fc8-93d6-4ad1a0e11531, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c64b64a1-bea6-4fc8-93d6-4ad1a0e11531, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2552497805732280296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25524978057322802962552497805732280296255249780573228029625524978057322802962552497805732280296255249780573228029625524978057322802962552497805732280296255249780573228029625524978057322802962552497805732280296255249780573228029625524978057322802962552497805732280296255249780573228029625524978057322802962552497805732280296255249780573228029625524978057322802962552497805732280296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5338deed-d4e9-4f04-b8d5-8dcfd5999933, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c64b64a1-bea6-4fc8-93d6-4ad1a0e11531, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f841a423-fdeb-4256-8366-320f59bc0fb1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f841a423-fdeb-4256-8366-320f59bc0fb1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7791348987722852993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77913489877228529937791348987722852993779134898772285299377913489877228529937791348987722852993779134898772285299377913489877228529937791348987722852993779134898772285299377913489877228529937791348987722852993779134898772285299377913489877228529937791348987722852993779134898772285299377913489877228529937791348987722852993779134898772285299377913489877228529937791348987722852993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f00cc9-5465-466a-9606-0a77a33ec71c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f00cc9-5465-466a-9606-0a77a33ec71c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7123854648585906795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71238546485859067957123854648585906795712385464858590679571238546485859067957123854648585906795712385464858590679571238546485859067957123854648585906795712385464858590679571238546485859067957123854648585906795712385464858590679571238546485859067957123854648585906795712385464858590679571238546485859067957123854648585906795712385464858590679571238546485859067957123854648585906795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f841a423-fdeb-4256-8366-320f59bc0fb1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a0520b-54ce-4e4c-86aa-6c5328ae6ff7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a0520b-54ce-4e4c-86aa-6c5328ae6ff7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11745800728407109650 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174580072840710965011745800728407109650117458007284071096501174580072840710965011745800728407109650117458007284071096501174580072840710965011745800728407109650117458007284071096501174580072840710965011745800728407109650117458007284071096501174580072840710965011745800728407109650117458007284071096501174580072840710965011745800728407109650117458007284071096501174580072840710965011745800728407109650" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f00cc9-5465-466a-9606-0a77a33ec71c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29756b59-e447-4656-8e15-cf69370c9766, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29756b59-e447-4656-8e15-cf69370c9766, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4857515186738297971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48575151867382979714857515186738297971485751518673829797148575151867382979714857515186738297971485751518673829797148575151867382979714857515186738297971485751518673829797148575151867382979714857515186738297971485751518673829797148575151867382979714857515186738297971485751518673829797148575151867382979714857515186738297971485751518673829797148575151867382979714857515186738297971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a0520b-54ce-4e4c-86aa-6c5328ae6ff7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc14bea-32bb-4789-9eb2-c9b480cda412, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc14bea-32bb-4789-9eb2-c9b480cda412, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12319718700717003206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231971870071700320612319718700717003206123197187007170032061231971870071700320612319718700717003206123197187007170032061231971870071700320612319718700717003206123197187007170032061231971870071700320612319718700717003206123197187007170032061231971870071700320612319718700717003206123197187007170032061231971870071700320612319718700717003206123197187007170032061231971870071700320612319718700717003206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29756b59-e447-4656-8e15-cf69370c9766, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00916c3c-47cd-47c3-af1f-7fd81436a7bc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00916c3c-47cd-47c3-af1f-7fd81436a7bc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11477060857816359716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147706085781635971611477060857816359716114770608578163597161147706085781635971611477060857816359716114770608578163597161147706085781635971611477060857816359716114770608578163597161147706085781635971611477060857816359716114770608578163597161147706085781635971611477060857816359716114770608578163597161147706085781635971611477060857816359716114770608578163597161147706085781635971611477060857816359716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc14bea-32bb-4789-9eb2-c9b480cda412, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08287771-f3bf-4cd7-a9d5-1af4e191b759, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00916c3c-47cd-47c3-af1f-7fd81436a7bc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30c837c5-153a-4606-be8d-1b8a718aff76, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30c837c5-153a-4606-be8d-1b8a718aff76, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11345345852826314182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134534585282631418211345345852826314182113453458528263141821134534585282631418211345345852826314182113453458528263141821134534585282631418211345345852826314182113453458528263141821134534585282631418211345345852826314182113453458528263141821134534585282631418211345345852826314182113453458528263141821134534585282631418211345345852826314182113453458528263141821134534585282631418211345345852826314182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08287771-f3bf-4cd7-a9d5-1af4e191b759, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7555844580474875828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75558445804748758287555844580474875828755584458047487582875558445804748758287555844580474875828755584458047487582875558445804748758287555844580474875828755584458047487582875558445804748758287555844580474875828755584458047487582875558445804748758287555844580474875828755584458047487582875558445804748758287555844580474875828755584458047487582875558445804748758287555844580474875828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30c837c5-153a-4606-be8d-1b8a718aff76, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4c00d05-a357-46e5-b869-9be86ff12dab, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08287771-f3bf-4cd7-a9d5-1af4e191b759, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4c00d05-a357-46e5-b869-9be86ff12dab, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9293546548997321657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92935465489973216579293546548997321657929354654899732165792935465489973216579293546548997321657929354654899732165792935465489973216579293546548997321657929354654899732165792935465489973216579293546548997321657929354654899732165792935465489973216579293546548997321657929354654899732165792935465489973216579293546548997321657929354654899732165792935465489973216579293546548997321657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16c2ecdd-c1da-4acb-8814-89fe4540b928, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16c2ecdd-c1da-4acb-8814-89fe4540b928, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2145281595873598263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21452815958735982632145281595873598263214528159587359826321452815958735982632145281595873598263214528159587359826321452815958735982632145281595873598263214528159587359826321452815958735982632145281595873598263214528159587359826321452815958735982632145281595873598263214528159587359826321452815958735982632145281595873598263214528159587359826321452815958735982632145281595873598263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4c00d05-a357-46e5-b869-9be86ff12dab, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16c2ecdd-c1da-4acb-8814-89fe4540b928, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61614965-9ee0-4ed1-bdca-0f72357c4136, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61614965-9ee0-4ed1-bdca-0f72357c4136, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4072048887367040305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40720488873670403054072048887367040305407204888736704030540720488873670403054072048887367040305407204888736704030540720488873670403054072048887367040305407204888736704030540720488873670403054072048887367040305407204888736704030540720488873670403054072048887367040305407204888736704030540720488873670403054072048887367040305407204888736704030540720488873670403054072048887367040305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5272409-1088-4c8d-a05b-ebabd55ccff8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5272409-1088-4c8d-a05b-ebabd55ccff8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2440701057030154688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24407010570301546882440701057030154688244070105703015468824407010570301546882440701057030154688244070105703015468824407010570301546882440701057030154688244070105703015468824407010570301546882440701057030154688244070105703015468824407010570301546882440701057030154688244070105703015468824407010570301546882440701057030154688244070105703015468824407010570301546882440701057030154688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61614965-9ee0-4ed1-bdca-0f72357c4136, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a3e951-7ef6-412b-b045-e8790d54daf4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5272409-1088-4c8d-a05b-ebabd55ccff8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a3e951-7ef6-412b-b045-e8790d54daf4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221146476527868227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822114647652786822718221146476527868227182211464765278682271822114647652786822718221146476527868227182211464765278682271822114647652786822718221146476527868227182211464765278682271822114647652786822718221146476527868227182211464765278682271822114647652786822718221146476527868227182211464765278682271822114647652786822718221146476527868227182211464765278682271822114647652786822718221146476527868227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62b05865-122f-450a-958c-179df945243c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62b05865-122f-450a-958c-179df945243c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8378085467655072244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83780854676550722448378085467655072244837808546765507224483780854676550722448378085467655072244837808546765507224483780854676550722448378085467655072244837808546765507224483780854676550722448378085467655072244837808546765507224483780854676550722448378085467655072244837808546765507224483780854676550722448378085467655072244837808546765507224483780854676550722448378085467655072244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a3e951-7ef6-412b-b045-e8790d54daf4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62b05865-122f-450a-958c-179df945243c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb8358db-2eea-459d-9ec4-9e9c0c97331f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb8358db-2eea-459d-9ec4-9e9c0c97331f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11786626655374968748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178662665537496874811786626655374968748117866266553749687481178662665537496874811786626655374968748117866266553749687481178662665537496874811786626655374968748117866266553749687481178662665537496874811786626655374968748117866266553749687481178662665537496874811786626655374968748117866266553749687481178662665537496874811786626655374968748117866266553749687481178662665537496874811786626655374968748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efb4fc7a-f257-424c-9948-605afc4f7f32, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efb4fc7a-f257-424c-9948-605afc4f7f32, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6062022139575017464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60620221395750174646062022139575017464606202213957501746460620221395750174646062022139575017464606202213957501746460620221395750174646062022139575017464606202213957501746460620221395750174646062022139575017464606202213957501746460620221395750174646062022139575017464606202213957501746460620221395750174646062022139575017464606202213957501746460620221395750174646062022139575017464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb8358db-2eea-459d-9ec4-9e9c0c97331f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 495012da-7ffc-4026-a3a9-9cd62b58511b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 495012da-7ffc-4026-a3a9-9cd62b58511b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4958292522355466176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49582925223554661764958292522355466176495829252235546617649582925223554661764958292522355466176495829252235546617649582925223554661764958292522355466176495829252235546617649582925223554661764958292522355466176495829252235546617649582925223554661764958292522355466176495829252235546617649582925223554661764958292522355466176495829252235546617649582925223554661764958292522355466176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efb4fc7a-f257-424c-9948-605afc4f7f32, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 479c3a3b-3a09-41b0-8798-a649f5231b6a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 479c3a3b-3a09-41b0-8798-a649f5231b6a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10793432920186642348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079343292018664234810793432920186642348107934329201866423481079343292018664234810793432920186642348107934329201866423481079343292018664234810793432920186642348107934329201866423481079343292018664234810793432920186642348107934329201866423481079343292018664234810793432920186642348107934329201866423481079343292018664234810793432920186642348107934329201866423481079343292018664234810793432920186642348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 495012da-7ffc-4026-a3a9-9cd62b58511b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 479c3a3b-3a09-41b0-8798-a649f5231b6a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2787699-63c7-47ec-85b7-43d928d33249, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d2b084-bbe2-4de9-997a-3f250b39a539, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2787699-63c7-47ec-85b7-43d928d33249, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5515397987915763435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55153979879157634355515397987915763435551539798791576343555153979879157634355515397987915763435551539798791576343555153979879157634355515397987915763435551539798791576343555153979879157634355515397987915763435551539798791576343555153979879157634355515397987915763435551539798791576343555153979879157634355515397987915763435551539798791576343555153979879157634355515397987915763435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d2b084-bbe2-4de9-997a-3f250b39a539, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12999266115076492167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1299926611507649216712999266115076492167129992661150764921671299926611507649216712999266115076492167129992661150764921671299926611507649216712999266115076492167129992661150764921671299926611507649216712999266115076492167129992661150764921671299926611507649216712999266115076492167129992661150764921671299926611507649216712999266115076492167129992661150764921671299926611507649216712999266115076492167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2787699-63c7-47ec-85b7-43d928d33249, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0c68241-db3f-4563-994b-8bdd83d8eb25, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d2b084-bbe2-4de9-997a-3f250b39a539, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0c68241-db3f-4563-994b-8bdd83d8eb25, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3698066469739992769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36980664697399927693698066469739992769369806646973999276936980664697399927693698066469739992769369806646973999276936980664697399927693698066469739992769369806646973999276936980664697399927693698066469739992769369806646973999276936980664697399927693698066469739992769369806646973999276936980664697399927693698066469739992769369806646973999276936980664697399927693698066469739992769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fabaee2-566d-4d0c-9cb9-aa40f7b5d5d3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fabaee2-566d-4d0c-9cb9-aa40f7b5d5d3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17900955361945367505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790095536194536750517900955361945367505179009553619453675051790095536194536750517900955361945367505179009553619453675051790095536194536750517900955361945367505179009553619453675051790095536194536750517900955361945367505179009553619453675051790095536194536750517900955361945367505179009553619453675051790095536194536750517900955361945367505179009553619453675051790095536194536750517900955361945367505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0c68241-db3f-4563-994b-8bdd83d8eb25, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fabaee2-566d-4d0c-9cb9-aa40f7b5d5d3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5372321-602b-404f-938d-c3028d35439d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c9d74b-6c0b-4f64-9437-5ba3993d70b6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5372321-602b-404f-938d-c3028d35439d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17366180313939246990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736618031393924699017366180313939246990173661803139392469901736618031393924699017366180313939246990173661803139392469901736618031393924699017366180313939246990173661803139392469901736618031393924699017366180313939246990173661803139392469901736618031393924699017366180313939246990173661803139392469901736618031393924699017366180313939246990173661803139392469901736618031393924699017366180313939246990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c9d74b-6c0b-4f64-9437-5ba3993d70b6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17170260123896209813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717026012389620981317170260123896209813171702601238962098131717026012389620981317170260123896209813171702601238962098131717026012389620981317170260123896209813171702601238962098131717026012389620981317170260123896209813171702601238962098131717026012389620981317170260123896209813171702601238962098131717026012389620981317170260123896209813171702601238962098131717026012389620981317170260123896209813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5372321-602b-404f-938d-c3028d35439d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c9d74b-6c0b-4f64-9437-5ba3993d70b6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 607ebc1e-7848-4cfa-9c1c-93dcb5dec1a1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 607ebc1e-7848-4cfa-9c1c-93dcb5dec1a1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 281033094796545113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113281033094796545113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87cf7ba1-f2b6-4842-a245-ca3fc99a98a6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87cf7ba1-f2b6-4842-a245-ca3fc99a98a6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8309947687978093319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83099476879780933198309947687978093319830994768797809331983099476879780933198309947687978093319830994768797809331983099476879780933198309947687978093319830994768797809331983099476879780933198309947687978093319830994768797809331983099476879780933198309947687978093319830994768797809331983099476879780933198309947687978093319830994768797809331983099476879780933198309947687978093319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 607ebc1e-7848-4cfa-9c1c-93dcb5dec1a1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88551011-999d-44bb-b2ab-a6fc196376d7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87cf7ba1-f2b6-4842-a245-ca3fc99a98a6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88551011-999d-44bb-b2ab-a6fc196376d7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16282913329850600217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628291332985060021716282913329850600217162829133298506002171628291332985060021716282913329850600217162829133298506002171628291332985060021716282913329850600217162829133298506002171628291332985060021716282913329850600217162829133298506002171628291332985060021716282913329850600217162829133298506002171628291332985060021716282913329850600217162829133298506002171628291332985060021716282913329850600217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f333e63-9be6-482b-97da-c9ee4580e04b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f333e63-9be6-482b-97da-c9ee4580e04b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7436105320871882688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74361053208718826887436105320871882688743610532087188268874361053208718826887436105320871882688743610532087188268874361053208718826887436105320871882688743610532087188268874361053208718826887436105320871882688743610532087188268874361053208718826887436105320871882688743610532087188268874361053208718826887436105320871882688743610532087188268874361053208718826887436105320871882688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88551011-999d-44bb-b2ab-a6fc196376d7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b84e264-5279-4c4b-87fe-fb1d043d6731, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b84e264-5279-4c4b-87fe-fb1d043d6731, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15170363075119135242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517036307511913524215170363075119135242151703630751191352421517036307511913524215170363075119135242151703630751191352421517036307511913524215170363075119135242151703630751191352421517036307511913524215170363075119135242151703630751191352421517036307511913524215170363075119135242151703630751191352421517036307511913524215170363075119135242151703630751191352421517036307511913524215170363075119135242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f333e63-9be6-482b-97da-c9ee4580e04b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f50a35e-4d6d-4051-9436-e795b5cbf2ed, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f50a35e-4d6d-4051-9436-e795b5cbf2ed, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8335342917280034659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83353429172800346598335342917280034659833534291728003465983353429172800346598335342917280034659833534291728003465983353429172800346598335342917280034659833534291728003465983353429172800346598335342917280034659833534291728003465983353429172800346598335342917280034659833534291728003465983353429172800346598335342917280034659833534291728003465983353429172800346598335342917280034659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b84e264-5279-4c4b-87fe-fb1d043d6731, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f50a35e-4d6d-4051-9436-e795b5cbf2ed, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02dab2ed-967d-4752-a446-895e46e410ee, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02dab2ed-967d-4752-a446-895e46e410ee, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12596436779819216128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259643677981921612812596436779819216128125964367798192161281259643677981921612812596436779819216128125964367798192161281259643677981921612812596436779819216128125964367798192161281259643677981921612812596436779819216128125964367798192161281259643677981921612812596436779819216128125964367798192161281259643677981921612812596436779819216128125964367798192161281259643677981921612812596436779819216128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 723efc95-0e9e-4f62-96a0-97bbdb6fc926, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 723efc95-0e9e-4f62-96a0-97bbdb6fc926, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13287104574293288094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328710457429328809413287104574293288094132871045742932880941328710457429328809413287104574293288094132871045742932880941328710457429328809413287104574293288094132871045742932880941328710457429328809413287104574293288094132871045742932880941328710457429328809413287104574293288094132871045742932880941328710457429328809413287104574293288094132871045742932880941328710457429328809413287104574293288094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02dab2ed-967d-4752-a446-895e46e410ee, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e81825-8a78-437d-b524-3c50d79bc0e7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 723efc95-0e9e-4f62-96a0-97bbdb6fc926, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e81825-8a78-437d-b524-3c50d79bc0e7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7756510664479146833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77565106644791468337756510664479146833775651066447914683377565106644791468337756510664479146833775651066447914683377565106644791468337756510664479146833775651066447914683377565106644791468337756510664479146833775651066447914683377565106644791468337756510664479146833775651066447914683377565106644791468337756510664479146833775651066447914683377565106644791468337756510664479146833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530914ad-b538-42eb-b8bd-87ac9a4981c5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530914ad-b538-42eb-b8bd-87ac9a4981c5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16020472745839290788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602047274583929078816020472745839290788160204727458392907881602047274583929078816020472745839290788160204727458392907881602047274583929078816020472745839290788160204727458392907881602047274583929078816020472745839290788160204727458392907881602047274583929078816020472745839290788160204727458392907881602047274583929078816020472745839290788160204727458392907881602047274583929078816020472745839290788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e81825-8a78-437d-b524-3c50d79bc0e7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f741bf3-9550-451b-82b4-73402f16565e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530914ad-b538-42eb-b8bd-87ac9a4981c5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f741bf3-9550-451b-82b4-73402f16565e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13954662522104274420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395466252210427442013954662522104274420139546625221042744201395466252210427442013954662522104274420139546625221042744201395466252210427442013954662522104274420139546625221042744201395466252210427442013954662522104274420139546625221042744201395466252210427442013954662522104274420139546625221042744201395466252210427442013954662522104274420139546625221042744201395466252210427442013954662522104274420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 311bb032-10c0-41d1-973f-b18103480ae5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 311bb032-10c0-41d1-973f-b18103480ae5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676494856147724920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16764948561477249201676494856147724920167649485614772492016764948561477249201676494856147724920167649485614772492016764948561477249201676494856147724920167649485614772492016764948561477249201676494856147724920167649485614772492016764948561477249201676494856147724920167649485614772492016764948561477249201676494856147724920167649485614772492016764948561477249201676494856147724920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f741bf3-9550-451b-82b4-73402f16565e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 311bb032-10c0-41d1-973f-b18103480ae5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c070c1b-9822-4231-8cfa-8eb37b466fc4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c070c1b-9822-4231-8cfa-8eb37b466fc4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168803841701798739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216880384170179873912168803841701798739121688038417017987391216880384170179873912168803841701798739121688038417017987391216880384170179873912168803841701798739121688038417017987391216880384170179873912168803841701798739121688038417017987391216880384170179873912168803841701798739121688038417017987391216880384170179873912168803841701798739121688038417017987391216880384170179873912168803841701798739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fa02cb3-e47a-4bb1-88a0-0e77de2caa80, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fa02cb3-e47a-4bb1-88a0-0e77de2caa80, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 307479570889045241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241307479570889045241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c070c1b-9822-4231-8cfa-8eb37b466fc4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5259c23a-1251-40cd-84ed-b3935f02b210, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5259c23a-1251-40cd-84ed-b3935f02b210, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9963024373734298972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99630243737342989729963024373734298972996302437373429897299630243737342989729963024373734298972996302437373429897299630243737342989729963024373734298972996302437373429897299630243737342989729963024373734298972996302437373429897299630243737342989729963024373734298972996302437373429897299630243737342989729963024373734298972996302437373429897299630243737342989729963024373734298972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fa02cb3-e47a-4bb1-88a0-0e77de2caa80, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26a2bdc-b3c1-4ed3-924c-5e63a28bfef4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26a2bdc-b3c1-4ed3-924c-5e63a28bfef4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11828691631164601664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182869163116460166411828691631164601664118286916311646016641182869163116460166411828691631164601664118286916311646016641182869163116460166411828691631164601664118286916311646016641182869163116460166411828691631164601664118286916311646016641182869163116460166411828691631164601664118286916311646016641182869163116460166411828691631164601664118286916311646016641182869163116460166411828691631164601664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5259c23a-1251-40cd-84ed-b3935f02b210, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfb349a8-8104-4606-bd15-3b567eaba706, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfb349a8-8104-4606-bd15-3b567eaba706, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149207088201435981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014920708820143598110149207088201435981101492070882014359811014920708820143598110149207088201435981101492070882014359811014920708820143598110149207088201435981101492070882014359811014920708820143598110149207088201435981101492070882014359811014920708820143598110149207088201435981101492070882014359811014920708820143598110149207088201435981101492070882014359811014920708820143598110149207088201435981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26a2bdc-b3c1-4ed3-924c-5e63a28bfef4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfb349a8-8104-4606-bd15-3b567eaba706, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3be0e95c-ef22-49a3-b9e7-689578236c53, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3be0e95c-ef22-49a3-b9e7-689578236c53, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13280390004897690783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328039000489769078313280390004897690783132803900048976907831328039000489769078313280390004897690783132803900048976907831328039000489769078313280390004897690783132803900048976907831328039000489769078313280390004897690783132803900048976907831328039000489769078313280390004897690783132803900048976907831328039000489769078313280390004897690783132803900048976907831328039000489769078313280390004897690783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 808b80c4-5aee-44db-8a90-9b51c2405c7d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 808b80c4-5aee-44db-8a90-9b51c2405c7d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16950891288148729433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1695089128814872943316950891288148729433169508912881487294331695089128814872943316950891288148729433169508912881487294331695089128814872943316950891288148729433169508912881487294331695089128814872943316950891288148729433169508912881487294331695089128814872943316950891288148729433169508912881487294331695089128814872943316950891288148729433169508912881487294331695089128814872943316950891288148729433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3be0e95c-ef22-49a3-b9e7-689578236c53, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0365e864-201b-42df-a08a-b76a73d66ac5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0365e864-201b-42df-a08a-b76a73d66ac5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3072175409231283855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30721754092312838553072175409231283855307217540923128385530721754092312838553072175409231283855307217540923128385530721754092312838553072175409231283855307217540923128385530721754092312838553072175409231283855307217540923128385530721754092312838553072175409231283855307217540923128385530721754092312838553072175409231283855307217540923128385530721754092312838553072175409231283855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 808b80c4-5aee-44db-8a90-9b51c2405c7d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c572a345-8c9b-4da2-bada-e7afafdb75aa, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0365e864-201b-42df-a08a-b76a73d66ac5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c572a345-8c9b-4da2-bada-e7afafdb75aa, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9394591731410827581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93945917314108275819394591731410827581939459173141082758193945917314108275819394591731410827581939459173141082758193945917314108275819394591731410827581939459173141082758193945917314108275819394591731410827581939459173141082758193945917314108275819394591731410827581939459173141082758193945917314108275819394591731410827581939459173141082758193945917314108275819394591731410827581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c967d5-bed1-4351-a58d-a88b791d310d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c967d5-bed1-4351-a58d-a88b791d310d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8808917107893114770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88089171078931147708808917107893114770880891710789311477088089171078931147708808917107893114770880891710789311477088089171078931147708808917107893114770880891710789311477088089171078931147708808917107893114770880891710789311477088089171078931147708808917107893114770880891710789311477088089171078931147708808917107893114770880891710789311477088089171078931147708808917107893114770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c572a345-8c9b-4da2-bada-e7afafdb75aa, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c967d5-bed1-4351-a58d-a88b791d310d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef081b3-4184-445f-b0d3-e02b43896ab2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 449da514-4070-48a9-bae8-75bbfcd529bc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 449da514-4070-48a9-bae8-75bbfcd529bc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16541642908635893224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654164290863589322416541642908635893224165416429086358932241654164290863589322416541642908635893224165416429086358932241654164290863589322416541642908635893224165416429086358932241654164290863589322416541642908635893224165416429086358932241654164290863589322416541642908635893224165416429086358932241654164290863589322416541642908635893224165416429086358932241654164290863589322416541642908635893224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef081b3-4184-445f-b0d3-e02b43896ab2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16113030134366091101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611303013436609110116113030134366091101161130301343660911011611303013436609110116113030134366091101161130301343660911011611303013436609110116113030134366091101161130301343660911011611303013436609110116113030134366091101161130301343660911011611303013436609110116113030134366091101161130301343660911011611303013436609110116113030134366091101161130301343660911011611303013436609110116113030134366091101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef081b3-4184-445f-b0d3-e02b43896ab2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 449da514-4070-48a9-bae8-75bbfcd529bc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5127ff2-f71a-4857-8c98-19370315cec5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5127ff2-f71a-4857-8c98-19370315cec5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4945931531281276090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49459315312812760904945931531281276090494593153128127609049459315312812760904945931531281276090494593153128127609049459315312812760904945931531281276090494593153128127609049459315312812760904945931531281276090494593153128127609049459315312812760904945931531281276090494593153128127609049459315312812760904945931531281276090494593153128127609049459315312812760904945931531281276090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aae0d6b-26b4-408c-bcb6-5f9c28dbd044, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aae0d6b-26b4-408c-bcb6-5f9c28dbd044, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4061213441640869349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40612134416408693494061213441640869349406121344164086934940612134416408693494061213441640869349406121344164086934940612134416408693494061213441640869349406121344164086934940612134416408693494061213441640869349406121344164086934940612134416408693494061213441640869349406121344164086934940612134416408693494061213441640869349406121344164086934940612134416408693494061213441640869349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5127ff2-f71a-4857-8c98-19370315cec5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be38e56a-33f2-47c9-8814-b500a378b7fb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be38e56a-33f2-47c9-8814-b500a378b7fb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13849580136890520326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1384958013689052032613849580136890520326138495801368905203261384958013689052032613849580136890520326138495801368905203261384958013689052032613849580136890520326138495801368905203261384958013689052032613849580136890520326138495801368905203261384958013689052032613849580136890520326138495801368905203261384958013689052032613849580136890520326138495801368905203261384958013689052032613849580136890520326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aae0d6b-26b4-408c-bcb6-5f9c28dbd044, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf229a51-94c5-4f99-bc6c-6b18ecf707db, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be38e56a-33f2-47c9-8814-b500a378b7fb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf229a51-94c5-4f99-bc6c-6b18ecf707db, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2950983703896424116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29509837038964241162950983703896424116295098370389642411629509837038964241162950983703896424116295098370389642411629509837038964241162950983703896424116295098370389642411629509837038964241162950983703896424116295098370389642411629509837038964241162950983703896424116295098370389642411629509837038964241162950983703896424116295098370389642411629509837038964241162950983703896424116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, badd05a4-1fd0-4064-b2e8-fb7892daf8df, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, badd05a4-1fd0-4064-b2e8-fb7892daf8df, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7462414589510848892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74624145895108488927462414589510848892746241458951084889274624145895108488927462414589510848892746241458951084889274624145895108488927462414589510848892746241458951084889274624145895108488927462414589510848892746241458951084889274624145895108488927462414589510848892746241458951084889274624145895108488927462414589510848892746241458951084889274624145895108488927462414589510848892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf229a51-94c5-4f99-bc6c-6b18ecf707db, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe57164-6930-44c5-9871-f959b520a9c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe57164-6930-44c5-9871-f959b520a9c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3550193098054144770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35501930980541447703550193098054144770355019309805414477035501930980541447703550193098054144770355019309805414477035501930980541447703550193098054144770355019309805414477035501930980541447703550193098054144770355019309805414477035501930980541447703550193098054144770355019309805414477035501930980541447703550193098054144770355019309805414477035501930980541447703550193098054144770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, badd05a4-1fd0-4064-b2e8-fb7892daf8df, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be9eebd-443b-4452-beb1-a21e2442bee3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be9eebd-443b-4452-beb1-a21e2442bee3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13419585935681414747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1341958593568141474713419585935681414747134195859356814147471341958593568141474713419585935681414747134195859356814147471341958593568141474713419585935681414747134195859356814147471341958593568141474713419585935681414747134195859356814147471341958593568141474713419585935681414747134195859356814147471341958593568141474713419585935681414747134195859356814147471341958593568141474713419585935681414747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe57164-6930-44c5-9871-f959b520a9c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48559dfc-e8ac-4332-a087-cfa0b304ca70, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48559dfc-e8ac-4332-a087-cfa0b304ca70, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 46254601403146787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4625460140314678746254601403146787462546014031467874625460140314678746254601403146787462546014031467874625460140314678746254601403146787462546014031467874625460140314678746254601403146787462546014031467874625460140314678746254601403146787462546014031467874625460140314678746254601403146787462546014031467874625460140314678746254601403146787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be9eebd-443b-4452-beb1-a21e2442bee3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a597792-0a17-44aa-be2b-f11d3f7030cc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a597792-0a17-44aa-be2b-f11d3f7030cc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11883917857057819902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188391785705781990211883917857057819902118839178570578199021188391785705781990211883917857057819902118839178570578199021188391785705781990211883917857057819902118839178570578199021188391785705781990211883917857057819902118839178570578199021188391785705781990211883917857057819902118839178570578199021188391785705781990211883917857057819902118839178570578199021188391785705781990211883917857057819902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48559dfc-e8ac-4332-a087-cfa0b304ca70, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8759f32-10d5-4c34-bd13-713644fa7044, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a597792-0a17-44aa-be2b-f11d3f7030cc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8759f32-10d5-4c34-bd13-713644fa7044, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088942755968620296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50889427559686202965088942755968620296508894275596862029650889427559686202965088942755968620296508894275596862029650889427559686202965088942755968620296508894275596862029650889427559686202965088942755968620296508894275596862029650889427559686202965088942755968620296508894275596862029650889427559686202965088942755968620296508894275596862029650889427559686202965088942755968620296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4159eb-d124-4477-b906-ad9b23c2aeb0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4159eb-d124-4477-b906-ad9b23c2aeb0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6552826758975052802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65528267589750528026552826758975052802655282675897505280265528267589750528026552826758975052802655282675897505280265528267589750528026552826758975052802655282675897505280265528267589750528026552826758975052802655282675897505280265528267589750528026552826758975052802655282675897505280265528267589750528026552826758975052802655282675897505280265528267589750528026552826758975052802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8759f32-10d5-4c34-bd13-713644fa7044, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5446da6-bd2b-435a-ad16-e70c122a38c2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5446da6-bd2b-435a-ad16-e70c122a38c2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 804939021366117588 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588804939021366117588" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4159eb-d124-4477-b906-ad9b23c2aeb0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a0e1a4e-c7ef-4662-afce-f8a152afd4f9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a0e1a4e-c7ef-4662-afce-f8a152afd4f9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152189806175363307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91521898061753633079152189806175363307915218980617536330791521898061753633079152189806175363307915218980617536330791521898061753633079152189806175363307915218980617536330791521898061753633079152189806175363307915218980617536330791521898061753633079152189806175363307915218980617536330791521898061753633079152189806175363307915218980617536330791521898061753633079152189806175363307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5446da6-bd2b-435a-ad16-e70c122a38c2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1447c214-61fb-400d-a538-8b863f40e03b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1447c214-61fb-400d-a538-8b863f40e03b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5069305084147667930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50693050841476679305069305084147667930506930508414766793050693050841476679305069305084147667930506930508414766793050693050841476679305069305084147667930506930508414766793050693050841476679305069305084147667930506930508414766793050693050841476679305069305084147667930506930508414766793050693050841476679305069305084147667930506930508414766793050693050841476679305069305084147667930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a0e1a4e-c7ef-4662-afce-f8a152afd4f9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1df259-0d7a-41c6-9ee5-1dd48bc8cac4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1df259-0d7a-41c6-9ee5-1dd48bc8cac4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3033429184790905837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30334291847909058373033429184790905837303342918479090583730334291847909058373033429184790905837303342918479090583730334291847909058373033429184790905837303342918479090583730334291847909058373033429184790905837303342918479090583730334291847909058373033429184790905837303342918479090583730334291847909058373033429184790905837303342918479090583730334291847909058373033429184790905837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1447c214-61fb-400d-a538-8b863f40e03b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b32079e0-e021-4976-8565-8eacf12f412a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1df259-0d7a-41c6-9ee5-1dd48bc8cac4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 671f1087-b4ea-4b65-916c-be54b229a49a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 671f1087-b4ea-4b65-916c-be54b229a49a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407702434742184868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868407702434742184868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b32079e0-e021-4976-8565-8eacf12f412a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14646617941149860254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464661794114986025414646617941149860254146466179411498602541464661794114986025414646617941149860254146466179411498602541464661794114986025414646617941149860254146466179411498602541464661794114986025414646617941149860254146466179411498602541464661794114986025414646617941149860254146466179411498602541464661794114986025414646617941149860254146466179411498602541464661794114986025414646617941149860254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 671f1087-b4ea-4b65-916c-be54b229a49a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e848cb6e-a1ca-4198-9938-ec00c7ac2ae2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e848cb6e-a1ca-4198-9938-ec00c7ac2ae2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16522932167330292250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652293216733029225016522932167330292250165229321673302922501652293216733029225016522932167330292250165229321673302922501652293216733029225016522932167330292250165229321673302922501652293216733029225016522932167330292250165229321673302922501652293216733029225016522932167330292250165229321673302922501652293216733029225016522932167330292250165229321673302922501652293216733029225016522932167330292250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b32079e0-e021-4976-8565-8eacf12f412a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65231ba2-2e9d-4cc3-acf1-91c58ad301bd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e848cb6e-a1ca-4198-9938-ec00c7ac2ae2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e6b5fe-de89-4822-a0b2-672acd3b45b6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e6b5fe-de89-4822-a0b2-672acd3b45b6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16650805456155371978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665080545615537197816650805456155371978166508054561553719781665080545615537197816650805456155371978166508054561553719781665080545615537197816650805456155371978166508054561553719781665080545615537197816650805456155371978166508054561553719781665080545615537197816650805456155371978166508054561553719781665080545615537197816650805456155371978166508054561553719781665080545615537197816650805456155371978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65231ba2-2e9d-4cc3-acf1-91c58ad301bd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 509090402193958875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875509090402193958875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e6b5fe-de89-4822-a0b2-672acd3b45b6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a42b59e8-335b-468c-a454-84507980e7c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a42b59e8-335b-468c-a454-84507980e7c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7353446941952169981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73534469419521699817353446941952169981735344694195216998173534469419521699817353446941952169981735344694195216998173534469419521699817353446941952169981735344694195216998173534469419521699817353446941952169981735344694195216998173534469419521699817353446941952169981735344694195216998173534469419521699817353446941952169981735344694195216998173534469419521699817353446941952169981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65231ba2-2e9d-4cc3-acf1-91c58ad301bd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c85fd86-22ac-4e35-9c24-ede7b683597e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c85fd86-22ac-4e35-9c24-ede7b683597e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18096209559293461622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809620955929346162218096209559293461622180962095592934616221809620955929346162218096209559293461622180962095592934616221809620955929346162218096209559293461622180962095592934616221809620955929346162218096209559293461622180962095592934616221809620955929346162218096209559293461622180962095592934616221809620955929346162218096209559293461622180962095592934616221809620955929346162218096209559293461622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a42b59e8-335b-468c-a454-84507980e7c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0efdf0bd-5d0f-48b9-957c-6dcf4071a938, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0efdf0bd-5d0f-48b9-957c-6dcf4071a938, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 800773297375580320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320800773297375580320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0efdf0bd-5d0f-48b9-957c-6dcf4071a938, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b77aaac-0cb8-4198-9c0e-de24610b80f8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b77aaac-0cb8-4198-9c0e-de24610b80f8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13926849166288814004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392684916628881400413926849166288814004139268491662888140041392684916628881400413926849166288814004139268491662888140041392684916628881400413926849166288814004139268491662888140041392684916628881400413926849166288814004139268491662888140041392684916628881400413926849166288814004139268491662888140041392684916628881400413926849166288814004139268491662888140041392684916628881400413926849166288814004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b77aaac-0cb8-4198-9c0e-de24610b80f8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a06dc34c-805b-4a17-b8fe-063a3039f10c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a06dc34c-805b-4a17-b8fe-063a3039f10c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1387086250584342511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13870862505843425111387086250584342511138708625058434251113870862505843425111387086250584342511138708625058434251113870862505843425111387086250584342511138708625058434251113870862505843425111387086250584342511138708625058434251113870862505843425111387086250584342511138708625058434251113870862505843425111387086250584342511138708625058434251113870862505843425111387086250584342511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a06dc34c-805b-4a17-b8fe-063a3039f10c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29bb47c8-49f7-4a9d-b765-32199d8ae9ba, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29bb47c8-49f7-4a9d-b765-32199d8ae9ba, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16768392005840967178 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676839200584096717816768392005840967178167683920058409671781676839200584096717816768392005840967178167683920058409671781676839200584096717816768392005840967178167683920058409671781676839200584096717816768392005840967178167683920058409671781676839200584096717816768392005840967178167683920058409671781676839200584096717816768392005840967178167683920058409671781676839200584096717816768392005840967178" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c85fd86-22ac-4e35-9c24-ede7b683597e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5ee2064-40bd-4ea2-9498-0bf219d2f6ca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5ee2064-40bd-4ea2-9498-0bf219d2f6ca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4421977249982642928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44219772499826429284421977249982642928442197724998264292844219772499826429284421977249982642928442197724998264292844219772499826429284421977249982642928442197724998264292844219772499826429284421977249982642928442197724998264292844219772499826429284421977249982642928442197724998264292844219772499826429284421977249982642928442197724998264292844219772499826429284421977249982642928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5ee2064-40bd-4ea2-9498-0bf219d2f6ca, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d919c593-ba97-402b-83e3-1a9d710a8410, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d919c593-ba97-402b-83e3-1a9d710a8410, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1068505158236700171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10685051582367001711068505158236700171106850515823670017110685051582367001711068505158236700171106850515823670017110685051582367001711068505158236700171106850515823670017110685051582367001711068505158236700171106850515823670017110685051582367001711068505158236700171106850515823670017110685051582367001711068505158236700171106850515823670017110685051582367001711068505158236700171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29bb47c8-49f7-4a9d-b765-32199d8ae9ba, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a51b985-08f7-472c-8908-457484cce187, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a51b985-08f7-472c-8908-457484cce187, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5541556276830993473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55415562768309934735541556276830993473554155627683099347355415562768309934735541556276830993473554155627683099347355415562768309934735541556276830993473554155627683099347355415562768309934735541556276830993473554155627683099347355415562768309934735541556276830993473554155627683099347355415562768309934735541556276830993473554155627683099347355415562768309934735541556276830993473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a51b985-08f7-472c-8908-457484cce187, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a54c8a03-cf71-4e1e-a622-8e3c44b79c5b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d919c593-ba97-402b-83e3-1a9d710a8410, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee24293-d006-4465-b2ec-8f0f54f18d09, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee24293-d006-4465-b2ec-8f0f54f18d09, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11702923494827855734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170292349482785573411702923494827855734117029234948278557341170292349482785573411702923494827855734117029234948278557341170292349482785573411702923494827855734117029234948278557341170292349482785573411702923494827855734117029234948278557341170292349482785573411702923494827855734117029234948278557341170292349482785573411702923494827855734117029234948278557341170292349482785573411702923494827855734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a54c8a03-cf71-4e1e-a622-8e3c44b79c5b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9653508137294135712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96535081372941357129653508137294135712965350813729413571296535081372941357129653508137294135712965350813729413571296535081372941357129653508137294135712965350813729413571296535081372941357129653508137294135712965350813729413571296535081372941357129653508137294135712965350813729413571296535081372941357129653508137294135712965350813729413571296535081372941357129653508137294135712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee24293-d006-4465-b2ec-8f0f54f18d09, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86875c6-1e09-4461-a009-ff53265055ca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a54c8a03-cf71-4e1e-a622-8e3c44b79c5b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86875c6-1e09-4461-a009-ff53265055ca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4346772561440109908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43467725614401099084346772561440109908434677256144010990843467725614401099084346772561440109908434677256144010990843467725614401099084346772561440109908434677256144010990843467725614401099084346772561440109908434677256144010990843467725614401099084346772561440109908434677256144010990843467725614401099084346772561440109908434677256144010990843467725614401099084346772561440109908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb5098a-9a80-4471-9a55-d4ddf07a5967, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb5098a-9a80-4471-9a55-d4ddf07a5967, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8828970108563507148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88289701085635071488828970108563507148882897010856350714888289701085635071488828970108563507148882897010856350714888289701085635071488828970108563507148882897010856350714888289701085635071488828970108563507148882897010856350714888289701085635071488828970108563507148882897010856350714888289701085635071488828970108563507148882897010856350714888289701085635071488828970108563507148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86875c6-1e09-4461-a009-ff53265055ca, ghrun-hywccetzo4.auto.internal:16409): 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 72075186224038914." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhb8g7dcc9t7gr9qh3fk2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb5098a-9a80-4471-9a55-d4ddf07a5967, ghrun-hywccetzo4.auto.internal:16409): 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 72075186224038929." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhba084b04zh565acmp67" } } } } }
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038914." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038929." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8295b5-17b2-4c2f-a1dd-5a66343ca975, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5aa63a0-df8b-4f21-af6e-2aca9104fdb1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8295b5-17b2-4c2f-a1dd-5a66343ca975, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634777991520762834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5aa63a0-df8b-4f21-af6e-2aca9104fdb1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600790163580964015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5aa63a0-df8b-4f21-af6e-2aca9104fdb1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhbcwbjkk0jkcc6eg61n6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8295b5-17b2-4c2f-a1dd-5a66343ca975, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhbcp32fhfscrh7wgfcr1" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84c6f7b7-0109-4356-8625-171efc7a08da, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84c6f7b7-0109-4356-8625-171efc7a08da, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600790163580964015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eb8651-08d5-4248-887d-0101f3297cb6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eb8651-08d5-4248-887d-0101f3297cb6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5634777991520762834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834563477799152076283456347779915207628345634777991520762834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84c6f7b7-0109-4356-8625-171efc7a08da, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhbh06q9ytzeyterk4c71" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b371cc1-33be-44d8-ac24-304c48462b15, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b371cc1-33be-44d8-ac24-304c48462b15, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15600790163580964015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015156007901635809640151560079016358096401515600790163580964015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eb8651-08d5-4248-887d-0101f3297cb6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe373e3b-de99-4f88-9178-5ed53af594ce, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe373e3b-de99-4f88-9178-5ed53af594ce, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1534618592298687614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15346185922986876141534618592298687614153461859229868761415346185922986876141534618592298687614153461859229868761415346185922986876141534618592298687614153461859229868761415346185922986876141534618592298687614153461859229868761415346185922986876141534618592298687614153461859229868761415346185922986876141534618592298687614153461859229868761415346185922986876141534618592298687614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b371cc1-33be-44d8-ac24-304c48462b15, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 212acce4-97e8-4dcd-b2b7-b1fb81cffa33, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 212acce4-97e8-4dcd-b2b7-b1fb81cffa33, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16022315555282582251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602231555528258225116022315555282582251160223155552825822511602231555528258225116022315555282582251160223155552825822511602231555528258225116022315555282582251160223155552825822511602231555528258225116022315555282582251160223155552825822511602231555528258225116022315555282582251160223155552825822511602231555528258225116022315555282582251160223155552825822511602231555528258225116022315555282582251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe373e3b-de99-4f88-9178-5ed53af594ce, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4796df8e-3a17-4135-acf0-359aa99cce1a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4796df8e-3a17-4135-acf0-359aa99cce1a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5108794033270256185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51087940332702561855108794033270256185510879403327025618551087940332702561855108794033270256185510879403327025618551087940332702561855108794033270256185510879403327025618551087940332702561855108794033270256185510879403327025618551087940332702561855108794033270256185510879403327025618551087940332702561855108794033270256185510879403327025618551087940332702561855108794033270256185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 212acce4-97e8-4dcd-b2b7-b1fb81cffa33, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 288f049c-df72-494e-b0d2-626a8c43a8e1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288f049c-df72-494e-b0d2-626a8c43a8e1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14215191688279690587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421519168827969058714215191688279690587142151916882796905871421519168827969058714215191688279690587142151916882796905871421519168827969058714215191688279690587142151916882796905871421519168827969058714215191688279690587142151916882796905871421519168827969058714215191688279690587142151916882796905871421519168827969058714215191688279690587142151916882796905871421519168827969058714215191688279690587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4796df8e-3a17-4135-acf0-359aa99cce1a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b45c810-bbcc-4afa-a333-bea7c12f6558, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b45c810-bbcc-4afa-a333-bea7c12f6558, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8451614726906046177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84516147269060461778451614726906046177845161472690604617784516147269060461778451614726906046177845161472690604617784516147269060461778451614726906046177845161472690604617784516147269060461778451614726906046177845161472690604617784516147269060461778451614726906046177845161472690604617784516147269060461778451614726906046177845161472690604617784516147269060461778451614726906046177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288f049c-df72-494e-b0d2-626a8c43a8e1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f45091-caa1-4f41-8f2f-0f507c72316d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f45091-caa1-4f41-8f2f-0f507c72316d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13568653609352742562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356865360935274256213568653609352742562135686536093527425621356865360935274256213568653609352742562135686536093527425621356865360935274256213568653609352742562135686536093527425621356865360935274256213568653609352742562135686536093527425621356865360935274256213568653609352742562135686536093527425621356865360935274256213568653609352742562135686536093527425621356865360935274256213568653609352742562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b45c810-bbcc-4afa-a333-bea7c12f6558, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d584d443-9006-437f-baee-d772e3654bb0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d584d443-9006-437f-baee-d772e3654bb0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8651939961110553524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86519399611105535248651939961110553524865193996111055352486519399611105535248651939961110553524865193996111055352486519399611105535248651939961110553524865193996111055352486519399611105535248651939961110553524865193996111055352486519399611105535248651939961110553524865193996111055352486519399611105535248651939961110553524865193996111055352486519399611105535248651939961110553524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f45091-caa1-4f41-8f2f-0f507c72316d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd5faa6-7344-4290-b297-09cde0a16ac3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd5faa6-7344-4290-b297-09cde0a16ac3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8588217732336642287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85882177323366422878588217732336642287858821773233664228785882177323366422878588217732336642287858821773233664228785882177323366422878588217732336642287858821773233664228785882177323366422878588217732336642287858821773233664228785882177323366422878588217732336642287858821773233664228785882177323366422878588217732336642287858821773233664228785882177323366422878588217732336642287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d584d443-9006-437f-baee-d772e3654bb0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6197f80a-e8bf-4ff2-b0fe-ccded4dac4b1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6197f80a-e8bf-4ff2-b0fe-ccded4dac4b1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8167667535692042446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81676675356920424468167667535692042446816766753569204244681676675356920424468167667535692042446816766753569204244681676675356920424468167667535692042446816766753569204244681676675356920424468167667535692042446816766753569204244681676675356920424468167667535692042446816766753569204244681676675356920424468167667535692042446816766753569204244681676675356920424468167667535692042446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd5faa6-7344-4290-b297-09cde0a16ac3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 765c0a65-4c4e-4cec-9618-127378fb5d6a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 765c0a65-4c4e-4cec-9618-127378fb5d6a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8618567886359729692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86185678863597296928618567886359729692861856788635972969286185678863597296928618567886359729692861856788635972969286185678863597296928618567886359729692861856788635972969286185678863597296928618567886359729692861856788635972969286185678863597296928618567886359729692861856788635972969286185678863597296928618567886359729692861856788635972969286185678863597296928618567886359729692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6197f80a-e8bf-4ff2-b0fe-ccded4dac4b1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a56e13-cf91-4097-b833-f9fedd13e910, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a56e13-cf91-4097-b833-f9fedd13e910, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545231424238014449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95452314242380144499545231424238014449954523142423801444995452314242380144499545231424238014449954523142423801444995452314242380144499545231424238014449954523142423801444995452314242380144499545231424238014449954523142423801444995452314242380144499545231424238014449954523142423801444995452314242380144499545231424238014449954523142423801444995452314242380144499545231424238014449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 765c0a65-4c4e-4cec-9618-127378fb5d6a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 927f9ada-b786-467f-bbc0-6c5eeb73c9c4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927f9ada-b786-467f-bbc0-6c5eeb73c9c4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1467157208859720432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14671572088597204321467157208859720432146715720885972043214671572088597204321467157208859720432146715720885972043214671572088597204321467157208859720432146715720885972043214671572088597204321467157208859720432146715720885972043214671572088597204321467157208859720432146715720885972043214671572088597204321467157208859720432146715720885972043214671572088597204321467157208859720432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a56e13-cf91-4097-b833-f9fedd13e910, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba35f191-4f88-4dda-8577-b44974df6482, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927f9ada-b786-467f-bbc0-6c5eeb73c9c4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba35f191-4f88-4dda-8577-b44974df6482, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17652044825128832800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765204482512883280017652044825128832800176520448251288328001765204482512883280017652044825128832800176520448251288328001765204482512883280017652044825128832800176520448251288328001765204482512883280017652044825128832800176520448251288328001765204482512883280017652044825128832800176520448251288328001765204482512883280017652044825128832800176520448251288328001765204482512883280017652044825128832800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed7ebae7-a165-4fe2-b74f-1f96c9da8dd6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba35f191-4f88-4dda-8577-b44974df6482, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed7ebae7-a165-4fe2-b74f-1f96c9da8dd6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9690978057327637919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96909780573276379199690978057327637919969097805732763791996909780573276379199690978057327637919969097805732763791996909780573276379199690978057327637919969097805732763791996909780573276379199690978057327637919969097805732763791996909780573276379199690978057327637919969097805732763791996909780573276379199690978057327637919969097805732763791996909780573276379199690978057327637919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdb710f-0310-44f3-9298-3b3a05c0cc73, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdb710f-0310-44f3-9298-3b3a05c0cc73, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8929030788510248455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89290307885102484558929030788510248455892903078851024845589290307885102484558929030788510248455892903078851024845589290307885102484558929030788510248455892903078851024845589290307885102484558929030788510248455892903078851024845589290307885102484558929030788510248455892903078851024845589290307885102484558929030788510248455892903078851024845589290307885102484558929030788510248455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed7ebae7-a165-4fe2-b74f-1f96c9da8dd6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d50fef-2634-49ad-bf73-4363a8a55ef7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d50fef-2634-49ad-bf73-4363a8a55ef7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14989965526153450470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498996552615345047014989965526153450470149899655261534504701498996552615345047014989965526153450470149899655261534504701498996552615345047014989965526153450470149899655261534504701498996552615345047014989965526153450470149899655261534504701498996552615345047014989965526153450470149899655261534504701498996552615345047014989965526153450470149899655261534504701498996552615345047014989965526153450470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdb710f-0310-44f3-9298-3b3a05c0cc73, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5780b2c2-db48-41ab-a8f8-ee646df9c898, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5780b2c2-db48-41ab-a8f8-ee646df9c898, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9361844851906177232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93618448519061772329361844851906177232936184485190617723293618448519061772329361844851906177232936184485190617723293618448519061772329361844851906177232936184485190617723293618448519061772329361844851906177232936184485190617723293618448519061772329361844851906177232936184485190617723293618448519061772329361844851906177232936184485190617723293618448519061772329361844851906177232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d50fef-2634-49ad-bf73-4363a8a55ef7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67ff1b40-1f50-458d-a2c9-c2e56d3a3c53, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67ff1b40-1f50-458d-a2c9-c2e56d3a3c53, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6665823023375512526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66658230233755125266665823023375512526666582302337551252666658230233755125266665823023375512526666582302337551252666658230233755125266665823023375512526666582302337551252666658230233755125266665823023375512526666582302337551252666658230233755125266665823023375512526666582302337551252666658230233755125266665823023375512526666582302337551252666658230233755125266665823023375512526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5780b2c2-db48-41ab-a8f8-ee646df9c898, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000c88d7-4781-4851-a284-5630e0f12c65, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000c88d7-4781-4851-a284-5630e0f12c65, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6786253321821339447 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67862533218213394476786253321821339447678625332182133944767862533218213394476786253321821339447678625332182133944767862533218213394476786253321821339447678625332182133944767862533218213394476786253321821339447678625332182133944767862533218213394476786253321821339447678625332182133944767862533218213394476786253321821339447678625332182133944767862533218213394476786253321821339447" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67ff1b40-1f50-458d-a2c9-c2e56d3a3c53, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39ed6ede-1b4a-4c32-88c9-f88edba5b605, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39ed6ede-1b4a-4c32-88c9-f88edba5b605, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5644251916082300274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56442519160823002745644251916082300274564425191608230027456442519160823002745644251916082300274564425191608230027456442519160823002745644251916082300274564425191608230027456442519160823002745644251916082300274564425191608230027456442519160823002745644251916082300274564425191608230027456442519160823002745644251916082300274564425191608230027456442519160823002745644251916082300274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000c88d7-4781-4851-a284-5630e0f12c65, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2a00c7-f12d-4fb1-b991-560345b9af2b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2a00c7-f12d-4fb1-b991-560345b9af2b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7087905157791547279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70879051577915472797087905157791547279708790515779154727970879051577915472797087905157791547279708790515779154727970879051577915472797087905157791547279708790515779154727970879051577915472797087905157791547279708790515779154727970879051577915472797087905157791547279708790515779154727970879051577915472797087905157791547279708790515779154727970879051577915472797087905157791547279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39ed6ede-1b4a-4c32-88c9-f88edba5b605, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32533211-e3fb-4d50-be8b-932b556103fb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2a00c7-f12d-4fb1-b991-560345b9af2b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32533211-e3fb-4d50-be8b-932b556103fb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13980513368022900947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398051336802290094713980513368022900947139805133680229009471398051336802290094713980513368022900947139805133680229009471398051336802290094713980513368022900947139805133680229009471398051336802290094713980513368022900947139805133680229009471398051336802290094713980513368022900947139805133680229009471398051336802290094713980513368022900947139805133680229009471398051336802290094713980513368022900947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63f5af0c-1f3b-4d34-950a-02c64d0f3ad0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63f5af0c-1f3b-4d34-950a-02c64d0f3ad0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6267384009189894818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62673840091898948186267384009189894818626738400918989481862673840091898948186267384009189894818626738400918989481862673840091898948186267384009189894818626738400918989481862673840091898948186267384009189894818626738400918989481862673840091898948186267384009189894818626738400918989481862673840091898948186267384009189894818626738400918989481862673840091898948186267384009189894818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32533211-e3fb-4d50-be8b-932b556103fb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba17b901-6dc1-4ae6-bebe-54c881ebe2b1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba17b901-6dc1-4ae6-bebe-54c881ebe2b1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17275029149527369397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1727502914952736939717275029149527369397172750291495273693971727502914952736939717275029149527369397172750291495273693971727502914952736939717275029149527369397172750291495273693971727502914952736939717275029149527369397172750291495273693971727502914952736939717275029149527369397172750291495273693971727502914952736939717275029149527369397172750291495273693971727502914952736939717275029149527369397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63f5af0c-1f3b-4d34-950a-02c64d0f3ad0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95ef424-73de-4240-87d0-414ae867b592, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95ef424-73de-4240-87d0-414ae867b592, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749297681713657542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97492976817136575429749297681713657542974929768171365754297492976817136575429749297681713657542974929768171365754297492976817136575429749297681713657542974929768171365754297492976817136575429749297681713657542974929768171365754297492976817136575429749297681713657542974929768171365754297492976817136575429749297681713657542974929768171365754297492976817136575429749297681713657542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba17b901-6dc1-4ae6-bebe-54c881ebe2b1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96e79501-f8ce-409d-b5eb-a75b39b1235c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96e79501-f8ce-409d-b5eb-a75b39b1235c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5834995728915686170 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58349957289156861705834995728915686170583499572891568617058349957289156861705834995728915686170583499572891568617058349957289156861705834995728915686170583499572891568617058349957289156861705834995728915686170583499572891568617058349957289156861705834995728915686170583499572891568617058349957289156861705834995728915686170583499572891568617058349957289156861705834995728915686170" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95ef424-73de-4240-87d0-414ae867b592, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d92698-2447-4b0a-95e4-cd86ff52a47d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d92698-2447-4b0a-95e4-cd86ff52a47d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9768868941592741653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97688689415927416539768868941592741653976886894159274165397688689415927416539768868941592741653976886894159274165397688689415927416539768868941592741653976886894159274165397688689415927416539768868941592741653976886894159274165397688689415927416539768868941592741653976886894159274165397688689415927416539768868941592741653976886894159274165397688689415927416539768868941592741653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96e79501-f8ce-409d-b5eb-a75b39b1235c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e25e2bef-0401-48c8-9f50-8077efb3c065, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e25e2bef-0401-48c8-9f50-8077efb3c065, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1809063235781344616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18090632357813446161809063235781344616180906323578134461618090632357813446161809063235781344616180906323578134461618090632357813446161809063235781344616180906323578134461618090632357813446161809063235781344616180906323578134461618090632357813446161809063235781344616180906323578134461618090632357813446161809063235781344616180906323578134461618090632357813446161809063235781344616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d92698-2447-4b0a-95e4-cd86ff52a47d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9109abb7-166a-40fd-b840-d95b2f82b03a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9109abb7-166a-40fd-b840-d95b2f82b03a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12427774192122516875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1242777419212251687512427774192122516875124277741921225168751242777419212251687512427774192122516875124277741921225168751242777419212251687512427774192122516875124277741921225168751242777419212251687512427774192122516875124277741921225168751242777419212251687512427774192122516875124277741921225168751242777419212251687512427774192122516875124277741921225168751242777419212251687512427774192122516875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e25e2bef-0401-48c8-9f50-8077efb3c065, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fec20dec-bf20-4444-94d3-43f6c5363a70, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fec20dec-bf20-4444-94d3-43f6c5363a70, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18267104601578934319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826710460157893431918267104601578934319182671046015789343191826710460157893431918267104601578934319182671046015789343191826710460157893431918267104601578934319182671046015789343191826710460157893431918267104601578934319182671046015789343191826710460157893431918267104601578934319182671046015789343191826710460157893431918267104601578934319182671046015789343191826710460157893431918267104601578934319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fec20dec-bf20-4444-94d3-43f6c5363a70, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76dfbea6-b2e5-4474-85ae-18f8f97281ac, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76dfbea6-b2e5-4474-85ae-18f8f97281ac, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11254788208207468990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125478820820746899011254788208207468990112547882082074689901125478820820746899011254788208207468990112547882082074689901125478820820746899011254788208207468990112547882082074689901125478820820746899011254788208207468990112547882082074689901125478820820746899011254788208207468990112547882082074689901125478820820746899011254788208207468990112547882082074689901125478820820746899011254788208207468990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9109abb7-166a-40fd-b840-d95b2f82b03a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5316f2b-4e58-4a70-b8cc-f621ab8051cd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5316f2b-4e58-4a70-b8cc-f621ab8051cd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4306459303020088553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43064593030200885534306459303020088553430645930302008855343064593030200885534306459303020088553430645930302008855343064593030200885534306459303020088553430645930302008855343064593030200885534306459303020088553430645930302008855343064593030200885534306459303020088553430645930302008855343064593030200885534306459303020088553430645930302008855343064593030200885534306459303020088553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76dfbea6-b2e5-4474-85ae-18f8f97281ac, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399981c0-cc94-41e9-a1da-e6d32051bbca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399981c0-cc94-41e9-a1da-e6d32051bbca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18216089262921803297 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821608926292180329718216089262921803297182160892629218032971821608926292180329718216089262921803297182160892629218032971821608926292180329718216089262921803297182160892629218032971821608926292180329718216089262921803297182160892629218032971821608926292180329718216089262921803297182160892629218032971821608926292180329718216089262921803297182160892629218032971821608926292180329718216089262921803297" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5316f2b-4e58-4a70-b8cc-f621ab8051cd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad2f8a2b-b1b5-442f-9af5-4896ffd73c64, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad2f8a2b-b1b5-442f-9af5-4896ffd73c64, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11701602542388844780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170160254238884478011701602542388844780117016025423888447801170160254238884478011701602542388844780117016025423888447801170160254238884478011701602542388844780117016025423888447801170160254238884478011701602542388844780117016025423888447801170160254238884478011701602542388844780117016025423888447801170160254238884478011701602542388844780117016025423888447801170160254238884478011701602542388844780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399981c0-cc94-41e9-a1da-e6d32051bbca, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 977aacfa-f304-4c99-9cc0-798f4ce5911f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 977aacfa-f304-4c99-9cc0-798f4ce5911f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6185236684641918026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61852366846419180266185236684641918026618523668464191802661852366846419180266185236684641918026618523668464191802661852366846419180266185236684641918026618523668464191802661852366846419180266185236684641918026618523668464191802661852366846419180266185236684641918026618523668464191802661852366846419180266185236684641918026618523668464191802661852366846419180266185236684641918026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad2f8a2b-b1b5-442f-9af5-4896ffd73c64, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531fd778-9f7b-4712-818d-d42795baef7b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531fd778-9f7b-4712-818d-d42795baef7b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4434361798850685542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44343617988506855424434361798850685542443436179885068554244343617988506855424434361798850685542443436179885068554244343617988506855424434361798850685542443436179885068554244343617988506855424434361798850685542443436179885068554244343617988506855424434361798850685542443436179885068554244343617988506855424434361798850685542443436179885068554244343617988506855424434361798850685542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 977aacfa-f304-4c99-9cc0-798f4ce5911f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 625684ed-dc06-4d04-917e-b29a7cc6e2f1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 625684ed-dc06-4d04-917e-b29a7cc6e2f1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13141470918839977114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314147091883997711413141470918839977114131414709188399771141314147091883997711413141470918839977114131414709188399771141314147091883997711413141470918839977114131414709188399771141314147091883997711413141470918839977114131414709188399771141314147091883997711413141470918839977114131414709188399771141314147091883997711413141470918839977114131414709188399771141314147091883997711413141470918839977114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531fd778-9f7b-4712-818d-d42795baef7b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bee7c82-64a7-4687-bb88-2720549bf812, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bee7c82-64a7-4687-bb88-2720549bf812, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2460288977141469980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24602889771414699802460288977141469980246028897714146998024602889771414699802460288977141469980246028897714146998024602889771414699802460288977141469980246028897714146998024602889771414699802460288977141469980246028897714146998024602889771414699802460288977141469980246028897714146998024602889771414699802460288977141469980246028897714146998024602889771414699802460288977141469980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bee7c82-64a7-4687-bb88-2720549bf812, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b88269c-f904-48ae-8577-1df08439db69, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b88269c-f904-48ae-8577-1df08439db69, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13782233216882875622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378223321688287562213782233216882875622137822332168828756221378223321688287562213782233216882875622137822332168828756221378223321688287562213782233216882875622137822332168828756221378223321688287562213782233216882875622137822332168828756221378223321688287562213782233216882875622137822332168828756221378223321688287562213782233216882875622137822332168828756221378223321688287562213782233216882875622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 625684ed-dc06-4d04-917e-b29a7cc6e2f1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50665940-04b1-4dc0-8425-354ee4054dbd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b88269c-f904-48ae-8577-1df08439db69, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1509c6ba-1412-4fad-a828-2647e62a9e1f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1509c6ba-1412-4fad-a828-2647e62a9e1f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14577951918464100597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457795191846410059714577951918464100597145779519184641005971457795191846410059714577951918464100597145779519184641005971457795191846410059714577951918464100597145779519184641005971457795191846410059714577951918464100597145779519184641005971457795191846410059714577951918464100597145779519184641005971457795191846410059714577951918464100597145779519184641005971457795191846410059714577951918464100597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50665940-04b1-4dc0-8425-354ee4054dbd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2321786681914880495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23217866819148804952321786681914880495232178668191488049523217866819148804952321786681914880495232178668191488049523217866819148804952321786681914880495232178668191488049523217866819148804952321786681914880495232178668191488049523217866819148804952321786681914880495232178668191488049523217866819148804952321786681914880495232178668191488049523217866819148804952321786681914880495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1509c6ba-1412-4fad-a828-2647e62a9e1f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50665940-04b1-4dc0-8425-354ee4054dbd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d6ce33b-f3bc-488d-a8da-b44b72a20b76, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d6ce33b-f3bc-488d-a8da-b44b72a20b76, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14132843453432985283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413284345343298528314132843453432985283141328434534329852831413284345343298528314132843453432985283141328434534329852831413284345343298528314132843453432985283141328434534329852831413284345343298528314132843453432985283141328434534329852831413284345343298528314132843453432985283141328434534329852831413284345343298528314132843453432985283141328434534329852831413284345343298528314132843453432985283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d6ce33b-f3bc-488d-a8da-b44b72a20b76, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c985f1b-f92c-46cc-a0e7-b8b17321a06f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c985f1b-f92c-46cc-a0e7-b8b17321a06f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8931893190734841538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89318931907348415388931893190734841538893189319073484153889318931907348415388931893190734841538893189319073484153889318931907348415388931893190734841538893189319073484153889318931907348415388931893190734841538893189319073484153889318931907348415388931893190734841538893189319073484153889318931907348415388931893190734841538893189319073484153889318931907348415388931893190734841538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99b6f470-3e48-4950-84d9-63f0c32bb791, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99b6f470-3e48-4950-84d9-63f0c32bb791, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6538149648994890184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65381496489948901846538149648994890184653814964899489018465381496489948901846538149648994890184653814964899489018465381496489948901846538149648994890184653814964899489018465381496489948901846538149648994890184653814964899489018465381496489948901846538149648994890184653814964899489018465381496489948901846538149648994890184653814964899489018465381496489948901846538149648994890184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c985f1b-f92c-46cc-a0e7-b8b17321a06f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5381cca-2229-49e9-98c7-cfa12fe1b36b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99b6f470-3e48-4950-84d9-63f0c32bb791, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5381cca-2229-49e9-98c7-cfa12fe1b36b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14348875031865708324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434887503186570832414348875031865708324143488750318657083241434887503186570832414348875031865708324143488750318657083241434887503186570832414348875031865708324143488750318657083241434887503186570832414348875031865708324143488750318657083241434887503186570832414348875031865708324143488750318657083241434887503186570832414348875031865708324143488750318657083241434887503186570832414348875031865708324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4838465e-29c1-4cd3-b390-3247907615ea, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5381cca-2229-49e9-98c7-cfa12fe1b36b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4838465e-29c1-4cd3-b390-3247907615ea, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624750693079597631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462475069307959763114624750693079597631146247506930795976311462475069307959763114624750693079597631146247506930795976311462475069307959763114624750693079597631146247506930795976311462475069307959763114624750693079597631146247506930795976311462475069307959763114624750693079597631146247506930795976311462475069307959763114624750693079597631146247506930795976311462475069307959763114624750693079597631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7f7924-6478-4b9f-95cb-29ffe6b9e650, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7f7924-6478-4b9f-95cb-29ffe6b9e650, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17011674070499554441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701167407049955444117011674070499554441170116740704995544411701167407049955444117011674070499554441170116740704995544411701167407049955444117011674070499554441170116740704995544411701167407049955444117011674070499554441170116740704995544411701167407049955444117011674070499554441170116740704995544411701167407049955444117011674070499554441170116740704995544411701167407049955444117011674070499554441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4838465e-29c1-4cd3-b390-3247907615ea, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c5234dc-376d-4841-b7c2-09a712d78922, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c5234dc-376d-4841-b7c2-09a712d78922, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6694105284782721017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66941052847827210176694105284782721017669410528478272101766941052847827210176694105284782721017669410528478272101766941052847827210176694105284782721017669410528478272101766941052847827210176694105284782721017669410528478272101766941052847827210176694105284782721017669410528478272101766941052847827210176694105284782721017669410528478272101766941052847827210176694105284782721017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7f7924-6478-4b9f-95cb-29ffe6b9e650, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e520010a-f37e-4b5f-9ca9-7f00f9bc7c70, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e520010a-f37e-4b5f-9ca9-7f00f9bc7c70, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10418083200286265920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041808320028626592010418083200286265920104180832002862659201041808320028626592010418083200286265920104180832002862659201041808320028626592010418083200286265920104180832002862659201041808320028626592010418083200286265920104180832002862659201041808320028626592010418083200286265920104180832002862659201041808320028626592010418083200286265920104180832002862659201041808320028626592010418083200286265920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c5234dc-376d-4841-b7c2-09a712d78922, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1da8762d-7c9b-4919-99a7-3a950d4f1211, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1da8762d-7c9b-4919-99a7-3a950d4f1211, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8897331264987113884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88973312649871138848897331264987113884889733126498711388488973312649871138848897331264987113884889733126498711388488973312649871138848897331264987113884889733126498711388488973312649871138848897331264987113884889733126498711388488973312649871138848897331264987113884889733126498711388488973312649871138848897331264987113884889733126498711388488973312649871138848897331264987113884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1da8762d-7c9b-4919-99a7-3a950d4f1211, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01f6407-e004-4114-bc07-80fc8ad5c7e8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01f6407-e004-4114-bc07-80fc8ad5c7e8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12971643957534739772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297164395753473977212971643957534739772129716439575347397721297164395753473977212971643957534739772129716439575347397721297164395753473977212971643957534739772129716439575347397721297164395753473977212971643957534739772129716439575347397721297164395753473977212971643957534739772129716439575347397721297164395753473977212971643957534739772129716439575347397721297164395753473977212971643957534739772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e520010a-f37e-4b5f-9ca9-7f00f9bc7c70, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d9ec63a-e058-4ddb-ae6c-b85d8d8a915f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d9ec63a-e058-4ddb-ae6c-b85d8d8a915f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14817012975582502897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481701297558250289714817012975582502897148170129755825028971481701297558250289714817012975582502897148170129755825028971481701297558250289714817012975582502897148170129755825028971481701297558250289714817012975582502897148170129755825028971481701297558250289714817012975582502897148170129755825028971481701297558250289714817012975582502897148170129755825028971481701297558250289714817012975582502897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01f6407-e004-4114-bc07-80fc8ad5c7e8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d9ec63a-e058-4ddb-ae6c-b85d8d8a915f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190af712-a098-4029-bcad-645bc3a6eb44, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190af712-a098-4029-bcad-645bc3a6eb44, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11240815338639736088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124081533863973608811240815338639736088112408153386397360881124081533863973608811240815338639736088112408153386397360881124081533863973608811240815338639736088112408153386397360881124081533863973608811240815338639736088112408153386397360881124081533863973608811240815338639736088112408153386397360881124081533863973608811240815338639736088112408153386397360881124081533863973608811240815338639736088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab94db69-76c2-49bf-864a-d186e3611acf, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab94db69-76c2-49bf-864a-d186e3611acf, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16908136300375527536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690813630037552753616908136300375527536169081363003755275361690813630037552753616908136300375527536169081363003755275361690813630037552753616908136300375527536169081363003755275361690813630037552753616908136300375527536169081363003755275361690813630037552753616908136300375527536169081363003755275361690813630037552753616908136300375527536169081363003755275361690813630037552753616908136300375527536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190af712-a098-4029-bcad-645bc3a6eb44, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ec2b0c4-fc61-481a-83bc-838f45581508, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ec2b0c4-fc61-481a-83bc-838f45581508, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11964058446063804806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196405844606380480611964058446063804806119640584460638048061196405844606380480611964058446063804806119640584460638048061196405844606380480611964058446063804806119640584460638048061196405844606380480611964058446063804806119640584460638048061196405844606380480611964058446063804806119640584460638048061196405844606380480611964058446063804806119640584460638048061196405844606380480611964058446063804806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab94db69-76c2-49bf-864a-d186e3611acf, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ec2b0c4-fc61-481a-83bc-838f45581508, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 185d329c-0817-42b1-a19d-104fda3d58e3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e15b59a-3e62-4c3c-b4f4-dff65b591044, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 185d329c-0817-42b1-a19d-104fda3d58e3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 806254295174875054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054806254295174875054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e15b59a-3e62-4c3c-b4f4-dff65b591044, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1855142391123067491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18551423911230674911855142391123067491185514239112306749118551423911230674911855142391123067491185514239112306749118551423911230674911855142391123067491185514239112306749118551423911230674911855142391123067491185514239112306749118551423911230674911855142391123067491185514239112306749118551423911230674911855142391123067491185514239112306749118551423911230674911855142391123067491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 185d329c-0817-42b1-a19d-104fda3d58e3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e15b59a-3e62-4c3c-b4f4-dff65b591044, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df1d760-2e71-48b1-b291-38a94ec314b7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df1d760-2e71-48b1-b291-38a94ec314b7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9451632811395333981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94516328113953339819451632811395333981945163281139533398194516328113953339819451632811395333981945163281139533398194516328113953339819451632811395333981945163281139533398194516328113953339819451632811395333981945163281139533398194516328113953339819451632811395333981945163281139533398194516328113953339819451632811395333981945163281139533398194516328113953339819451632811395333981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25afee2-c267-42e5-8b54-f97575a85cda, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25afee2-c267-42e5-8b54-f97575a85cda, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11483505641318738413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148350564131873841311483505641318738413114835056413187384131148350564131873841311483505641318738413114835056413187384131148350564131873841311483505641318738413114835056413187384131148350564131873841311483505641318738413114835056413187384131148350564131873841311483505641318738413114835056413187384131148350564131873841311483505641318738413114835056413187384131148350564131873841311483505641318738413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df1d760-2e71-48b1-b291-38a94ec314b7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6947c3f7-8526-4e58-a9b7-69568d4204d9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6947c3f7-8526-4e58-a9b7-69568d4204d9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13727351380435802339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372735138043580233913727351380435802339137273513804358023391372735138043580233913727351380435802339137273513804358023391372735138043580233913727351380435802339137273513804358023391372735138043580233913727351380435802339137273513804358023391372735138043580233913727351380435802339137273513804358023391372735138043580233913727351380435802339137273513804358023391372735138043580233913727351380435802339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25afee2-c267-42e5-8b54-f97575a85cda, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9aa7f53-710b-4719-9da9-62fb98f07775, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9aa7f53-710b-4719-9da9-62fb98f07775, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10579500006818466386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1057950000681846638610579500006818466386105795000068184663861057950000681846638610579500006818466386105795000068184663861057950000681846638610579500006818466386105795000068184663861057950000681846638610579500006818466386105795000068184663861057950000681846638610579500006818466386105795000068184663861057950000681846638610579500006818466386105795000068184663861057950000681846638610579500006818466386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9aa7f53-710b-4719-9da9-62fb98f07775, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f94f569-78e9-4b00-9e96-b6f88e115ef7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f94f569-78e9-4b00-9e96-b6f88e115ef7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4958742642757569724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49587426427575697244958742642757569724495874264275756972449587426427575697244958742642757569724495874264275756972449587426427575697244958742642757569724495874264275756972449587426427575697244958742642757569724495874264275756972449587426427575697244958742642757569724495874264275756972449587426427575697244958742642757569724495874264275756972449587426427575697244958742642757569724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6947c3f7-8526-4e58-a9b7-69568d4204d9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f94f569-78e9-4b00-9e96-b6f88e115ef7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b4b288-da0a-4f19-935e-d8eb3b85d008, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b4b288-da0a-4f19-935e-d8eb3b85d008, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3032210481298392336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30322104812983923363032210481298392336303221048129839233630322104812983923363032210481298392336303221048129839233630322104812983923363032210481298392336303221048129839233630322104812983923363032210481298392336303221048129839233630322104812983923363032210481298392336303221048129839233630322104812983923363032210481298392336303221048129839233630322104812983923363032210481298392336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ddd5fb-ab4c-4be7-a069-8dbe227b30df, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ddd5fb-ab4c-4be7-a069-8dbe227b30df, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6935914617847555893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69359146178475558936935914617847555893693591461784755589369359146178475558936935914617847555893693591461784755589369359146178475558936935914617847555893693591461784755589369359146178475558936935914617847555893693591461784755589369359146178475558936935914617847555893693591461784755589369359146178475558936935914617847555893693591461784755589369359146178475558936935914617847555893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b4b288-da0a-4f19-935e-d8eb3b85d008, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df6d8c0-7036-4d83-a24d-07779c72e834, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df6d8c0-7036-4d83-a24d-07779c72e834, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715040669069603309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27150406690696033092715040669069603309271504066906960330927150406690696033092715040669069603309271504066906960330927150406690696033092715040669069603309271504066906960330927150406690696033092715040669069603309271504066906960330927150406690696033092715040669069603309271504066906960330927150406690696033092715040669069603309271504066906960330927150406690696033092715040669069603309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ddd5fb-ab4c-4be7-a069-8dbe227b30df, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5ec09d-db2a-4399-abad-f4b546e1a3aa, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5ec09d-db2a-4399-abad-f4b546e1a3aa, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16343673862935158943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634367386293515894316343673862935158943163436738629351589431634367386293515894316343673862935158943163436738629351589431634367386293515894316343673862935158943163436738629351589431634367386293515894316343673862935158943163436738629351589431634367386293515894316343673862935158943163436738629351589431634367386293515894316343673862935158943163436738629351589431634367386293515894316343673862935158943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df6d8c0-7036-4d83-a24d-07779c72e834, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b3e2449-92d4-454a-bb2d-277ff824e8c9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5ec09d-db2a-4399-abad-f4b546e1a3aa, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b3e2449-92d4-454a-bb2d-277ff824e8c9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4793163148219875322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47931631482198753224793163148219875322479316314821987532247931631482198753224793163148219875322479316314821987532247931631482198753224793163148219875322479316314821987532247931631482198753224793163148219875322479316314821987532247931631482198753224793163148219875322479316314821987532247931631482198753224793163148219875322479316314821987532247931631482198753224793163148219875322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2df42995-2e82-4d9e-8626-df3058162791, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2df42995-2e82-4d9e-8626-df3058162791, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13245180898500644801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324518089850064480113245180898500644801132451808985006448011324518089850064480113245180898500644801132451808985006448011324518089850064480113245180898500644801132451808985006448011324518089850064480113245180898500644801132451808985006448011324518089850064480113245180898500644801132451808985006448011324518089850064480113245180898500644801132451808985006448011324518089850064480113245180898500644801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b3e2449-92d4-454a-bb2d-277ff824e8c9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec695e7-dbc8-4dad-8c48-1b5b0e4d2b73, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec695e7-dbc8-4dad-8c48-1b5b0e4d2b73, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2063149320417561100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20631493204175611002063149320417561100206314932041756110020631493204175611002063149320417561100206314932041756110020631493204175611002063149320417561100206314932041756110020631493204175611002063149320417561100206314932041756110020631493204175611002063149320417561100206314932041756110020631493204175611002063149320417561100206314932041756110020631493204175611002063149320417561100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2df42995-2e82-4d9e-8626-df3058162791, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cc71fd-f5e4-4c42-99b0-eb221f46a935, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cc71fd-f5e4-4c42-99b0-eb221f46a935, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8797733250077586490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87977332500775864908797733250077586490879773325007758649087977332500775864908797733250077586490879773325007758649087977332500775864908797733250077586490879773325007758649087977332500775864908797733250077586490879773325007758649087977332500775864908797733250077586490879773325007758649087977332500775864908797733250077586490879773325007758649087977332500775864908797733250077586490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec695e7-dbc8-4dad-8c48-1b5b0e4d2b73, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebe1bd92-d3fd-41b7-812e-94cfeeb4ccc1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebe1bd92-d3fd-41b7-812e-94cfeeb4ccc1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17386580250438836257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738658025043883625717386580250438836257173865802504388362571738658025043883625717386580250438836257173865802504388362571738658025043883625717386580250438836257173865802504388362571738658025043883625717386580250438836257173865802504388362571738658025043883625717386580250438836257173865802504388362571738658025043883625717386580250438836257173865802504388362571738658025043883625717386580250438836257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cc71fd-f5e4-4c42-99b0-eb221f46a935, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3813887-7c7a-4076-b46f-758be4db792f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebe1bd92-d3fd-41b7-812e-94cfeeb4ccc1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1475211f-d2a2-4b6a-81fe-30c6928b12d6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1475211f-d2a2-4b6a-81fe-30c6928b12d6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14360082566764132509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436008256676413250914360082566764132509143600825667641325091436008256676413250914360082566764132509143600825667641325091436008256676413250914360082566764132509143600825667641325091436008256676413250914360082566764132509143600825667641325091436008256676413250914360082566764132509143600825667641325091436008256676413250914360082566764132509143600825667641325091436008256676413250914360082566764132509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3813887-7c7a-4076-b46f-758be4db792f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5944685572962282014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59446855729622820145944685572962282014594468557296228201459446855729622820145944685572962282014594468557296228201459446855729622820145944685572962282014594468557296228201459446855729622820145944685572962282014594468557296228201459446855729622820145944685572962282014594468557296228201459446855729622820145944685572962282014594468557296228201459446855729622820145944685572962282014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1475211f-d2a2-4b6a-81fe-30c6928b12d6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c497626-cb73-4ed3-89f0-a26c7db167a0, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c497626-cb73-4ed3-89f0-a26c7db167a0, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17555834011978366378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755583401197836637817555834011978366378175558340119783663781755583401197836637817555834011978366378175558340119783663781755583401197836637817555834011978366378175558340119783663781755583401197836637817555834011978366378175558340119783663781755583401197836637817555834011978366378175558340119783663781755583401197836637817555834011978366378175558340119783663781755583401197836637817555834011978366378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3813887-7c7a-4076-b46f-758be4db792f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 300f5caf-0295-455a-83f7-2e1646e26a2a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300f5caf-0295-455a-83f7-2e1646e26a2a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148608306719577280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51486083067195772805148608306719577280514860830671957728051486083067195772805148608306719577280514860830671957728051486083067195772805148608306719577280514860830671957728051486083067195772805148608306719577280514860830671957728051486083067195772805148608306719577280514860830671957728051486083067195772805148608306719577280514860830671957728051486083067195772805148608306719577280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c497626-cb73-4ed3-89f0-a26c7db167a0, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11e92859-6388-4cd0-b7bd-6aa98f0a228d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11e92859-6388-4cd0-b7bd-6aa98f0a228d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2846321753375848515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28463217533758485152846321753375848515284632175337584851528463217533758485152846321753375848515284632175337584851528463217533758485152846321753375848515284632175337584851528463217533758485152846321753375848515284632175337584851528463217533758485152846321753375848515284632175337584851528463217533758485152846321753375848515284632175337584851528463217533758485152846321753375848515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300f5caf-0295-455a-83f7-2e1646e26a2a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae779e59-0dab-4367-9594-a887b407058a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae779e59-0dab-4367-9594-a887b407058a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3117725577918347439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31177255779183474393117725577918347439311772557791834743931177255779183474393117725577918347439311772557791834743931177255779183474393117725577918347439311772557791834743931177255779183474393117725577918347439311772557791834743931177255779183474393117725577918347439311772557791834743931177255779183474393117725577918347439311772557791834743931177255779183474393117725577918347439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11e92859-6388-4cd0-b7bd-6aa98f0a228d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544c0c1e-f942-49a1-99d8-fb90ed7910bd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544c0c1e-f942-49a1-99d8-fb90ed7910bd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11801668318815475199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1180166831881547519911801668318815475199118016683188154751991180166831881547519911801668318815475199118016683188154751991180166831881547519911801668318815475199118016683188154751991180166831881547519911801668318815475199118016683188154751991180166831881547519911801668318815475199118016683188154751991180166831881547519911801668318815475199118016683188154751991180166831881547519911801668318815475199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae779e59-0dab-4367-9594-a887b407058a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfb8cff-a720-4b36-b8b4-157143266074, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfb8cff-a720-4b36-b8b4-157143266074, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576648417008818521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55766484170088185215576648417008818521557664841700881852155766484170088185215576648417008818521557664841700881852155766484170088185215576648417008818521557664841700881852155766484170088185215576648417008818521557664841700881852155766484170088185215576648417008818521557664841700881852155766484170088185215576648417008818521557664841700881852155766484170088185215576648417008818521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544c0c1e-f942-49a1-99d8-fb90ed7910bd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfb8cff-a720-4b36-b8b4-157143266074, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e05b98c-3fcb-43d8-981b-3f98fbd94ee8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e05b98c-3fcb-43d8-981b-3f98fbd94ee8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1694423972108023821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16944239721080238211694423972108023821169442397210802382116944239721080238211694423972108023821169442397210802382116944239721080238211694423972108023821169442397210802382116944239721080238211694423972108023821169442397210802382116944239721080238211694423972108023821169442397210802382116944239721080238211694423972108023821169442397210802382116944239721080238211694423972108023821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835de78c-ba90-4aea-9fd7-f01932160898, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835de78c-ba90-4aea-9fd7-f01932160898, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 956906947153653435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435956906947153653435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e05b98c-3fcb-43d8-981b-3f98fbd94ee8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81afe487-e608-4f30-9280-4c75f2b655b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81afe487-e608-4f30-9280-4c75f2b655b9, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17507049863266726505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750704986326672650517507049863266726505175070498632667265051750704986326672650517507049863266726505175070498632667265051750704986326672650517507049863266726505175070498632667265051750704986326672650517507049863266726505175070498632667265051750704986326672650517507049863266726505175070498632667265051750704986326672650517507049863266726505175070498632667265051750704986326672650517507049863266726505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835de78c-ba90-4aea-9fd7-f01932160898, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81afe487-e608-4f30-9280-4c75f2b655b9, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86030cab-6548-4536-836e-aa5f44518f54, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86030cab-6548-4536-836e-aa5f44518f54, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14206971652003204714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420697165200320471414206971652003204714142069716520032047141420697165200320471414206971652003204714142069716520032047141420697165200320471414206971652003204714142069716520032047141420697165200320471414206971652003204714142069716520032047141420697165200320471414206971652003204714142069716520032047141420697165200320471414206971652003204714142069716520032047141420697165200320471414206971652003204714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c55966-6a99-4ace-9aa8-bc4b7fcad175, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c55966-6a99-4ace-9aa8-bc4b7fcad175, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297813651560291941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429781365156029194114297813651560291941142978136515602919411429781365156029194114297813651560291941142978136515602919411429781365156029194114297813651560291941142978136515602919411429781365156029194114297813651560291941142978136515602919411429781365156029194114297813651560291941142978136515602919411429781365156029194114297813651560291941142978136515602919411429781365156029194114297813651560291941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86030cab-6548-4536-836e-aa5f44518f54, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c55966-6a99-4ace-9aa8-bc4b7fcad175, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8106a1a-1d75-480e-b147-f2f4716513b8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8106a1a-1d75-480e-b147-f2f4716513b8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 440150979240359498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498440150979240359498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55bb4c6-786a-4794-84f4-0067281e7581, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55bb4c6-786a-4794-84f4-0067281e7581, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11122835203900453301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112283520390045330111122835203900453301111228352039004533011112283520390045330111122835203900453301111228352039004533011112283520390045330111122835203900453301111228352039004533011112283520390045330111122835203900453301111228352039004533011112283520390045330111122835203900453301111228352039004533011112283520390045330111122835203900453301111228352039004533011112283520390045330111122835203900453301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8106a1a-1d75-480e-b147-f2f4716513b8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8193d833-6348-4bf7-ab3b-5cd200ae47a5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8193d833-6348-4bf7-ab3b-5cd200ae47a5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3955291308448263070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39552913084482630703955291308448263070395529130844826307039552913084482630703955291308448263070395529130844826307039552913084482630703955291308448263070395529130844826307039552913084482630703955291308448263070395529130844826307039552913084482630703955291308448263070395529130844826307039552913084482630703955291308448263070395529130844826307039552913084482630703955291308448263070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55bb4c6-786a-4794-84f4-0067281e7581, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cf1713d-2402-4ca9-beb9-9a92526a692b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8193d833-6348-4bf7-ab3b-5cd200ae47a5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cf1713d-2402-4ca9-beb9-9a92526a692b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13284004664923826626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328400466492382662613284004664923826626132840046649238266261328400466492382662613284004664923826626132840046649238266261328400466492382662613284004664923826626132840046649238266261328400466492382662613284004664923826626132840046649238266261328400466492382662613284004664923826626132840046649238266261328400466492382662613284004664923826626132840046649238266261328400466492382662613284004664923826626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d52b4dea-745e-4d34-a7b7-20abb8c560c1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d52b4dea-745e-4d34-a7b7-20abb8c560c1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7231152477239765449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72311524772397654497231152477239765449723115247723976544972311524772397654497231152477239765449723115247723976544972311524772397654497231152477239765449723115247723976544972311524772397654497231152477239765449723115247723976544972311524772397654497231152477239765449723115247723976544972311524772397654497231152477239765449723115247723976544972311524772397654497231152477239765449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cf1713d-2402-4ca9-beb9-9a92526a692b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d52b4dea-745e-4d34-a7b7-20abb8c560c1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 873a64da-f00f-47ae-ac2d-f9739a91ee65, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb99e392-5494-46d9-9be6-e6c32f1a88dd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 873a64da-f00f-47ae-ac2d-f9739a91ee65, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1416118084988602363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14161180849886023631416118084988602363141611808498860236314161180849886023631416118084988602363141611808498860236314161180849886023631416118084988602363141611808498860236314161180849886023631416118084988602363141611808498860236314161180849886023631416118084988602363141611808498860236314161180849886023631416118084988602363141611808498860236314161180849886023631416118084988602363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb99e392-5494-46d9-9be6-e6c32f1a88dd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7898599309516680067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78985993095166800677898599309516680067789859930951668006778985993095166800677898599309516680067789859930951668006778985993095166800677898599309516680067789859930951668006778985993095166800677898599309516680067789859930951668006778985993095166800677898599309516680067789859930951668006778985993095166800677898599309516680067789859930951668006778985993095166800677898599309516680067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 873a64da-f00f-47ae-ac2d-f9739a91ee65, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4434d606-1412-4649-92eb-caf13a4470d1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb99e392-5494-46d9-9be6-e6c32f1a88dd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4434d606-1412-4649-92eb-caf13a4470d1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16338176207867865463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633817620786786546316338176207867865463163381762078678654631633817620786786546316338176207867865463163381762078678654631633817620786786546316338176207867865463163381762078678654631633817620786786546316338176207867865463163381762078678654631633817620786786546316338176207867865463163381762078678654631633817620786786546316338176207867865463163381762078678654631633817620786786546316338176207867865463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11bb0db3-ecd3-44ca-b932-9c1ea77ada61, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11bb0db3-ecd3-44ca-b932-9c1ea77ada61, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7322715979454752146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73227159794547521467322715979454752146732271597945475214673227159794547521467322715979454752146732271597945475214673227159794547521467322715979454752146732271597945475214673227159794547521467322715979454752146732271597945475214673227159794547521467322715979454752146732271597945475214673227159794547521467322715979454752146732271597945475214673227159794547521467322715979454752146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11bb0db3-ecd3-44ca-b932-9c1ea77ada61, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b24c9d6f-fb4f-471c-a91e-c5108fecd8bf, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4434d606-1412-4649-92eb-caf13a4470d1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72670a35-5013-48b9-8875-80ffdf452ef4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72670a35-5013-48b9-8875-80ffdf452ef4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1180413240988182179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11804132409881821791180413240988182179118041324098818217911804132409881821791180413240988182179118041324098818217911804132409881821791180413240988182179118041324098818217911804132409881821791180413240988182179118041324098818217911804132409881821791180413240988182179118041324098818217911804132409881821791180413240988182179118041324098818217911804132409881821791180413240988182179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b24c9d6f-fb4f-471c-a91e-c5108fecd8bf, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13289802069836792186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328980206983679218613289802069836792186132898020698367921861328980206983679218613289802069836792186132898020698367921861328980206983679218613289802069836792186132898020698367921861328980206983679218613289802069836792186132898020698367921861328980206983679218613289802069836792186132898020698367921861328980206983679218613289802069836792186132898020698367921861328980206983679218613289802069836792186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72670a35-5013-48b9-8875-80ffdf452ef4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbbf9929-ec6a-40e0-a8f1-51cd32d511e6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbbf9929-ec6a-40e0-a8f1-51cd32d511e6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16837556297550718616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683755629755071861616837556297550718616168375562975507186161683755629755071861616837556297550718616168375562975507186161683755629755071861616837556297550718616168375562975507186161683755629755071861616837556297550718616168375562975507186161683755629755071861616837556297550718616168375562975507186161683755629755071861616837556297550718616168375562975507186161683755629755071861616837556297550718616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b24c9d6f-fb4f-471c-a91e-c5108fecd8bf, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8afe65-2a15-462a-a9fa-bfc3ae77b073, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8afe65-2a15-462a-a9fa-bfc3ae77b073, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7630433029604209196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76304330296042091967630433029604209196763043302960420919676304330296042091967630433029604209196763043302960420919676304330296042091967630433029604209196763043302960420919676304330296042091967630433029604209196763043302960420919676304330296042091967630433029604209196763043302960420919676304330296042091967630433029604209196763043302960420919676304330296042091967630433029604209196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbbf9929-ec6a-40e0-a8f1-51cd32d511e6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9375ddeb-0d16-466d-ac3a-65458b2b6405, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9375ddeb-0d16-466d-ac3a-65458b2b6405, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8757908079331322424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87579080793313224248757908079331322424875790807933132242487579080793313224248757908079331322424875790807933132242487579080793313224248757908079331322424875790807933132242487579080793313224248757908079331322424875790807933132242487579080793313224248757908079331322424875790807933132242487579080793313224248757908079331322424875790807933132242487579080793313224248757908079331322424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8afe65-2a15-462a-a9fa-bfc3ae77b073, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9375ddeb-0d16-466d-ac3a-65458b2b6405, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d831292-b6ef-460e-b0fd-eb23c970609c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e84f0fa4-0832-493a-8af5-ed40e674f8fb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e84f0fa4-0832-493a-8af5-ed40e674f8fb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3534387616380677921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35343876163806779213534387616380677921353438761638067792135343876163806779213534387616380677921353438761638067792135343876163806779213534387616380677921353438761638067792135343876163806779213534387616380677921353438761638067792135343876163806779213534387616380677921353438761638067792135343876163806779213534387616380677921353438761638067792135343876163806779213534387616380677921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d831292-b6ef-460e-b0fd-eb23c970609c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3278994657882420866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32789946578824208663278994657882420866327899465788242086632789946578824208663278994657882420866327899465788242086632789946578824208663278994657882420866327899465788242086632789946578824208663278994657882420866327899465788242086632789946578824208663278994657882420866327899465788242086632789946578824208663278994657882420866327899465788242086632789946578824208663278994657882420866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e84f0fa4-0832-493a-8af5-ed40e674f8fb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb28ac52-1153-4544-912f-44e461f6b687, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb28ac52-1153-4544-912f-44e461f6b687, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7761976194089955504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77619761940899555047761976194089955504776197619408995550477619761940899555047761976194089955504776197619408995550477619761940899555047761976194089955504776197619408995550477619761940899555047761976194089955504776197619408995550477619761940899555047761976194089955504776197619408995550477619761940899555047761976194089955504776197619408995550477619761940899555047761976194089955504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d831292-b6ef-460e-b0fd-eb23c970609c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b0cb77b-9ccc-4074-8b1f-1ba2f60ee457, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b0cb77b-9ccc-4074-8b1f-1ba2f60ee457, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8459266244163573824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84592662441635738248459266244163573824845926624416357382484592662441635738248459266244163573824845926624416357382484592662441635738248459266244163573824845926624416357382484592662441635738248459266244163573824845926624416357382484592662441635738248459266244163573824845926624416357382484592662441635738248459266244163573824845926624416357382484592662441635738248459266244163573824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb28ac52-1153-4544-912f-44e461f6b687, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53d10f34-a2f5-4c53-8d98-b06fc794ae51, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53d10f34-a2f5-4c53-8d98-b06fc794ae51, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3739485056259649097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37394850562596490973739485056259649097373948505625964909737394850562596490973739485056259649097373948505625964909737394850562596490973739485056259649097373948505625964909737394850562596490973739485056259649097373948505625964909737394850562596490973739485056259649097373948505625964909737394850562596490973739485056259649097373948505625964909737394850562596490973739485056259649097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b0cb77b-9ccc-4074-8b1f-1ba2f60ee457, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53d10f34-a2f5-4c53-8d98-b06fc794ae51, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738c84a0-26bd-4fe1-85a9-25fc5256f92d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59b1d301-eec9-4205-89f1-5f14eb824ab3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738c84a0-26bd-4fe1-85a9-25fc5256f92d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16022750876635689563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602275087663568956316022750876635689563160227508766356895631602275087663568956316022750876635689563160227508766356895631602275087663568956316022750876635689563160227508766356895631602275087663568956316022750876635689563160227508766356895631602275087663568956316022750876635689563160227508766356895631602275087663568956316022750876635689563160227508766356895631602275087663568956316022750876635689563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59b1d301-eec9-4205-89f1-5f14eb824ab3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14157295313628858469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415729531362885846914157295313628858469141572953136288584691415729531362885846914157295313628858469141572953136288584691415729531362885846914157295313628858469141572953136288584691415729531362885846914157295313628858469141572953136288584691415729531362885846914157295313628858469141572953136288584691415729531362885846914157295313628858469141572953136288584691415729531362885846914157295313628858469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738c84a0-26bd-4fe1-85a9-25fc5256f92d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd4c409-fc01-441c-b419-f01f992cac84, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd4c409-fc01-441c-b419-f01f992cac84, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18009384931754088102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800938493175408810218009384931754088102180093849317540881021800938493175408810218009384931754088102180093849317540881021800938493175408810218009384931754088102180093849317540881021800938493175408810218009384931754088102180093849317540881021800938493175408810218009384931754088102180093849317540881021800938493175408810218009384931754088102180093849317540881021800938493175408810218009384931754088102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59b1d301-eec9-4205-89f1-5f14eb824ab3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebbd8206-09d2-4b9b-80fb-200079d8f1ca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd4c409-fc01-441c-b419-f01f992cac84, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebbd8206-09d2-4b9b-80fb-200079d8f1ca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636507855286168951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763650785528616895117636507855286168951176365078552861689511763650785528616895117636507855286168951176365078552861689511763650785528616895117636507855286168951176365078552861689511763650785528616895117636507855286168951176365078552861689511763650785528616895117636507855286168951176365078552861689511763650785528616895117636507855286168951176365078552861689511763650785528616895117636507855286168951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2728291-5d1f-46a9-a47b-6135da37ec4c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2728291-5d1f-46a9-a47b-6135da37ec4c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6522077681689536184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65220776816895361846522077681689536184652207768168953618465220776816895361846522077681689536184652207768168953618465220776816895361846522077681689536184652207768168953618465220776816895361846522077681689536184652207768168953618465220776816895361846522077681689536184652207768168953618465220776816895361846522077681689536184652207768168953618465220776816895361846522077681689536184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2728291-5d1f-46a9-a47b-6135da37ec4c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b7e81d-f22d-444a-b6ab-73d938637022, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b7e81d-f22d-444a-b6ab-73d938637022, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15921890455812213863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592189045581221386315921890455812213863159218904558122138631592189045581221386315921890455812213863159218904558122138631592189045581221386315921890455812213863159218904558122138631592189045581221386315921890455812213863159218904558122138631592189045581221386315921890455812213863159218904558122138631592189045581221386315921890455812213863159218904558122138631592189045581221386315921890455812213863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7b7e81d-f22d-444a-b6ab-73d938637022, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebbd8206-09d2-4b9b-80fb-200079d8f1ca, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c6efeef-ee78-43df-aebc-a0f32d3ca1dc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c6efeef-ee78-43df-aebc-a0f32d3ca1dc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10379120867006259411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1037912086700625941110379120867006259411103791208670062594111037912086700625941110379120867006259411103791208670062594111037912086700625941110379120867006259411103791208670062594111037912086700625941110379120867006259411103791208670062594111037912086700625941110379120867006259411103791208670062594111037912086700625941110379120867006259411103791208670062594111037912086700625941110379120867006259411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3401e813-9211-4b84-b1a1-1bdde561a657, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3401e813-9211-4b84-b1a1-1bdde561a657, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6038188731322685453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60381887313226854536038188731322685453603818873132268545360381887313226854536038188731322685453603818873132268545360381887313226854536038188731322685453603818873132268545360381887313226854536038188731322685453603818873132268545360381887313226854536038188731322685453603818873132268545360381887313226854536038188731322685453603818873132268545360381887313226854536038188731322685453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c6efeef-ee78-43df-aebc-a0f32d3ca1dc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a8dd32-cb7d-41de-a74e-2e4dfc89fcad, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a8dd32-cb7d-41de-a74e-2e4dfc89fcad, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13929387399721838118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392938739972183811813929387399721838118139293873997218381181392938739972183811813929387399721838118139293873997218381181392938739972183811813929387399721838118139293873997218381181392938739972183811813929387399721838118139293873997218381181392938739972183811813929387399721838118139293873997218381181392938739972183811813929387399721838118139293873997218381181392938739972183811813929387399721838118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3401e813-9211-4b84-b1a1-1bdde561a657, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b320565-f617-4c1f-ade9-813218da87e2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b320565-f617-4c1f-ade9-813218da87e2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810298197400981997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88102981974009819978810298197400981997881029819740098199788102981974009819978810298197400981997881029819740098199788102981974009819978810298197400981997881029819740098199788102981974009819978810298197400981997881029819740098199788102981974009819978810298197400981997881029819740098199788102981974009819978810298197400981997881029819740098199788102981974009819978810298197400981997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a8dd32-cb7d-41de-a74e-2e4dfc89fcad, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b320565-f617-4c1f-ade9-813218da87e2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a4cf32-18c4-4c74-8b2a-095c2a9c517f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8927d2f7-8a60-46c0-8ff9-102a55e6a776, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a4cf32-18c4-4c74-8b2a-095c2a9c517f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5365787685611634409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53657876856116344095365787685611634409536578768561163440953657876856116344095365787685611634409536578768561163440953657876856116344095365787685611634409536578768561163440953657876856116344095365787685611634409536578768561163440953657876856116344095365787685611634409536578768561163440953657876856116344095365787685611634409536578768561163440953657876856116344095365787685611634409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8927d2f7-8a60-46c0-8ff9-102a55e6a776, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11591915861287403416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1159191586128740341611591915861287403416115919158612874034161159191586128740341611591915861287403416115919158612874034161159191586128740341611591915861287403416115919158612874034161159191586128740341611591915861287403416115919158612874034161159191586128740341611591915861287403416115919158612874034161159191586128740341611591915861287403416115919158612874034161159191586128740341611591915861287403416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a4cf32-18c4-4c74-8b2a-095c2a9c517f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29ecfd62-5b01-44de-8b7c-9e30baf86d83, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8927d2f7-8a60-46c0-8ff9-102a55e6a776, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29ecfd62-5b01-44de-8b7c-9e30baf86d83, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12468011622306405262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246801162230640526212468011622306405262124680116223064052621246801162230640526212468011622306405262124680116223064052621246801162230640526212468011622306405262124680116223064052621246801162230640526212468011622306405262124680116223064052621246801162230640526212468011622306405262124680116223064052621246801162230640526212468011622306405262124680116223064052621246801162230640526212468011622306405262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481a1605-91ad-48b7-a7f9-e3af82e36d3b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481a1605-91ad-48b7-a7f9-e3af82e36d3b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13861442609338833042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386144260933883304213861442609338833042138614426093388330421386144260933883304213861442609338833042138614426093388330421386144260933883304213861442609338833042138614426093388330421386144260933883304213861442609338833042138614426093388330421386144260933883304213861442609338833042138614426093388330421386144260933883304213861442609338833042138614426093388330421386144260933883304213861442609338833042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29ecfd62-5b01-44de-8b7c-9e30baf86d83, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4be734c-6e1d-43a4-9349-ddb120d1be90, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4be734c-6e1d-43a4-9349-ddb120d1be90, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 828279867152513610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610828279867152513610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481a1605-91ad-48b7-a7f9-e3af82e36d3b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9878d19-e156-4845-8a21-6cf5913ed810, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9878d19-e156-4845-8a21-6cf5913ed810, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1801130163624770416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18011301636247704161801130163624770416180113016362477041618011301636247704161801130163624770416180113016362477041618011301636247704161801130163624770416180113016362477041618011301636247704161801130163624770416180113016362477041618011301636247704161801130163624770416180113016362477041618011301636247704161801130163624770416180113016362477041618011301636247704161801130163624770416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4be734c-6e1d-43a4-9349-ddb120d1be90, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acb8dfca-dbee-4b64-b8aa-8945d41da68d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9878d19-e156-4845-8a21-6cf5913ed810, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ee09712-86ab-4234-8f80-092ae07b79ba, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acb8dfca-dbee-4b64-b8aa-8945d41da68d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4612078068059504287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46120780680595042874612078068059504287461207806805950428746120780680595042874612078068059504287461207806805950428746120780680595042874612078068059504287461207806805950428746120780680595042874612078068059504287461207806805950428746120780680595042874612078068059504287461207806805950428746120780680595042874612078068059504287461207806805950428746120780680595042874612078068059504287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ee09712-86ab-4234-8f80-092ae07b79ba, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2596663211335278985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25966632113352789852596663211335278985259666321133527898525966632113352789852596663211335278985259666321133527898525966632113352789852596663211335278985259666321133527898525966632113352789852596663211335278985259666321133527898525966632113352789852596663211335278985259666321133527898525966632113352789852596663211335278985259666321133527898525966632113352789852596663211335278985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acb8dfca-dbee-4b64-b8aa-8945d41da68d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ee09712-86ab-4234-8f80-092ae07b79ba, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 420d1376-c3c2-4048-aa06-d2aef2984eeb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 420d1376-c3c2-4048-aa06-d2aef2984eeb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17296869886875920142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1729686988687592014217296869886875920142172968698868759201421729686988687592014217296869886875920142172968698868759201421729686988687592014217296869886875920142172968698868759201421729686988687592014217296869886875920142172968698868759201421729686988687592014217296869886875920142172968698868759201421729686988687592014217296869886875920142172968698868759201421729686988687592014217296869886875920142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72d993e7-c260-41e5-b061-b51a5f370987, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72d993e7-c260-41e5-b061-b51a5f370987, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9492547758352744124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94925477583527441249492547758352744124949254775835274412494925477583527441249492547758352744124949254775835274412494925477583527441249492547758352744124949254775835274412494925477583527441249492547758352744124949254775835274412494925477583527441249492547758352744124949254775835274412494925477583527441249492547758352744124949254775835274412494925477583527441249492547758352744124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 420d1376-c3c2-4048-aa06-d2aef2984eeb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 577f4e17-4631-4510-af7b-e8a1e9f14c2a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 577f4e17-4631-4510-af7b-e8a1e9f14c2a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7626367325289475605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76263673252894756057626367325289475605762636732528947560576263673252894756057626367325289475605762636732528947560576263673252894756057626367325289475605762636732528947560576263673252894756057626367325289475605762636732528947560576263673252894756057626367325289475605762636732528947560576263673252894756057626367325289475605762636732528947560576263673252894756057626367325289475605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72d993e7-c260-41e5-b061-b51a5f370987, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 577f4e17-4631-4510-af7b-e8a1e9f14c2a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02941ca-fef8-4114-952b-ff98ef496186, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02941ca-fef8-4114-952b-ff98ef496186, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15559129269796548842 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555912926979654884215559129269796548842155591292697965488421555912926979654884215559129269796548842155591292697965488421555912926979654884215559129269796548842155591292697965488421555912926979654884215559129269796548842155591292697965488421555912926979654884215559129269796548842155591292697965488421555912926979654884215559129269796548842155591292697965488421555912926979654884215559129269796548842" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ac23ac-03f3-4144-a608-d7e78697095f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ac23ac-03f3-4144-a608-d7e78697095f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5830456820279953561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58304568202799535615830456820279953561583045682027995356158304568202799535615830456820279953561583045682027995356158304568202799535615830456820279953561583045682027995356158304568202799535615830456820279953561583045682027995356158304568202799535615830456820279953561583045682027995356158304568202799535615830456820279953561583045682027995356158304568202799535615830456820279953561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5427/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02941ca-fef8-4114-952b-ff98ef496186, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8dd0cce-e2fd-4e9a-a2df-01f363c43e39, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8dd0cce-e2fd-4e9a-a2df-01f363c43e39, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2896741763786969622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28967417637869696222896741763786969622289674176378696962228967417637869696222896741763786969622289674176378696962228967417637869696222896741763786969622289674176378696962228967417637869696222896741763786969622289674176378696962228967417637869696222896741763786969622289674176378696962228967417637869696222896741763786969622289674176378696962228967417637869696222896741763786969622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ac23ac-03f3-4144-a608-d7e78697095f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8dd0cce-e2fd-4e9a-a2df-01f363c43e39, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f364407f-5ae9-4910-b6c3-4a944cad0f84, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63a5c5ad-da14-4aa4-ad4a-54a4c53e8d1a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f364407f-5ae9-4910-b6c3-4a944cad0f84, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6201023323604524230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62010233236045242306201023323604524230620102332360452423062010233236045242306201023323604524230620102332360452423062010233236045242306201023323604524230620102332360452423062010233236045242306201023323604524230620102332360452423062010233236045242306201023323604524230620102332360452423062010233236045242306201023323604524230620102332360452423062010233236045242306201023323604524230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63a5c5ad-da14-4aa4-ad4a-54a4c53e8d1a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10916504469389425832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091650446938942583210916504469389425832109165044693894258321091650446938942583210916504469389425832109165044693894258321091650446938942583210916504469389425832109165044693894258321091650446938942583210916504469389425832109165044693894258321091650446938942583210916504469389425832109165044693894258321091650446938942583210916504469389425832109165044693894258321091650446938942583210916504469389425832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63a5c5ad-da14-4aa4-ad4a-54a4c53e8d1a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5683883-0cbc-4359-b752-12ea0051461c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5683883-0cbc-4359-b752-12ea0051461c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8568502625830369982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85685026258303699828568502625830369982856850262583036998285685026258303699828568502625830369982856850262583036998285685026258303699828568502625830369982856850262583036998285685026258303699828568502625830369982856850262583036998285685026258303699828568502625830369982856850262583036998285685026258303699828568502625830369982856850262583036998285685026258303699828568502625830369982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f364407f-5ae9-4910-b6c3-4a944cad0f84, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c634bcb-c634-45e0-8f2d-8a3d739f7d99, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c634bcb-c634-45e0-8f2d-8a3d739f7d99, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10030762973857631930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003076297385763193010030762973857631930100307629738576319301003076297385763193010030762973857631930100307629738576319301003076297385763193010030762973857631930100307629738576319301003076297385763193010030762973857631930100307629738576319301003076297385763193010030762973857631930100307629738576319301003076297385763193010030762973857631930100307629738576319301003076297385763193010030762973857631930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5683883-0cbc-4359-b752-12ea0051461c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b47dbb97-06bd-4a70-86b0-3db9c019d690, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b47dbb97-06bd-4a70-86b0-3db9c019d690, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10892318212079269470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089231821207926947010892318212079269470108923182120792694701089231821207926947010892318212079269470108923182120792694701089231821207926947010892318212079269470108923182120792694701089231821207926947010892318212079269470108923182120792694701089231821207926947010892318212079269470108923182120792694701089231821207926947010892318212079269470108923182120792694701089231821207926947010892318212079269470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c634bcb-c634-45e0-8f2d-8a3d739f7d99, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0902cb38-e934-4657-8870-4c03b29e0ae1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0902cb38-e934-4657-8870-4c03b29e0ae1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8233813186074097120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82338131860740971208233813186074097120823381318607409712082338131860740971208233813186074097120823381318607409712082338131860740971208233813186074097120823381318607409712082338131860740971208233813186074097120823381318607409712082338131860740971208233813186074097120823381318607409712082338131860740971208233813186074097120823381318607409712082338131860740971208233813186074097120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b47dbb97-06bd-4a70-86b0-3db9c019d690, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3c7963e-3d62-4a89-9a80-2a696a6f0cfd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3c7963e-3d62-4a89-9a80-2a696a6f0cfd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16351027387872880504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635102738787288050416351027387872880504163510273878728805041635102738787288050416351027387872880504163510273878728805041635102738787288050416351027387872880504163510273878728805041635102738787288050416351027387872880504163510273878728805041635102738787288050416351027387872880504163510273878728805041635102738787288050416351027387872880504163510273878728805041635102738787288050416351027387872880504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0902cb38-e934-4657-8870-4c03b29e0ae1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54bc3a56-3c72-40c6-a387-97033899461c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3c7963e-3d62-4a89-9a80-2a696a6f0cfd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bebe30-ed3f-4816-973d-4abd77ac3559, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bebe30-ed3f-4816-973d-4abd77ac3559, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8387227305131316430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83872273051313164308387227305131316430838722730513131643083872273051313164308387227305131316430838722730513131643083872273051313164308387227305131316430838722730513131643083872273051313164308387227305131316430838722730513131643083872273051313164308387227305131316430838722730513131643083872273051313164308387227305131316430838722730513131643083872273051313164308387227305131316430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54bc3a56-3c72-40c6-a387-97033899461c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3911638664587923804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39116386645879238043911638664587923804391163866458792380439116386645879238043911638664587923804391163866458792380439116386645879238043911638664587923804391163866458792380439116386645879238043911638664587923804391163866458792380439116386645879238043911638664587923804391163866458792380439116386645879238043911638664587923804391163866458792380439116386645879238043911638664587923804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bebe30-ed3f-4816-973d-4abd77ac3559, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 088d2be5-c4cc-4f8d-be32-8d4d0874dc78, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 088d2be5-c4cc-4f8d-be32-8d4d0874dc78, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17682285729068523171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768228572906852317117682285729068523171176822857290685231711768228572906852317117682285729068523171176822857290685231711768228572906852317117682285729068523171176822857290685231711768228572906852317117682285729068523171176822857290685231711768228572906852317117682285729068523171176822857290685231711768228572906852317117682285729068523171176822857290685231711768228572906852317117682285729068523171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54bc3a56-3c72-40c6-a387-97033899461c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45cc05f0-8e4f-4610-bdfd-308a3a88a26a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45cc05f0-8e4f-4610-bdfd-308a3a88a26a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17345135298519684361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734513529851968436117345135298519684361173451352985196843611734513529851968436117345135298519684361173451352985196843611734513529851968436117345135298519684361173451352985196843611734513529851968436117345135298519684361173451352985196843611734513529851968436117345135298519684361173451352985196843611734513529851968436117345135298519684361173451352985196843611734513529851968436117345135298519684361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 088d2be5-c4cc-4f8d-be32-8d4d0874dc78, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91aa0de7-5016-48f7-a71e-a85364b451df, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91aa0de7-5016-48f7-a71e-a85364b451df, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18226743366151644181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822674336615164418118226743366151644181182267433661516441811822674336615164418118226743366151644181182267433661516441811822674336615164418118226743366151644181182267433661516441811822674336615164418118226743366151644181182267433661516441811822674336615164418118226743366151644181182267433661516441811822674336615164418118226743366151644181182267433661516441811822674336615164418118226743366151644181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45cc05f0-8e4f-4610-bdfd-308a3a88a26a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 080d3d13-968b-46cd-a0fe-e9062fba57f6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 080d3d13-968b-46cd-a0fe-e9062fba57f6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13240753856523110036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324075385652311003613240753856523110036132407538565231100361324075385652311003613240753856523110036132407538565231100361324075385652311003613240753856523110036132407538565231100361324075385652311003613240753856523110036132407538565231100361324075385652311003613240753856523110036132407538565231100361324075385652311003613240753856523110036132407538565231100361324075385652311003613240753856523110036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91aa0de7-5016-48f7-a71e-a85364b451df, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1e33d8d-3a58-4a19-9dc0-63b9aa7357ef, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1e33d8d-3a58-4a19-9dc0-63b9aa7357ef, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16467132270741362189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646713227074136218916467132270741362189164671322707413621891646713227074136218916467132270741362189164671322707413621891646713227074136218916467132270741362189164671322707413621891646713227074136218916467132270741362189164671322707413621891646713227074136218916467132270741362189164671322707413621891646713227074136218916467132270741362189164671322707413621891646713227074136218916467132270741362189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 080d3d13-968b-46cd-a0fe-e9062fba57f6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bec5dd52-8b4a-430e-8980-6166f912644e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec5dd52-8b4a-430e-8980-6166f912644e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10881311593901994903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1088131159390199490310881311593901994903108813115939019949031088131159390199490310881311593901994903108813115939019949031088131159390199490310881311593901994903108813115939019949031088131159390199490310881311593901994903108813115939019949031088131159390199490310881311593901994903108813115939019949031088131159390199490310881311593901994903108813115939019949031088131159390199490310881311593901994903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1e33d8d-3a58-4a19-9dc0-63b9aa7357ef, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32b0737b-1202-48d9-9f7e-58c800c24fbd, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b0737b-1202-48d9-9f7e-58c800c24fbd, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16214262731451018831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621426273145101883116214262731451018831162142627314510188311621426273145101883116214262731451018831162142627314510188311621426273145101883116214262731451018831162142627314510188311621426273145101883116214262731451018831162142627314510188311621426273145101883116214262731451018831162142627314510188311621426273145101883116214262731451018831162142627314510188311621426273145101883116214262731451018831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec5dd52-8b4a-430e-8980-6166f912644e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7b3f41b-15f1-4c70-8750-c87038e4eddb, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7b3f41b-15f1-4c70-8750-c87038e4eddb, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4330121821342462152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43301218213424621524330121821342462152433012182134246215243301218213424621524330121821342462152433012182134246215243301218213424621524330121821342462152433012182134246215243301218213424621524330121821342462152433012182134246215243301218213424621524330121821342462152433012182134246215243301218213424621524330121821342462152433012182134246215243301218213424621524330121821342462152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b0737b-1202-48d9-9f7e-58c800c24fbd, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa89525-028b-4d13-a093-fd59036a0df5, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa89525-028b-4d13-a093-fd59036a0df5, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4949579534986965490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49495795349869654904949579534986965490494957953498696549049495795349869654904949579534986965490494957953498696549049495795349869654904949579534986965490494957953498696549049495795349869654904949579534986965490494957953498696549049495795349869654904949579534986965490494957953498696549049495795349869654904949579534986965490494957953498696549049495795349869654904949579534986965490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa89525-028b-4d13-a093-fd59036a0df5, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98458a76-faf4-43b3-8044-6aaaea4e4f89, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98458a76-faf4-43b3-8044-6aaaea4e4f89, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878290282532041566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787829028253204156617878290282532041566178782902825320415661787829028253204156617878290282532041566178782902825320415661787829028253204156617878290282532041566178782902825320415661787829028253204156617878290282532041566178782902825320415661787829028253204156617878290282532041566178782902825320415661787829028253204156617878290282532041566178782902825320415661787829028253204156617878290282532041566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7b3f41b-15f1-4c70-8750-c87038e4eddb, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5cf5f55-0070-4a7b-a8c8-243e6e53e9a1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5cf5f55-0070-4a7b-a8c8-243e6e53e9a1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8523072218246112051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85230722182461120518523072218246112051852307221824611205185230722182461120518523072218246112051852307221824611205185230722182461120518523072218246112051852307221824611205185230722182461120518523072218246112051852307221824611205185230722182461120518523072218246112051852307221824611205185230722182461120518523072218246112051852307221824611205185230722182461120518523072218246112051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98458a76-faf4-43b3-8044-6aaaea4e4f89, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5cf5f55-0070-4a7b-a8c8-243e6e53e9a1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08c7dbeb-08ab-48d5-ad1c-1c48b5d99037, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4049fb1-536a-462c-ab12-f1356f700c8b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4049fb1-536a-462c-ab12-f1356f700c8b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11477622837058151779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147762283705815177911477622837058151779114776228370581517791147762283705815177911477622837058151779114776228370581517791147762283705815177911477622837058151779114776228370581517791147762283705815177911477622837058151779114776228370581517791147762283705815177911477622837058151779114776228370581517791147762283705815177911477622837058151779114776228370581517791147762283705815177911477622837058151779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08c7dbeb-08ab-48d5-ad1c-1c48b5d99037, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3168561539514252196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31685615395142521963168561539514252196316856153951425219631685615395142521963168561539514252196316856153951425219631685615395142521963168561539514252196316856153951425219631685615395142521963168561539514252196316856153951425219631685615395142521963168561539514252196316856153951425219631685615395142521963168561539514252196316856153951425219631685615395142521963168561539514252196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4049fb1-536a-462c-ab12-f1356f700c8b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc38e2c-d91e-4083-86b2-3a70f939dcc8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc38e2c-d91e-4083-86b2-3a70f939dcc8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9419819671535079381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94198196715350793819419819671535079381941981967153507938194198196715350793819419819671535079381941981967153507938194198196715350793819419819671535079381941981967153507938194198196715350793819419819671535079381941981967153507938194198196715350793819419819671535079381941981967153507938194198196715350793819419819671535079381941981967153507938194198196715350793819419819671535079381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08c7dbeb-08ab-48d5-ad1c-1c48b5d99037, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1efc9018-7159-4f31-b117-745d163f85fc, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1efc9018-7159-4f31-b117-745d163f85fc, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14065860350249807793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406586035024980779314065860350249807793140658603502498077931406586035024980779314065860350249807793140658603502498077931406586035024980779314065860350249807793140658603502498077931406586035024980779314065860350249807793140658603502498077931406586035024980779314065860350249807793140658603502498077931406586035024980779314065860350249807793140658603502498077931406586035024980779314065860350249807793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc38e2c-d91e-4083-86b2-3a70f939dcc8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463f71f4-e7bf-4058-99aa-7a4ee3a422cf, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1efc9018-7159-4f31-b117-745d163f85fc, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463f71f4-e7bf-4058-99aa-7a4ee3a422cf, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8966941036352992487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89669410363529924878966941036352992487896694103635299248789669410363529924878966941036352992487896694103635299248789669410363529924878966941036352992487896694103635299248789669410363529924878966941036352992487896694103635299248789669410363529924878966941036352992487896694103635299248789669410363529924878966941036352992487896694103635299248789669410363529924878966941036352992487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd62633a-878c-4fe3-853a-728304dd0aca, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd62633a-878c-4fe3-853a-728304dd0aca, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 960113263891263203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203960113263891263203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463f71f4-e7bf-4058-99aa-7a4ee3a422cf, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 463fdc9d-39a6-4991-b955-997a32e97c10, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 463fdc9d-39a6-4991-b955-997a32e97c10, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7782218187693453164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77822181876934531647782218187693453164778221818769345316477822181876934531647782218187693453164778221818769345316477822181876934531647782218187693453164778221818769345316477822181876934531647782218187693453164778221818769345316477822181876934531647782218187693453164778221818769345316477822181876934531647782218187693453164778221818769345316477822181876934531647782218187693453164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd62633a-878c-4fe3-853a-728304dd0aca, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70a673e9-3be3-40d5-83cb-48d40d419f2e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70a673e9-3be3-40d5-83cb-48d40d419f2e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16984780936172990552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698478093617299055216984780936172990552169847809361729905521698478093617299055216984780936172990552169847809361729905521698478093617299055216984780936172990552169847809361729905521698478093617299055216984780936172990552169847809361729905521698478093617299055216984780936172990552169847809361729905521698478093617299055216984780936172990552169847809361729905521698478093617299055216984780936172990552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 463fdc9d-39a6-4991-b955-997a32e97c10, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70a673e9-3be3-40d5-83cb-48d40d419f2e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88b4442-3960-4413-82c7-feb264683ade, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88b4442-3960-4413-82c7-feb264683ade, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5883771231396136925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58837712313961369255883771231396136925588377123139613692558837712313961369255883771231396136925588377123139613692558837712313961369255883771231396136925588377123139613692558837712313961369255883771231396136925588377123139613692558837712313961369255883771231396136925588377123139613692558837712313961369255883771231396136925588377123139613692558837712313961369255883771231396136925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c842a05f-cd99-463c-a274-bfff30da856e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c842a05f-cd99-463c-a274-bfff30da856e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8785118785820026655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87851187858200266558785118785820026655878511878582002665587851187858200266558785118785820026655878511878582002665587851187858200266558785118785820026655878511878582002665587851187858200266558785118785820026655878511878582002665587851187858200266558785118785820026655878511878582002665587851187858200266558785118785820026655878511878582002665587851187858200266558785118785820026655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88b4442-3960-4413-82c7-feb264683ade, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c842a05f-cd99-463c-a274-bfff30da856e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da8cfc3b-2fe4-4393-8e71-2267bad0b993, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da8cfc3b-2fe4-4393-8e71-2267bad0b993, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11323608686284808001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132360868628480800111323608686284808001113236086862848080011132360868628480800111323608686284808001113236086862848080011132360868628480800111323608686284808001113236086862848080011132360868628480800111323608686284808001113236086862848080011132360868628480800111323608686284808001113236086862848080011132360868628480800111323608686284808001113236086862848080011132360868628480800111323608686284808001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d64b15-4107-4765-9cf3-0d7810e9df40, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d64b15-4107-4765-9cf3-0d7810e9df40, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2651323069935060322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26513230699350603222651323069935060322265132306993506032226513230699350603222651323069935060322265132306993506032226513230699350603222651323069935060322265132306993506032226513230699350603222651323069935060322265132306993506032226513230699350603222651323069935060322265132306993506032226513230699350603222651323069935060322265132306993506032226513230699350603222651323069935060322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da8cfc3b-2fe4-4393-8e71-2267bad0b993, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ae0c02-57aa-4e52-a600-8e63f399663a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ae0c02-57aa-4e52-a600-8e63f399663a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11487105326706283591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148710532670628359111487105326706283591114871053267062835911148710532670628359111487105326706283591114871053267062835911148710532670628359111487105326706283591114871053267062835911148710532670628359111487105326706283591114871053267062835911148710532670628359111487105326706283591114871053267062835911148710532670628359111487105326706283591114871053267062835911148710532670628359111487105326706283591" } } } 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:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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, 94d64b15-4107-4765-9cf3-0d7810e9df40, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ae0c02-57aa-4e52-a600-8e63f399663a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" 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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log --grpc-port=5427 --mon-port=11385 --ic-port=3725 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/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/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_oayli5xz.log', '--grpc-port=5427', '--mon-port=11385', '--ic-port=3725', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3' (no wait)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64acd26a-a636-4549-9371-6d31ba8dbece, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64acd26a-a636-4549-9371-6d31ba8dbece, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3293478777559523792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32934787775595237923293478777559523792329347877755952379232934787775595237923293478777559523792329347877755952379232934787775595237923293478777559523792329347877755952379232934787775595237923293478777559523792329347877755952379232934787775595237923293478777559523792329347877755952379232934787775595237923293478777559523792329347877755952379232934787775595237923293478777559523792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8f056f6-2a6a-4483-9834-847accc3d59a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3022366
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64acd26a-a636-4549-9371-6d31ba8dbece, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8f056f6-2a6a-4483-9834-847accc3d59a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16109921762445991569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610992176244599156916109921762445991569161099217624459915691610992176244599156916109921762445991569161099217624459915691610992176244599156916109921762445991569161099217624459915691610992176244599156916109921762445991569161099217624459915691610992176244599156916109921762445991569161099217624459915691610992176244599156916109921762445991569161099217624459915691610992176244599156916109921762445991569" } } } 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:297 Started node localhost:5427/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    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f107a352-c0e3-4d0c-b761-6b42b60eb941, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f107a352-c0e3-4d0c-b761-6b42b60eb941, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3169032086158489679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31690320861584896793169032086158489679316903208615848967931690320861584896793169032086158489679316903208615848967931690320861584896793169032086158489679316903208615848967931690320861584896793169032086158489679316903208615848967931690320861584896793169032086158489679316903208615848967931690320861584896793169032086158489679316903208615848967931690320861584896793169032086158489679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8f056f6-2a6a-4483-9834-847accc3d59a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dba900c7-ff6f-4b5b-85b3-66fb6d69f93b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dba900c7-ff6f-4b5b-85b3-66fb6d69f93b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3171967442364247687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31719674423642476873171967442364247687317196744236424768731719674423642476873171967442364247687317196744236424768731719674423642476873171967442364247687317196744236424768731719674423642476873171967442364247687317196744236424768731719674423642476873171967442364247687317196744236424768731719674423642476873171967442364247687317196744236424768731719674423642476873171967442364247687" } } } 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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f107a352-c0e3-4d0c-b761-6b42b60eb941, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dba900c7-ff6f-4b5b-85b3-66fb6d69f93b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 3022427
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd4f3b2c-7a0a-40d9-9aa5-576ed3cf2ba8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd4f3b2c-7a0a-40d9-9aa5-576ed3cf2ba8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3414386989877047409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34143869898770474093414386989877047409341438698987704740934143869898770474093414386989877047409341438698987704740934143869898770474093414386989877047409341438698987704740934143869898770474093414386989877047409341438698987704740934143869898770474093414386989877047409341438698987704740934143869898770474093414386989877047409341438698987704740934143869898770474093414386989877047409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d489b774-ddc7-4ae7-9a19-6f11566450df, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d489b774-ddc7-4ae7-9a19-6f11566450df, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8201600874469440918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82016008744694409188201600874469440918820160087446944091882016008744694409188201600874469440918820160087446944091882016008744694409188201600874469440918820160087446944091882016008744694409188201600874469440918820160087446944091882016008744694409188201600874469440918820160087446944091882016008744694409188201600874469440918820160087446944091882016008744694409188201600874469440918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd4f3b2c-7a0a-40d9-9aa5-576ed3cf2ba8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6afe32-91b0-4353-a17a-358ba5ef757b, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6afe32-91b0-4353-a17a-358ba5ef757b, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3054926336766730345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30549263367667303453054926336766730345305492633676673034530549263367667303453054926336766730345305492633676673034530549263367667303453054926336766730345305492633676673034530549263367667303453054926336766730345305492633676673034530549263367667303453054926336766730345305492633676673034530549263367667303453054926336766730345305492633676673034530549263367667303453054926336766730345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d489b774-ddc7-4ae7-9a19-6f11566450df, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e21d6b1b-8997-4c2d-9601-af06cb4c06ba, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e21d6b1b-8997-4c2d-9601-af06cb4c06ba, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17651700257200507213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765170025720050721317651700257200507213176517002572005072131765170025720050721317651700257200507213176517002572005072131765170025720050721317651700257200507213176517002572005072131765170025720050721317651700257200507213176517002572005072131765170025720050721317651700257200507213176517002572005072131765170025720050721317651700257200507213176517002572005072131765170025720050721317651700257200507213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6afe32-91b0-4353-a17a-358ba5ef757b, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e21d6b1b-8997-4c2d-9601-af06cb4c06ba, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35846c97-879e-4062-92f0-99dbb9b2f4e3, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35846c97-879e-4062-92f0-99dbb9b2f4e3, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9634082637626491285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96340826376264912859634082637626491285963408263762649128596340826376264912859634082637626491285963408263762649128596340826376264912859634082637626491285963408263762649128596340826376264912859634082637626491285963408263762649128596340826376264912859634082637626491285963408263762649128596340826376264912859634082637626491285963408263762649128596340826376264912859634082637626491285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac1e88e7-57c9-485f-a5e2-69ffc311f939, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac1e88e7-57c9-485f-a5e2-69ffc311f939, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12367122921892583967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236712292189258396712367122921892583967123671229218925839671236712292189258396712367122921892583967123671229218925839671236712292189258396712367122921892583967123671229218925839671236712292189258396712367122921892583967123671229218925839671236712292189258396712367122921892583967123671229218925839671236712292189258396712367122921892583967123671229218925839671236712292189258396712367122921892583967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35846c97-879e-4062-92f0-99dbb9b2f4e3, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac1e88e7-57c9-485f-a5e2-69ffc311f939, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4107c3-cffd-45b5-ad11-163119675099, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4107c3-cffd-45b5-ad11-163119675099, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12846362598806300348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1284636259880630034812846362598806300348128463625988063003481284636259880630034812846362598806300348128463625988063003481284636259880630034812846362598806300348128463625988063003481284636259880630034812846362598806300348128463625988063003481284636259880630034812846362598806300348128463625988063003481284636259880630034812846362598806300348128463625988063003481284636259880630034812846362598806300348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fca51b1b-3b23-4727-8c97-c91c1d9beda8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fca51b1b-3b23-4727-8c97-c91c1d9beda8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17853832163748745140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1785383216374874514017853832163748745140178538321637487451401785383216374874514017853832163748745140178538321637487451401785383216374874514017853832163748745140178538321637487451401785383216374874514017853832163748745140178538321637487451401785383216374874514017853832163748745140178538321637487451401785383216374874514017853832163748745140178538321637487451401785383216374874514017853832163748745140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4107c3-cffd-45b5-ad11-163119675099, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91568d9b-8d20-4139-bb37-88dac86aef7e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91568d9b-8d20-4139-bb37-88dac86aef7e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15711868203631151925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571186820363115192515711868203631151925157118682036311519251571186820363115192515711868203631151925157118682036311519251571186820363115192515711868203631151925157118682036311519251571186820363115192515711868203631151925157118682036311519251571186820363115192515711868203631151925157118682036311519251571186820363115192515711868203631151925157118682036311519251571186820363115192515711868203631151925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fca51b1b-3b23-4727-8c97-c91c1d9beda8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61ca7b74-d1b9-4656-8ce6-3b8943a1593a, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91568d9b-8d20-4139-bb37-88dac86aef7e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90fd2bfb-0cc1-4dc0-98b3-b389a0bd4520, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61ca7b74-d1b9-4656-8ce6-3b8943a1593a, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8982055682670648427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89820556826706484278982055682670648427898205568267064842789820556826706484278982055682670648427898205568267064842789820556826706484278982055682670648427898205568267064842789820556826706484278982055682670648427898205568267064842789820556826706484278982055682670648427898205568267064842789820556826706484278982055682670648427898205568267064842789820556826706484278982055682670648427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90fd2bfb-0cc1-4dc0-98b3-b389a0bd4520, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17076671495498981826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707667149549898182617076671495498981826170766714954989818261707667149549898182617076671495498981826170766714954989818261707667149549898182617076671495498981826170766714954989818261707667149549898182617076671495498981826170766714954989818261707667149549898182617076671495498981826170766714954989818261707667149549898182617076671495498981826170766714954989818261707667149549898182617076671495498981826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61ca7b74-d1b9-4656-8ce6-3b8943a1593a, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09b55343-edb6-4c67-ac8a-140be0a3ce70, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09b55343-edb6-4c67-ac8a-140be0a3ce70, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6334940403353932301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63349404033539323016334940403353932301633494040335393230163349404033539323016334940403353932301633494040335393230163349404033539323016334940403353932301633494040335393230163349404033539323016334940403353932301633494040335393230163349404033539323016334940403353932301633494040335393230163349404033539323016334940403353932301633494040335393230163349404033539323016334940403353932301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90fd2bfb-0cc1-4dc0-98b3-b389a0bd4520, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 954938ec-fddc-43f0-8033-41ceb2234a06, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 954938ec-fddc-43f0-8033-41ceb2234a06, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3010813870213313362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30108138702133133623010813870213313362301081387021331336230108138702133133623010813870213313362301081387021331336230108138702133133623010813870213313362301081387021331336230108138702133133623010813870213313362301081387021331336230108138702133133623010813870213313362301081387021331336230108138702133133623010813870213313362301081387021331336230108138702133133623010813870213313362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09b55343-edb6-4c67-ac8a-140be0a3ce70, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 954938ec-fddc-43f0-8033-41ceb2234a06, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5a0e93-98b6-4e52-915e-52c39e2bda8d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5a0e93-98b6-4e52-915e-52c39e2bda8d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5111133054760612984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51111330547606129845111133054760612984511113305476061298451111330547606129845111133054760612984511113305476061298451111330547606129845111133054760612984511113305476061298451111330547606129845111133054760612984511113305476061298451111330547606129845111133054760612984511113305476061298451111330547606129845111133054760612984511113305476061298451111330547606129845111133054760612984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48fcbbd6-8bc1-4997-ac26-6a32430860e1, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48fcbbd6-8bc1-4997-ac26-6a32430860e1, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11605910346744520185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160591034674452018511605910346744520185116059103467445201851160591034674452018511605910346744520185116059103467445201851160591034674452018511605910346744520185116059103467445201851160591034674452018511605910346744520185116059103467445201851160591034674452018511605910346744520185116059103467445201851160591034674452018511605910346744520185116059103467445201851160591034674452018511605910346744520185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5a0e93-98b6-4e52-915e-52c39e2bda8d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c879cc30-df0c-4cc7-9bd3-aab6efd9833c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c879cc30-df0c-4cc7-9bd3-aab6efd9833c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9605623544976016129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96056235449760161299605623544976016129960562354497601612996056235449760161299605623544976016129960562354497601612996056235449760161299605623544976016129960562354497601612996056235449760161299605623544976016129960562354497601612996056235449760161299605623544976016129960562354497601612996056235449760161299605623544976016129960562354497601612996056235449760161299605623544976016129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48fcbbd6-8bc1-4997-ac26-6a32430860e1, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 312cab10-eb5f-4726-a71b-e5f56f7b568f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 312cab10-eb5f-4726-a71b-e5f56f7b568f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9312650402209924748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93126504022099247489312650402209924748931265040220992474893126504022099247489312650402209924748931265040220992474893126504022099247489312650402209924748931265040220992474893126504022099247489312650402209924748931265040220992474893126504022099247489312650402209924748931265040220992474893126504022099247489312650402209924748931265040220992474893126504022099247489312650402209924748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c879cc30-df0c-4cc7-9bd3-aab6efd9833c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 312cab10-eb5f-4726-a71b-e5f56f7b568f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f91f4989-d21c-4582-993c-932c9a5e7c3e, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f91f4989-d21c-4582-993c-932c9a5e7c3e, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1854243547260372926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18542435472603729261854243547260372926185424354726037292618542435472603729261854243547260372926185424354726037292618542435472603729261854243547260372926185424354726037292618542435472603729261854243547260372926185424354726037292618542435472603729261854243547260372926185424354726037292618542435472603729261854243547260372926185424354726037292618542435472603729261854243547260372926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f055353-f657-4580-918d-995b41ed8fd6, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f055353-f657-4580-918d-995b41ed8fd6, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13682340490156094050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368234049015609405013682340490156094050136823404901560940501368234049015609405013682340490156094050136823404901560940501368234049015609405013682340490156094050136823404901560940501368234049015609405013682340490156094050136823404901560940501368234049015609405013682340490156094050136823404901560940501368234049015609405013682340490156094050136823404901560940501368234049015609405013682340490156094050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f91f4989-d21c-4582-993c-932c9a5e7c3e, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f055353-f657-4580-918d-995b41ed8fd6, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53377cc0-629e-4715-80f7-a3e9e152d252, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53377cc0-629e-4715-80f7-a3e9e152d252, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3559913735082496020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35599137350824960203559913735082496020355991373508249602035599137350824960203559913735082496020355991373508249602035599137350824960203559913735082496020355991373508249602035599137350824960203559913735082496020355991373508249602035599137350824960203559913735082496020355991373508249602035599137350824960203559913735082496020355991373508249602035599137350824960203559913735082496020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d012e9-ac99-4bb7-9068-2f0dbd93233f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d012e9-ac99-4bb7-9068-2f0dbd93233f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2911756838157877577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29117568381578775772911756838157877577291175683815787757729117568381578775772911756838157877577291175683815787757729117568381578775772911756838157877577291175683815787757729117568381578775772911756838157877577291175683815787757729117568381578775772911756838157877577291175683815787757729117568381578775772911756838157877577291175683815787757729117568381578775772911756838157877577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53377cc0-629e-4715-80f7-a3e9e152d252, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb938418-a1f2-4b8e-9233-08371db87a37, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb938418-a1f2-4b8e-9233-08371db87a37, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15994064049027452601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1599406404902745260115994064049027452601159940640490274526011599406404902745260115994064049027452601159940640490274526011599406404902745260115994064049027452601159940640490274526011599406404902745260115994064049027452601159940640490274526011599406404902745260115994064049027452601159940640490274526011599406404902745260115994064049027452601159940640490274526011599406404902745260115994064049027452601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d012e9-ac99-4bb7-9068-2f0dbd93233f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01f1a9a-7020-4d23-b3f8-4c80bcd2fa5f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01f1a9a-7020-4d23-b3f8-4c80bcd2fa5f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2814861923313445234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28148619233134452342814861923313445234281486192331344523428148619233134452342814861923313445234281486192331344523428148619233134452342814861923313445234281486192331344523428148619233134452342814861923313445234281486192331344523428148619233134452342814861923313445234281486192331344523428148619233134452342814861923313445234281486192331344523428148619233134452342814861923313445234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb938418-a1f2-4b8e-9233-08371db87a37, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d8f6a1f-49b4-4b68-a1d5-a281b0c263ef, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d8f6a1f-49b4-4b68-a1d5-a281b0c263ef, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13801493359973692611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380149335997369261113801493359973692611138014933599736926111380149335997369261113801493359973692611138014933599736926111380149335997369261113801493359973692611138014933599736926111380149335997369261113801493359973692611138014933599736926111380149335997369261113801493359973692611138014933599736926111380149335997369261113801493359973692611138014933599736926111380149335997369261113801493359973692611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01f1a9a-7020-4d23-b3f8-4c80bcd2fa5f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d8f6a1f-49b4-4b68-a1d5-a281b0c263ef, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5209d8a4-ebff-456f-8c3b-eaa6d188f84f, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5209d8a4-ebff-456f-8c3b-eaa6d188f84f, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4967778949777730456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49677789497777304564967778949777730456496777894977773045649677789497777304564967778949777730456496777894977773045649677789497777304564967778949777730456496777894977773045649677789497777304564967778949777730456496777894977773045649677789497777304564967778949777730456496777894977773045649677789497777304564967778949777730456496777894977773045649677789497777304564967778949777730456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8424b2a7-fd53-453d-a66d-7202ac5198b4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8424b2a7-fd53-453d-a66d-7202ac5198b4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5088958602801212972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50889586028012129725088958602801212972508895860280121297250889586028012129725088958602801212972508895860280121297250889586028012129725088958602801212972508895860280121297250889586028012129725088958602801212972508895860280121297250889586028012129725088958602801212972508895860280121297250889586028012129725088958602801212972508895860280121297250889586028012129725088958602801212972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5209d8a4-ebff-456f-8c3b-eaa6d188f84f, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674b80a7-10fa-4a71-a93f-069acc907ac2, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674b80a7-10fa-4a71-a93f-069acc907ac2, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9861432318045776202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98614323180457762029861432318045776202986143231804577620298614323180457762029861432318045776202986143231804577620298614323180457762029861432318045776202986143231804577620298614323180457762029861432318045776202986143231804577620298614323180457762029861432318045776202986143231804577620298614323180457762029861432318045776202986143231804577620298614323180457762029861432318045776202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8424b2a7-fd53-453d-a66d-7202ac5198b4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd80df0f-79ab-4cc6-abfd-476ecd1a8f33, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd80df0f-79ab-4cc6-abfd-476ecd1a8f33, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4657970996039607301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46579709960396073014657970996039607301465797099603960730146579709960396073014657970996039607301465797099603960730146579709960396073014657970996039607301465797099603960730146579709960396073014657970996039607301465797099603960730146579709960396073014657970996039607301465797099603960730146579709960396073014657970996039607301465797099603960730146579709960396073014657970996039607301" } } } 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 3022427) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3022427) elapsed time (sec): 1.4477379322052002
DEBUG    ya.test:process.py:263 Command (pid 3022427) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) inblock: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674b80a7-10fa-4a71-a93f-069acc907ac2, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 3022427) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) ixrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd80df0f-79ab-4cc6-abfd-476ecd1a8f33, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ya.test:process.py:263 Command (pid 3022427) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) maxrss: 828524
DEBUG    ya.test:process.py:263 Command (pid 3022427) minflt: 45422
DEBUG    ya.test:process.py:263 Command (pid 3022427) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) nivcsw: 289
DEBUG    ya.test:process.py:263 Command (pid 3022427) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3022427) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3022427) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3022427) stime: 0.227206
DEBUG    ya.test:process.py:263 Command (pid 3022427) utime: 0.561141
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17d3c98-0a23-4d57-bc92-a7799b8461a7, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3022427) wtime: 1.506
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ee87abe-c443-45cd-a6ea-1d86db8fc342, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17d3c98-0a23-4d57-bc92-a7799b8461a7, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5970631935238963763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59706319352389637635970631935238963763597063193523896376359706319352389637635970631935238963763597063193523896376359706319352389637635970631935238963763597063193523896376359706319352389637635970631935238963763597063193523896376359706319352389637635970631935238963763597063193523896376359706319352389637635970631935238963763597063193523896376359706319352389637635970631935238963763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:275 Command (pid 3022427) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ee87abe-c443-45cd-a6ea-1d86db8fc342, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799229358863615289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67992293588636152896799229358863615289679922935886361528967992293588636152896799229358863615289679922935886361528967992293588636152896799229358863615289679922935886361528967992293588636152896799229358863615289679922935886361528967992293588636152896799229358863615289679922935886361528967992293588636152896799229358863615289679922935886361528967992293588636152896799229358863615289" } } } 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 3022427) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ee87abe-c443-45cd-a6ea-1d86db8fc342, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe08d206-c113-48b4-80cc-79c12dda3b6c, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe08d206-c113-48b4-80cc-79c12dda3b6c, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4468343912100173115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44683439121001731154468343912100173115446834391210017311544683439121001731154468343912100173115446834391210017311544683439121001731154468343912100173115446834391210017311544683439121001731154468343912100173115446834391210017311544683439121001731154468343912100173115446834391210017311544683439121001731154468343912100173115446834391210017311544683439121001731154468343912100173115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17d3c98-0a23-4d57-bc92-a7799b8461a7, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa491dc-8669-428b-a3bf-91afdfa6ce3d, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe08d206-c113-48b4-80cc-79c12dda3b6c, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa491dc-8669-428b-a3bf-91afdfa6ce3d, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14771723737659664905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1477172373765966490514771723737659664905147717237376596649051477172373765966490514771723737659664905147717237376596649051477172373765966490514771723737659664905147717237376596649051477172373765966490514771723737659664905147717237376596649051477172373765966490514771723737659664905147717237376596649051477172373765966490514771723737659664905147717237376596649051477172373765966490514771723737659664905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef2939c5f0>, reason: session-close
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa491dc-8669-428b-a3bf-91afdfa6ce3d, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2939c5f0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 954a7177-ef8a-4860-a1cc-7045466779f4, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 954a7177-ef8a-4860-a1cc-7045466779f4, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=ZGE0ZWZkODQtNmMwNzc2Yy05YWY1NDJkZC1lOWY3MjVlMQ==" 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 0x7bef2939c5f0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 954a7177-ef8a-4860-a1cc-7045466779f4, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 954a7177-ef8a-4860-a1cc-7045466779f4, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 954a7177-ef8a-4860-a1cc-7045466779f4, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef293a6830>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef293a6830> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8b4e5b9d-443b-4552-89fc-6a8c499c80ac, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8b4e5b9d-443b-4552-89fc-6a8c499c80ac, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=MmQwYzZhNDctNGRjM2ViMDMtM2JlZDc5MmEtOWQzMmViYmM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8b4e5b9d-443b-4552-89fc-6a8c499c80ac, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8b4e5b9d-443b-4552-89fc-6a8c499c80ac, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8b4e5b9d-443b-4552-89fc-6a8c499c80ac, ghrun-hywccetzo4.auto.internal:16409): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef293a6830>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4cb0b2d-94f3-463b-b908-dee8400fc6b8, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4cb0b2d-94f3-463b-b908-dee8400fc6b8, ghrun-hywccetzo4.auto.internal:16409): request = { session_id: "ydb://session/3?node_id=50003&id=YzJiYzZjNWMtOTA1MDNlNTAtMTk0ZDRkNDYtY2IwODUzN2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8767272020921351685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87672720209213516858767272020921351685876727202092135168587672720209213516858767272020921351685876727202092135168587672720209213516858767272020921351685876727202092135168587672720209213516858767272020921351685876727202092135168587672720209213516858767272020921351685876727202092135168587672720209213516858767272020921351685876727202092135168587672720209213516858767272020921351685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7bef2b4f1f70 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 0x7bef2b4fdcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ebe8554-8d2f-485b-bb22-fbdaf80edeed, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ebe8554-8d2f-485b-bb22-fbdaf80edeed, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4cb0b2d-94f3-463b-b908-dee8400fc6b8, ghrun-hywccetzo4.auto.internal:16409): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=ef376778-9dbdb523-d6f94fb3-cb5fc59b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2ebe8554-8d2f-485b-bb22-fbdaf80edeed, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 2ebe8554-8d2f-485b-bb22-fbdaf80edeed, ghrun-hywccetzo4.auto.internal:5427): 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:5427: 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:5427: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-27T23:02:42.11601589+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 2ebe8554-8d2f-485b-bb22-fbdaf80edeed, ghrun-hywccetzo4.auto.internal:5427): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:5427
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:5427: 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:5427: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-27T23:02:42.11601589+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 085fc955-8e54-4313-a8e1-524d73e9e7b9, ghrun-hywccetzo4.auto.internal:16409): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 085fc955-8e54-4313-a8e1-524d73e9e7b9, ghrun-hywccetzo4.auto.internal:16409): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 085fc955-8e54-4313-a8e1-524d73e9e7b9, ghrun-hywccetzo4.auto.internal:16409): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 085fc955-8e54-4313-a8e1-524d73e9e7b9, ghrun-hywccetzo4.auto.internal:16409): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T23:02:42.181923183+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 085fc955-8e54-4313-a8e1-524d73e9e7b9, ghrun-hywccetzo4.auto.internal:16409): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:16409
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Rpc error, reason <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.RESOURCE_EXHAUSTED
	details = "Cannot create session: system shutdown requested."
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-27T23:02:42.181923183+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef293ab5f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 663b0713-0dd9-4db9-9f55-f2520c6b20e3, localhost:8223): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef293ab5f0>, reason: session-close
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 663b0713-0dd9-4db9-9f55-f2520c6b20e3, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef293ab5f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 663b0713-0dd9-4db9-9f55-f2520c6b20e3, localhost:8223): 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:8223". 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:8223
DEBUG    ydb.table.SessionPool:_sp_impl.py:156 In flight waiters: 1, preparing session <ydb.table.Session object at 0x7bef293ab5f0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b5334b0>
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 0x7bef293ab5f0>
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 0x7bef2b53e730 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 0x7bef2b540630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b540630>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_simple_encryption_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, aee2d27b-8cb3-438e-a794-43a312979a82, localhost:8223): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aee2d27b-8cb3-438e-a794-43a312979a82, localhost:8223): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aee2d27b-8cb3-438e-a794-43a312979a82, localhost:8223): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hywccetzo4.auto.internal" port: 5427 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-hywccetzo4.auto.internal:5427, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08f592c3-fca5-4e09-bad0-81209c01295b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08f592c3-fca5-4e09-bad0-81209c01295b, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0dc0cf2a-d3d1-42a6-a3de-7f31cc853643, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dc0cf2a-d3d1-42a6-a3de-7f31cc853643, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef963124-bdd5-40d6-ab21-9fd37c8ab839, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef963124-bdd5-40d6-ab21-9fd37c8ab839, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 08f592c3-fca5-4e09-bad0-81209c01295b, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 08f592c3-fca5-4e09-bad0-81209c01295b, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-27T23:02:47.057056755+00:00"}"
>
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 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e29a911c-cc19-4f41-88cd-c694582a4a94, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e29a911c-cc19-4f41-88cd-c694582a4a94, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0dc0cf2a-d3d1-42a6-a3de-7f31cc853643, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 0dc0cf2a-d3d1-42a6-a3de-7f31cc853643, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T23:02:47.074080025+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 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8862be80-0a88-4823-b9db-cc956fd09079, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8862be80-0a88-4823-b9db-cc956fd09079, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7bef2b4f1f70 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ef963124-bdd5-40d6-ab21-9fd37c8ab839, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, ef963124-bdd5-40d6-ab21-9fd37c8ab839, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-27T23:02:47.15026001+00:00"}"
>
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 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc74b91d-1fa6-4c70-9d1f-12c263867751, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc74b91d-1fa6-4c70-9d1f-12c263867751, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7bef2b53e730 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7bef2b5862f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 3 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1662eaf7-6450-41d1-b19b-fbfed86c62a0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1662eaf7-6450-41d1-b19b-fbfed86c62a0, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef2b547070 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 4 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4fb5e9fe-f80f-4ad1-a938-f3dad8aec6da, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4fb5e9fe-f80f-4ad1-a938-f3dad8aec6da, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e29a911c-cc19-4f41-88cd-c694582a4a94, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, e29a911c-cc19-4f41-88cd-c694582a4a94, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T23:02:50.06536316+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 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8b23709-fdc9-40a1-8b48-4b449dbe5c23, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8b23709-fdc9-40a1-8b48-4b449dbe5c23, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8862be80-0a88-4823-b9db-cc956fd09079, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 8862be80-0a88-4823-b9db-cc956fd09079, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-10-27T23:02:50.083421165+00:00"}"
>
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, bc74b91d-1fa6-4c70-9d1f-12c263867751, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, bc74b91d-1fa6-4c70-9d1f-12c263867751, ghrun-hywccetzo4.auto.internal:5427): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-10-27T23:02:50.157091326+00:00", grpc_status:4}"
>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7c1aa0a-d006-4d87-8077-a8300bbb74f8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7c1aa0a-d006-4d87-8077-a8300bbb74f8, ghrun-hywccetzo4.auto.internal:5427): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
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, 1662eaf7-6450-41d1-b19b-fbfed86c62a0, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1662eaf7-6450-41d1-b19b-fbfed86c62a0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0171fa5a-73e6-4d10-aed2-66de0603794e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0171fa5a-73e6-4d10-aed2-66de0603794e, ghrun-hywccetzo4.auto.internal:5427): 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 0x7bef2b58f8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1662eaf7-6450-41d1-b19b-fbfed86c62a0, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4fb5e9fe-f80f-4ad1-a938-f3dad8aec6da, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 34e12aaf-19a7-4c41-82b8-631ccf5a288f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 34e12aaf-19a7-4c41-82b8-631ccf5a288f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" 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(CreateSession, 4fb5e9fe-f80f-4ad1-a938-f3dad8aec6da, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 4fb5e9fe-f80f-4ad1-a938-f3dad8aec6da, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, a8b23709-fdc9-40a1-8b48-4b449dbe5c23, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8b23709-fdc9-40a1-8b48-4b449dbe5c23, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 486bcbe0-12e1-4f33-b9f5-92da6b306a62, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 486bcbe0-12e1-4f33-b9f5-92da6b306a62, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" 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:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, a8b23709-fdc9-40a1-8b48-4b449dbe5c23, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c7c1aa0a-d006-4d87-8077-a8300bbb74f8, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7c1aa0a-d006-4d87-8077-a8300bbb74f8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c7c1aa0a-d006-4d87-8077-a8300bbb74f8, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0171fa5a-73e6-4d10-aed2-66de0603794e, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0171fa5a-73e6-4d10-aed2-66de0603794e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0171fa5a-73e6-4d10-aed2-66de0603794e, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 486bcbe0-12e1-4f33-b9f5-92da6b306a62, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=1245b1cc-44e7a8c7-e932d0d1-9bb23359" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 269a582b-c154-4023-b4f3-b53fc3a58fe8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 269a582b-c154-4023-b4f3-b53fc3a58fe8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3345532257535074057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33455322575350740573345532257535074057334553225753507405733455322575350740573345532257535074057334553225753507405733455322575350740573345532257535074057334553225753507405733455322575350740573345532257535074057334553225753507405733455322575350740573345532257535074057334553225753507405733455322575350740573345532257535074057334553225753507405733455322575350740573345532257535074057" } } } 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, 34e12aaf-19a7-4c41-82b8-631ccf5a288f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=1245b1cc-44e7a8c7-e932d0d1-9bb23359" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f98f02-20bb-4830-95b1-ebd22b541769, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f98f02-20bb-4830-95b1-ebd22b541769, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9546275131616363069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95462751316163630699546275131616363069954627513161636306995462751316163630699546275131616363069954627513161636306995462751316163630699546275131616363069954627513161636306995462751316163630699546275131616363069954627513161636306995462751316163630699546275131616363069954627513161636306995462751316163630699546275131616363069954627513161636306995462751316163630699546275131616363069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f98f02-20bb-4830-95b1-ebd22b541769, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0f92748b-dad9-4049-a7ab-60583c597407, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0f92748b-dad9-4049-a7ab-60583c597407, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" 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(ExecuteDataQuery, 269a582b-c154-4023-b4f3-b53fc3a58fe8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f5b830e0-6597-4fee-9dc5-dd46b147ab4f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 0f92748b-dad9-4049-a7ab-60583c597407, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=1245b1cc-44e7a8c7-e932d0d1-9bb23359" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f5b830e0-6597-4fee-9dc5-dd46b147ab4f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" 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:421 RpcState(ExecuteDataQuery, 9fb79735-da8d-4fed-9cae-977ac65e61e9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, f5b830e0-6597-4fee-9dc5-dd46b147ab4f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=1245b1cc-44e7a8c7-e932d0d1-9bb23359" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fb79735-da8d-4fed-9cae-977ac65e61e9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 336677015533865689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689336677015533865689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8353eeee-a3f1-4623-8ebc-81b83a0ca26a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8353eeee-a3f1-4623-8ebc-81b83a0ca26a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4394755040015063723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43947550400150637234394755040015063723439475504001506372343947550400150637234394755040015063723439475504001506372343947550400150637234394755040015063723439475504001506372343947550400150637234394755040015063723439475504001506372343947550400150637234394755040015063723439475504001506372343947550400150637234394755040015063723439475504001506372343947550400150637234394755040015063723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fb79735-da8d-4fed-9cae-977ac65e61e9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 88c7a1af-04f7-46be-9223-b2f3b9a322d8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 88c7a1af-04f7-46be-9223-b2f3b9a322d8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" 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(ExecuteDataQuery, 8353eeee-a3f1-4623-8ebc-81b83a0ca26a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2abff122-0078-4196-85d4-5ad254e1a390, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 88c7a1af-04f7-46be-9223-b2f3b9a322d8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=1245b1cc-44e7a8c7-e932d0d1-9bb23359" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a29e6d3d-e380-4949-9244-4f5bbc9e15e6, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29e6d3d-e380-4949-9244-4f5bbc9e15e6, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17084242565517494802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708424256551749480217084242565517494802170842425655174948021708424256551749480217084242565517494802170842425655174948021708424256551749480217084242565517494802170842425655174948021708424256551749480217084242565517494802170842425655174948021708424256551749480217084242565517494802170842425655174948021708424256551749480217084242565517494802170842425655174948021708424256551749480217084242565517494802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2abff122-0078-4196-85d4-5ad254e1a390, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930834674610917277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99308346746109172779930834674610917277993083467461091727799308346746109172779930834674610917277993083467461091727799308346746109172779930834674610917277993083467461091727799308346746109172779930834674610917277993083467461091727799308346746109172779930834674610917277993083467461091727799308346746109172779930834674610917277993083467461091727799308346746109172779930834674610917277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29e6d3d-e380-4949-9244-4f5bbc9e15e6, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c3c1f3d-f35c-47e2-9502-c4dd6906b10b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c3c1f3d-f35c-47e2-9502-c4dd6906b10b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9840368160476921744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98403681604769217449840368160476921744984036816047692174498403681604769217449840368160476921744984036816047692174498403681604769217449840368160476921744984036816047692174498403681604769217449840368160476921744984036816047692174498403681604769217449840368160476921744984036816047692174498403681604769217449840368160476921744984036816047692174498403681604769217449840368160476921744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2abff122-0078-4196-85d4-5ad254e1a390, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ca1a18-2656-4542-8d57-d2c0a97558ff, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ca1a18-2656-4542-8d57-d2c0a97558ff, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8639412936688309087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86394129366883090878639412936688309087863941293668830908786394129366883090878639412936688309087863941293668830908786394129366883090878639412936688309087863941293668830908786394129366883090878639412936688309087863941293668830908786394129366883090878639412936688309087863941293668830908786394129366883090878639412936688309087863941293668830908786394129366883090878639412936688309087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c3c1f3d-f35c-47e2-9502-c4dd6906b10b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=bf36bf05-e03f1a81-bc75cca-a55a258b" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be94f25f-32d5-4b37-bace-c09aca501078, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be94f25f-32d5-4b37-bace-c09aca501078, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730720969782380289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ca1a18-2656-4542-8d57-d2c0a97558ff, ghrun-hywccetzo4.auto.internal:5427): 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 72075186224038928." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhz427nq5rq2gkr4tf7va" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Undetermined: message: "State of operation is unknown. Error writing to table `/Root/test_simple_encryption_1/db1`. Transaction state unknown for tablet 72075186224038928." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98c20c4d-436c-49be-b24b-9cedcdb42c96, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98c20c4d-436c-49be-b24b-9cedcdb42c96, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002831204286097038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be94f25f-32d5-4b37-bace-c09aca501078, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhz4j9mcxne2653qtqrwz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebcb8594-9c25-46c3-a37d-29225df22c3e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebcb8594-9c25-46c3-a37d-29225df22c3e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730720969782380289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98c20c4d-436c-49be-b24b-9cedcdb42c96, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhz7fbj0w8xfks4xqe08y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d295152-8d29-4c87-acd3-aec617c382fc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d295152-8d29-4c87-acd3-aec617c382fc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002831204286097038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebcb8594-9c25-46c3-a37d-29225df22c3e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhz8s0dyzrf660ccjpw3z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d295152-8d29-4c87-acd3-aec617c382fc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhzaa62kpydf05gywsk0x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 300f8479-3f12-4386-a1c7-314632e7fb26, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 300f8479-3f12-4386-a1c7-314632e7fb26, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13730720969782380289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289137307209697823802891373072096978238028913730720969782380289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cde3639-8a8d-4b45-9a00-22557e9a1b8b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cde3639-8a8d-4b45-9a00-22557e9a1b8b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15002831204286097038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038150028312042860970381500283120428609703815002831204286097038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 300f8479-3f12-4386-a1c7-314632e7fb26, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhzdpezqe2y28h2fa8pe1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, c4b4a642-c255-4da7-95e1-240760d8caa3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4b4a642-c255-4da7-95e1-240760d8caa3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16434039257006888309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cde3639-8a8d-4b45-9a00-22557e9a1b8b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhzec6wsvaey72ja97eba" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 20f3f998-423b-4031-acf7-f4c323ea7c68, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f3f998-423b-4031-acf7-f4c323ea7c68, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453865496849587139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4b4a642-c255-4da7-95e1-240760d8caa3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhzmebk73z6bjfe8e4f00" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f9d0c87-7203-4e73-a149-b943b0b25754, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f9d0c87-7203-4e73-a149-b943b0b25754, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16434039257006888309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f3f998-423b-4031-acf7-f4c323ea7c68, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhzny5qm4s9hsps6fq9r9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb2001e-0291-4485-a911-ff18817a19a7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb2001e-0291-4485-a911-ff18817a19a7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453865496849587139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f9d0c87-7203-4e73-a149-b943b0b25754, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhzptb2vjx9f0z9bmmv7x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a049d77-b4ae-4e90-8d88-fa1eb33b2ce8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a049d77-b4ae-4e90-8d88-fa1eb33b2ce8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16434039257006888309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309164340392570068883091643403925700688830916434039257006888309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb2001e-0291-4485-a911-ff18817a19a7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhzr49hsfxe90n79ccwq9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42cd7563-019e-464b-af90-5525cf4a3364, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42cd7563-019e-464b-af90-5525cf4a3364, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10453865496849587139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139104538654968495871391045386549684958713910453865496849587139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a049d77-b4ae-4e90-8d88-fa1eb33b2ce8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyhztw11wg7ncys5rz00m1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb9cb807-f273-451e-8f19-b078323224ff, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42cd7563-019e-464b-af90-5525cf4a3364, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyhzvr2fqqnmj190rc5144" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9cb807-f273-451e-8f19-b078323224ff, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257429820531565046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 6e4baf9b-1174-4c51-9f6a-1d087359c4df, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4baf9b-1174-4c51-9f6a-1d087359c4df, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15432559356768125520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb9cb807-f273-451e-8f19-b078323224ff, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj02c4g4gjc3s1kxtcp7d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db8cfab1-f3ed-49d2-b04d-2bf3c7f51aec, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db8cfab1-f3ed-49d2-b04d-2bf3c7f51aec, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257429820531565046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4baf9b-1174-4c51-9f6a-1d087359c4df, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj033cm6j1992kfnjnf92" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df34d03e-040a-4652-b502-aa8c1b1ef577, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df34d03e-040a-4652-b502-aa8c1b1ef577, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15432559356768125520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db8cfab1-f3ed-49d2-b04d-2bf3c7f51aec, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj04q9nzm7z4jn4jaeezf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2636bb28-6c3d-4abe-a78c-6e7de76e2bce, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2636bb28-6c3d-4abe-a78c-6e7de76e2bce, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257429820531565046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046162574298205315650461625742982053156504616257429820531565046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df34d03e-040a-4652-b502-aa8c1b1ef577, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj061eg8vwkseq3mt07g3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 299c9625-6637-4ed1-8978-3189635cfe7f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 299c9625-6637-4ed1-8978-3189635cfe7f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15432559356768125520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520154325593567681255201543255935676812552015432559356768125520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2636bb28-6c3d-4abe-a78c-6e7de76e2bce, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj080a74aa0xgnx9h7jnw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 6c57ca48-cef3-4141-9f07-93872c87bb73, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c57ca48-cef3-4141-9f07-93872c87bb73, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010654874726994408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 299c9625-6637-4ed1-8978-3189635cfe7f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0ah8pr8mkf3a8vncazd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c57ca48-cef3-4141-9f07-93872c87bb73, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0fe3ftwxrkmq3a87ztz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 7bc36a6c-1d93-4d12-a9a4-3ff1c86b90f1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bc36a6c-1d93-4d12-a9a4-3ff1c86b90f1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010654874726994408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0e18a25-e40b-4fbf-8ca5-aa916ee2eb09, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0e18a25-e40b-4fbf-8ca5-aa916ee2eb09, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167081456881544059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0e18a25-e40b-4fbf-8ca5-aa916ee2eb09, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0jy9dmwqn3m2a9dqhp3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bc36a6c-1d93-4d12-a9a4-3ff1c86b90f1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0jqcehjzxm63wzv00z8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc42fb70-3772-47e4-b7d8-1c5759b9c1f4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc42fb70-3772-47e4-b7d8-1c5759b9c1f4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167081456881544059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28519a72-0015-44ba-be40-ec03ad4cef69, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28519a72-0015-44ba-be40-ec03ad4cef69, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010654874726994408 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408601065487472699440860106548747269944086010654874726994408" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc42fb70-3772-47e4-b7d8-1c5759b9c1f4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0p12t3ag7y4a7s6993j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6976515-61bf-4a48-b476-8f67ad79052e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6976515-61bf-4a48-b476-8f67ad79052e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5167081456881544059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059516708145688154405951670814568815440595167081456881544059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28519a72-0015-44ba-be40-ec03ad4cef69, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0p760hnjg15wbn3m8ga" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 63aac1fd-1f84-4b21-8361-5bce30f15cf4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63aac1fd-1f84-4b21-8361-5bce30f15cf4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7417758505563466877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63aac1fd-1f84-4b21-8361-5bce30f15cf4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0xs51bh5k53f5tm38cx" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6976515-61bf-4a48-b476-8f67ad79052e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj0sj157q2b7a5qpwv8aj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58abcdcd-25a8-4d70-bbe3-ab386cdc41fc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58abcdcd-25a8-4d70-bbe3-ab386cdc41fc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7417758505563466877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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:421 RpcState(ExecuteDataQuery, b8268f5a-b22b-4423-ab63-da11d3d46982, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8268f5a-b22b-4423-ab63-da11d3d46982, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401265650142450548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58abcdcd-25a8-4d70-bbe3-ab386cdc41fc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj11p8cz73a2sh33h9sw3" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8268f5a-b22b-4423-ab63-da11d3d46982, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj12k6p3dvkrjg300qdax" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab40bf6a-cc0e-460c-9cc6-03faa37e4f03, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86bb5f24-296d-4bbe-848b-0ea1e847c795, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab40bf6a-cc0e-460c-9cc6-03faa37e4f03, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7417758505563466877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877741775850556346687774177585055634668777417758505563466877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86bb5f24-296d-4bbe-848b-0ea1e847c795, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401265650142450548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86bb5f24-296d-4bbe-848b-0ea1e847c795, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj17yc0ddhz6ww01zjmx7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f1cc35-3814-4f20-a390-d17a01608a86, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f1cc35-3814-4f20-a390-d17a01608a86, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18401265650142450548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548184012656501424505481840126565014245054818401265650142450548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab40bf6a-cc0e-460c-9cc6-03faa37e4f03, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj16x77kgs72dwk8nhbrc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 4ed2a090-b2a7-43f8-9e8e-2612f20f7ee5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ed2a090-b2a7-43f8-9e8e-2612f20f7ee5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8028461542368370446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ed2a090-b2a7-43f8-9e8e-2612f20f7ee5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj1ev62xacgdzf1hjn10x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9934862-e0cf-4430-9f19-ab151ad0d0e5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9934862-e0cf-4430-9f19-ab151ad0d0e5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8028461542368370446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f1cc35-3814-4f20-a390-d17a01608a86, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj1b57zwc8p5ykvbntazp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, b9934862-e0cf-4430-9f19-ab151ad0d0e5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj1h326ydc7msdx8ap3xf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f5f9c6-ab01-430e-950d-2b317f811f60, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f5f9c6-ab01-430e-950d-2b317f811f60, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642125081592948786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e6ce4b-cd16-41c6-9db7-f64ac9f1bda1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e6ce4b-cd16-41c6-9db7-f64ac9f1bda1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8028461542368370446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446802846154236837044680284615423683704468028461542368370446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f5f9c6-ab01-430e-950d-2b317f811f60, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj1v132f1p1pv0f5g20ty" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 074d9dae-895a-411b-b777-dc4e35d23e88, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 074d9dae-895a-411b-b777-dc4e35d23e88, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642125081592948786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 074d9dae-895a-411b-b777-dc4e35d23e88, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj1xm16rs4mp747vz50sg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1338dc9-42e6-4606-8430-a6cad96d9353, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1338dc9-42e6-4606-8430-a6cad96d9353, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3642125081592948786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786364212508159294878636421250815929487863642125081592948786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e6ce4b-cd16-41c6-9db7-f64ac9f1bda1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj1vb6kyngnqdegjk08pz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 6258d122-478b-483c-afad-91219198cc34, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6258d122-478b-483c-afad-91219198cc34, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489760002154697837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1338dc9-42e6-4606-8430-a6cad96d9353, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj21nctf4x4sj414g1fn8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 9faa77b6-51ed-4540-bb15-f3a03e56c89a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9faa77b6-51ed-4540-bb15-f3a03e56c89a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255486216662850660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6258d122-478b-483c-afad-91219198cc34, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj23ha8nrs3mq323d53rg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9658d90-7d8c-4edd-afc8-23e77ddda6ee, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9658d90-7d8c-4edd-afc8-23e77ddda6ee, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489760002154697837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9faa77b6-51ed-4540-bb15-f3a03e56c89a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj29ha572f4k8g7gpgy8m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 123ff87d-1b2b-44ae-a39f-42a48a95b77a, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 123ff87d-1b2b-44ae-a39f-42a48a95b77a, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255486216662850660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9658d90-7d8c-4edd-afc8-23e77ddda6ee, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj2af25vtxvkz5z5kdvw9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daf309ef-3168-4b32-865a-19a1c376f074, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daf309ef-3168-4b32-865a-19a1c376f074, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16489760002154697837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837164897600021546978371648976000215469783716489760002154697837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 123ff87d-1b2b-44ae-a39f-42a48a95b77a, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj2fy1d8xr4w97gnst8nr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14238ce-1296-4088-a90e-07e98188e5d1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14238ce-1296-4088-a90e-07e98188e5d1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7255486216662850660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660725548621666285066072554862166628506607255486216662850660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daf309ef-3168-4b32-865a-19a1c376f074, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj2hwfcwm81fraxxf7gtm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fac2da27-39d5-4073-a3df-aa2b3623d035, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fac2da27-39d5-4073-a3df-aa2b3623d035, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356068359079402541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fac2da27-39d5-4073-a3df-aa2b3623d035, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj2rjc81cgjtzr1k3m0sy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58376f0b-3e3f-4fad-ba36-ef7140e0294f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58376f0b-3e3f-4fad-ba36-ef7140e0294f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356068359079402541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14238ce-1296-4088-a90e-07e98188e5d1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj2pk94h3q30t85r8tft9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 6168cafc-17fe-493d-87b7-6959c58ebeb7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6168cafc-17fe-493d-87b7-6959c58ebeb7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047871329354729183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58376f0b-3e3f-4fad-ba36-ef7140e0294f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj2vhe039hq7jbhyjn3b4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e73a3d-be1f-41db-96ff-53be1331bec7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e73a3d-be1f-41db-96ff-53be1331bec7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356068359079402541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541335606835907940254133560683590794025413356068359079402541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6168cafc-17fe-493d-87b7-6959c58ebeb7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj2zje0f6tq993zbq1xxz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53432e03-cb9a-4c1b-a5a3-c9629e4c4ac5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53432e03-cb9a-4c1b-a5a3-c9629e4c4ac5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047871329354729183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53432e03-cb9a-4c1b-a5a3-c9629e4c4ac5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj322fa7xaq2t5259fa19" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f60003-77cb-4e1b-b727-a2074cd4647e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f60003-77cb-4e1b-b727-a2074cd4647e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3047871329354729183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183304787132935472918330478713293547291833047871329354729183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e73a3d-be1f-41db-96ff-53be1331bec7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3122e9tx4bv13jb5g99" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, cccecaea-2d7f-41f0-861b-74ae978d9be3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cccecaea-2d7f-41f0-861b-74ae978d9be3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3054376858605086953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cccecaea-2d7f-41f0-861b-74ae978d9be3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj39t63qw6xshvaxkc9g1" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f60003-77cb-4e1b-b727-a2074cd4647e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj362bsz2s9babsv5ajgn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6290b174-5555-4dc6-9147-bd10cc7285e5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6290b174-5555-4dc6-9147-bd10cc7285e5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3054376858605086953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 27f3db46-7b2f-412b-b536-bdc1517b7379, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f3db46-7b2f-412b-b536-bdc1517b7379, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1000582974547294176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f3db46-7b2f-412b-b536-bdc1517b7379, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3ek8xktecezfgqya7z4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06f57b61-5f5e-4542-96b3-402eefe72100, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06f57b61-5f5e-4542-96b3-402eefe72100, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1000582974547294176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6290b174-5555-4dc6-9147-bd10cc7285e5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3d98e5x4z1tr2q8swvx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2701f70-8309-42f3-8382-485b869495c5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2701f70-8309-42f3-8382-485b869495c5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3054376858605086953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953305437685860508695330543768586050869533054376858605086953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06f57b61-5f5e-4542-96b3-402eefe72100, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3jk6d8g3x94enk38n97" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f733b52-7b82-4cee-95fe-cceb1bf82779, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f733b52-7b82-4cee-95fe-cceb1bf82779, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1000582974547294176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176100058297454729417610005829745472941761000582974547294176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2701f70-8309-42f3-8382-485b869495c5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3m7ey3y2f01b1ppdzr2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 6c6fbd5a-0d48-456e-8fb5-6bf893cc4c4e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6fbd5a-0d48-456e-8fb5-6bf893cc4c4e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11513244235869060827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f733b52-7b82-4cee-95fe-cceb1bf82779, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3qw62e150fzzmvk9acd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6fbd5a-0d48-456e-8fb5-6bf893cc4c4e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj3x46ffebr21bs1saga4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 22c68bf3-014f-463a-a6b9-8a8755e40b85, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c68bf3-014f-463a-a6b9-8a8755e40b85, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238337798869207457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b80248fa-8a38-417a-a155-f3396c321723, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b80248fa-8a38-417a-a155-f3396c321723, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11513244235869060827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c68bf3-014f-463a-a6b9-8a8755e40b85, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj40x1r30bnaw5yh0v7f4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6765f433-506d-4410-9dd9-3a7398163fc4, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6765f433-506d-4410-9dd9-3a7398163fc4, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238337798869207457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b80248fa-8a38-417a-a155-f3396c321723, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj41d285d2463y4dqgg6f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a7ef1dd-4359-4310-9edf-f697d36245ef, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a7ef1dd-4359-4310-9edf-f697d36245ef, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11513244235869060827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827115132442358690608271151324423586906082711513244235869060827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6765f433-506d-4410-9dd9-3a7398163fc4, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj44819ekzx44yv0zd1x9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36211c26-f21b-42fc-b2b1-e16bf82887d0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36211c26-f21b-42fc-b2b1-e16bf82887d0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10238337798869207457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457102383377988692074571023833779886920745710238337798869207457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a7ef1dd-4359-4310-9edf-f697d36245ef, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj45pamkrygfyp4ez65ze" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 811fcee5-9380-4cd4-a179-a38718e78ce8, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 811fcee5-9380-4cd4-a179-a38718e78ce8, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14708089162674070488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36211c26-f21b-42fc-b2b1-e16bf82887d0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj48keybgmk2rws12kbgs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, d2a73224-be1f-44f5-81cf-3fb2c17c515f, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a73224-be1f-44f5-81cf-3fb2c17c515f, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9860421431535601250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 811fcee5-9380-4cd4-a179-a38718e78ce8, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4et23jeefgjrq72tyd7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f963cd5e-78b8-4482-a582-79cd053739bd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f963cd5e-78b8-4482-a582-79cd053739bd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14708089162674070488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a73224-be1f-44f5-81cf-3fb2c17c515f, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4g727k0e9v2ksmeh7ad" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bd59a18-dc18-4b25-946c-4b1cd4ea11d0, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bd59a18-dc18-4b25-946c-4b1cd4ea11d0, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9860421431535601250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f963cd5e-78b8-4482-a582-79cd053739bd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4j8aangk1qa60crey9v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afc5c618-7863-4498-86cd-7f2756b55975, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afc5c618-7863-4498-86cd-7f2756b55975, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14708089162674070488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488147080891626740704881470808916267407048814708089162674070488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bd59a18-dc18-4b25-946c-4b1cd4ea11d0, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4kmarerfjgs1zkkbr6f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ea57df2-aed3-4d2c-bbf1-644c96644b05, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ea57df2-aed3-4d2c-bbf1-644c96644b05, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9860421431535601250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250986042143153560125098604214315356012509860421431535601250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afc5c618-7863-4498-86cd-7f2756b55975, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4pqat8k56bj9nv8mgx7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 0e76b608-3171-4fb2-8a57-3e562fca3e5c, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e76b608-3171-4fb2-8a57-3e562fca3e5c, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7909304714654663237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ea57df2-aed3-4d2c-bbf1-644c96644b05, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4s8d5vtdsktgfkhfy3c" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, 983f8962-a75d-47da-9035-b81e9bd29d0b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 983f8962-a75d-47da-9035-b81e9bd29d0b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332077752520181047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 983f8962-a75d-47da-9035-b81e9bd29d0b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj51x2v10z1byfnn76y7x" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e76b608-3171-4fb2-8a57-3e562fca3e5c, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj4yvbzgrt2hd7e3qwyd2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788b34b7-b759-4fc7-a121-148b29e577b9, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788b34b7-b759-4fc7-a121-148b29e577b9, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332077752520181047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89a9d1e8-54f0-4d99-a12a-b07ed84ba9a2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89a9d1e8-54f0-4d99-a12a-b07ed84ba9a2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7909304714654663237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788b34b7-b759-4fc7-a121-148b29e577b9, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj55s7x1fcdc9mg0ywzyt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd3310f9-5ef9-47a4-a0b1-e12fa43ed73d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd3310f9-5ef9-47a4-a0b1-e12fa43ed73d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13332077752520181047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047133320777525201810471333207775252018104713332077752520181047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89a9d1e8-54f0-4d99-a12a-b07ed84ba9a2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj5603a7m7esg3y8r6zyr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 738301b6-9437-444b-84d3-d7c399f9827b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 738301b6-9437-444b-84d3-d7c399f9827b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7909304714654663237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237790930471465466323779093047146546632377909304714654663237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd3310f9-5ef9-47a4-a0b1-e12fa43ed73d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj58v8tn9f4266zcqde6a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, f02ff96f-e8d1-4df0-937e-390681c8ecc7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f02ff96f-e8d1-4df0-937e-390681c8ecc7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10416002677054442623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 738301b6-9437-444b-84d3-d7c399f9827b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj5c40dn0jbns9b0y0q8b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, bb4c38c5-d43d-470b-8313-8879896b66a1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb4c38c5-d43d-470b-8313-8879896b66a1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901822193411879936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb4c38c5-d43d-470b-8313-8879896b66a1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj5mnd3q14q9ff50ryvww" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f02ff96f-e8d1-4df0-937e-390681c8ecc7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj5hg5wshwf6znvgw84t4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80c84603-5d28-4c11-b27d-8253dba7f9ab, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80c84603-5d28-4c11-b27d-8253dba7f9ab, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901822193411879936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b1d80d-b051-47d5-b38e-b902e1e7a1a2, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b1d80d-b051-47d5-b38e-b902e1e7a1a2, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10416002677054442623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80c84603-5d28-4c11-b27d-8253dba7f9ab, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj5sbdghswy85fp48vh26" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f90d5b-c420-4448-9411-3c124fe067e3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f90d5b-c420-4448-9411-3c124fe067e3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901822193411879936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936139018221934118799361390182219341187993613901822193411879936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:16409/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b1d80d-b051-47d5-b38e-b902e1e7a1a2, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj5sh79m75vvv0rnqzbvd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf8f09f-eac0-4112-ab8a-adfe3b4a3e45, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf8f09f-eac0-4112-ab8a-adfe3b4a3e45, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10416002677054442623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623104160026770544426231041600267705444262310416002677054442623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f90d5b-c420-4448-9411-3c124fe067e3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj5x08fmswaemv0j47zh9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fd7f2c-7101-4e2c-81ae-ad995dbf561b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fd7f2c-7101-4e2c-81ae-ad995dbf561b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168102368821973526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf8f09f-eac0-4112-ab8a-adfe3b4a3e45, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj5zy1m6mgbj60jbzd14g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, a1660dfa-074b-4b1f-8c53-cd1e354fe12b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1660dfa-074b-4b1f-8c53-cd1e354fe12b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9295598037202131701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fd7f2c-7101-4e2c-81ae-ad995dbf561b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj6623j71w82cxrm2bj69" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14a65b19-7a41-485d-9ddd-6997943b660d, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14a65b19-7a41-485d-9ddd-6997943b660d, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168102368821973526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1660dfa-074b-4b1f-8c53-cd1e354fe12b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj69n2q6t49g3h6h339xv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6203cc3-aaeb-49fd-9f3b-accf74f8c159, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6203cc3-aaeb-49fd-9f3b-accf74f8c159, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9295598037202131701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14a65b19-7a41-485d-9ddd-6997943b660d, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj6az7yqtzhk80hqjasm1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 965f9059-0edc-40d4-860b-9db1adbd4ffd, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 965f9059-0edc-40d4-860b-9db1adbd4ffd, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12168102368821973526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526121681023688219735261216810236882197352612168102368821973526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6203cc3-aaeb-49fd-9f3b-accf74f8c159, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj6dbejqq7wq477a6c3ge" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c26d17f0-0e5c-49e4-9c49-41b52083c6c7, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c26d17f0-0e5c-49e4-9c49-41b52083c6c7, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9295598037202131701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701929559803720213170192955980372021317019295598037202131701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 965f9059-0edc-40d4-860b-9db1adbd4ffd, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj6g215ymv3nwjxbcmqtn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c26d17f0-0e5c-49e4-9c49-41b52083c6c7, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj6h9fm2z6jp1ac8qjj93" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, f2c89fcc-dc5a-4d37-9a50-091ded538471, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2c89fcc-dc5a-4d37-9a50-091ded538471, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558349252012996580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580" } } } 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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, afb0957e-983d-4d97-b51a-3020c4ad19cc, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb0957e-983d-4d97-b51a-3020c4ad19cc, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15558376114213549497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497" } } } 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:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7wjt/000b29/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:257 Final command: /home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:8223 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log --grpc-port=16409 --mon-port=3021 --ic-port=4984 --key-file /home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2c89fcc-dc5a-4d37-9a50-091ded538471, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj6rd85gcz9ygewdxfbbk" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb0957e-983d-4d97-b51a-3020c4ad19cc, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj6t94nbr4645vfzgq033" } } } } }
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7wjt/000b29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7wjt/000b29/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:8223', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_l7yh2da4.log', '--grpc-port=16409', '--mon-port=3021', '--ic-port=4984', '--key-file', '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/7wjt/000b29/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4' (no wait)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ya.test:process.py:628 Command pid: 3025634
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c98ba8e-0974-46f6-ba9e-b50f879d67f3, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c98ba8e-0974-46f6-ba9e-b50f879d67f3, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558349252012996580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580" } } } 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:297 Started node localhost:16409/4
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ae7ea3-2565-4e44-933f-d66102a7a200, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ae7ea3-2565-4e44-933f-d66102a7a200, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15558376114213549497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497" } } } 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.20
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/7wjt/000b29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3025677
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c98ba8e-0974-46f6-ba9e-b50f879d67f3, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj78vdzdj0ww8znmmmzqp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ae7ea3-2565-4e44-933f-d66102a7a200, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj79634nqakrhk7cdadzx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9c0588-3ad2-4756-b053-e4798796badb, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9686358-4e34-460f-a6e9-5c6f23f831a5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9c0588-3ad2-4756-b053-e4798796badb, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16558349252012996580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580165583492520129965801655834925201299658016558349252012996580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9686358-4e34-460f-a6e9-5c6f23f831a5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15558376114213549497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497155583761142135494971555837611421354949715558376114213549497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9686358-4e34-460f-a6e9-5c6f23f831a5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj7hc5g9hmadqvd781phj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9c0588-3ad2-4756-b053-e4798796badb, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038956." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj7h25bvvtww671jjfbe3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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)
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe2431ff-2473-4ba4-a3cf-12ee614c70b1, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e620547-adca-490e-9b0c-3f4a610ba752, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe2431ff-2473-4ba4-a3cf-12ee614c70b1, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5713989576103450925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e620547-adca-490e-9b0c-3f4a610ba752, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018763765397153283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe2431ff-2473-4ba4-a3cf-12ee614c70b1, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj7xg2geynt5kg54ns753" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c653a8c8-dd49-41a4-96e1-4cb34457232b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c653a8c8-dd49-41a4-96e1-4cb34457232b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5713989576103450925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c653a8c8-dd49-41a4-96e1-4cb34457232b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj80y9tqjfmyv530pxh16" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e620547-adca-490e-9b0c-3f4a610ba752, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj7y6afxb4qh4dmw7rv51" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7055ba4b-1335-4140-812b-6bdf6a1d9c27, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7055ba4b-1335-4140-812b-6bdf6a1d9c27, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5713989576103450925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925571398957610345092557139895761034509255713989576103450925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d920d00-2205-4274-b44e-cc6e015a983b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d920d00-2205-4274-b44e-cc6e015a983b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018763765397153283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7055ba4b-1335-4140-812b-6bdf6a1d9c27, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038918." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k8kyj8522rhsbmrx2z5b423r" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d920d00-2205-4274-b44e-cc6e015a983b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj85s7zc18zjs7w2gw9n7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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 72075186224038918." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6dde375-e529-4dbc-af81-0387d0c5730e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c04b5205-353c-4238-8875-939553c76d40, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c04b5205-353c-4238-8875-939553c76d40, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018763765397153283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283501876376539715328350187637653971532835018763765397153283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6dde375-e529-4dbc-af81-0387d0c5730e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10071022027167687098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c04b5205-353c-4238-8875-939553c76d40, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj8gg3ghbtta0tnqrf3qf" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6dde375-e529-4dbc-af81-0387d0c5730e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj8gh6v8603s39kbfs6v3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f135f387-ce4b-4216-8b0c-2af302779779, ghrun-hywccetzo4.auto.internal:5427): 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 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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:63 RpcState(ExecuteDataQuery, f135f387-ce4b-4216-8b0c-2af302779779, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10071022027167687098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2476edb5-6d78-44f5-a16f-f106f6b52e4e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2476edb5-6d78-44f5-a16f-f106f6b52e4e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15660500627474267586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2476edb5-6d78-44f5-a16f-f106f6b52e4e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj8tj9ccf1m15cqmmknng" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f99fc54b-f92c-4726-9d4d-9c097a346ea5, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f99fc54b-f92c-4726-9d4d-9c097a346ea5, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15660500627474267586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f135f387-ce4b-4216-8b0c-2af302779779, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj8t306dp1vdeqbsf293m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ya.test:process.py:259 Command (pid 3025677) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3025677) elapsed time (sec): 1.7361834049224854
DEBUG    ya.test:process.py:263 Command (pid 3025677) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025677) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3025677) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3025677) ixrss: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555f24b8-0f7b-4516-ab0f-c723a42e1fde, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ya.test:process.py:263 Command (pid 3025677) majflt: 0
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555f24b8-0f7b-4516-ab0f-c723a42e1fde, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10071022027167687098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098100710220271676870981007102202716768709810071022027167687098" } } } 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 3025677) maxrss: 838040
DEBUG    ya.test:process.py:263 Command (pid 3025677) minflt: 45463
DEBUG    ya.test:process.py:263 Command (pid 3025677) msgrcv: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f99fc54b-f92c-4726-9d4d-9c097a346ea5, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj8y28c8hztsb1fe2k69x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ya.test:process.py:263 Command (pid 3025677) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3025677) nivcsw: 310
DEBUG    ya.test:process.py:263 Command (pid 3025677) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3025677) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3025677) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3025677) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3025677) stime: 0.200205
DEBUG    ya.test:process.py:263 Command (pid 3025677) utime: 0.568867
DEBUG    ya.test:process.py:263 Command (pid 3025677) wtime: 1.745
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60fa84e6-4523-4467-a84c-18a48e851932, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ya.test:process.py:275 Command (pid 3025677) output:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213

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

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

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60fa84e6-4523-4467-a84c-18a48e851932, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15660500627474267586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586156605006274742675861566050062747426758615660500627474267586" } } } 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 3025677) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9a9ddc380edc8c1c346468a0d210a6ed1dad2dff
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge 278e7d652ee3f91c399fe3bd0d6258a77b161d4f into 98d3e22fe619e412bcee2b24f8d83d7a5bc27213
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555f24b8-0f7b-4516-ab0f-c723a42e1fde, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj919fthx4v8etxxzt9r9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b58f8f0>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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:52 RpcState(ExecuteDataQuery, 60fa84e6-4523-4467-a84c-18a48e851932, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k8kyj9551wa1w2722ke21yn6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bef2b540630>
ERROR    __tests__.test_encryption:test_encryption.py:58 Error executing transaction
Traceback (most recent call last):
  File "ydb/tests/functional/encryption/test_encryption.py", line 56, in simple_write_data
    pool.retry_operation_sync(callee, retry_settings=ydb.RetrySettings(max_retries=2))
  File "contrib/python/ydb/py3/ydb/table.py", line 2655, in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 130, in retry_operation_impl
    raise status
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/table.py", line 2653, in wrapped_callee
    return callee(session, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/functional/encryption/test_encryption.py", line 49, in callee
    s.transaction().execute(
  File "contrib/python/ydb/py3/ydb/table.py", line 2392, in execute
    return self._driver(
           ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/tracing.py", line 70, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/pool.py", line 464, in __call__
    res = connection(
          ^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/connection.py", line 516, in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_session_impl.py", line 20, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 9, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 22, in decorator
    return func(rpc_state, response_pb, session_state, tx_state, query, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_tx_ctx_impl.py", line 165, in wrap_result_and_tx_id
    issues._process_response(response_pb.operation)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.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.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 0x7bef27c208b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef27c208b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ab0b963b-e4bb-4650-9daa-f9b607fe62aa, ghrun-hywccetzo4.auto.internal:31801): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ab0b963b-e4bb-4650-9daa-f9b607fe62aa, ghrun-hywccetzo4.auto.internal:31801): request = { session_id: "ydb://session/3?node_id=50000&id=N2UzMmFjOS0xM2EyMmJlYS1lOTI0NGYyYi02MTQyNzU1ZQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ab0b963b-e4bb-4650-9daa-f9b607fe62aa, ghrun-hywccetzo4.auto.internal:31801): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ab0b963b-e4bb-4650-9daa-f9b607fe62aa, ghrun-hywccetzo4.auto.internal:31801): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, ab0b963b-e4bb-4650-9daa-f9b607fe62aa, ghrun-hywccetzo4.auto.internal:31801): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef27c208b0>
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.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
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 0x7bef2b59d8f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2b59d8f0> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f3a95d59-9e89-4434-9aac-cd743c983d2e, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f3a95d59-9e89-4434-9aac-cd743c983d2e, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MjE1M2I0ZTktYzg5MmQ4MTUtOGNmMmM0OTItMzczMDEyMGM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f3a95d59-9e89-4434-9aac-cd743c983d2e, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f3a95d59-9e89-4434-9aac-cd743c983d2e, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f3a95d59-9e89-4434-9aac-cd743c983d2e, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef2b59d8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef2b4fdcb0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2b4fdcb0> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6c797af2-a13b-4e18-a1cb-5e760fb05ffa, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6c797af2-a13b-4e18-a1cb-5e760fb05ffa, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MzdjODAzMWEtM2MyYTAyY2UtYWMyOGY2ZjgtOTUwNWJiMzU=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 6c797af2-a13b-4e18-a1cb-5e760fb05ffa, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6c797af2-a13b-4e18-a1cb-5e760fb05ffa, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 6c797af2-a13b-4e18-a1cb-5e760fb05ffa, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef2b4fdcb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef2b5334b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2b5334b0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1f63eff7-5b94-4980-acfd-fcae9719edac, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1f63eff7-5b94-4980-acfd-fcae9719edac, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=ZjA0OGViODQtYjkyN2E3YTItNjAzZDMyY2EtNmUxZDI4ZGE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1f63eff7-5b94-4980-acfd-fcae9719edac, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1f63eff7-5b94-4980-acfd-fcae9719edac, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1f63eff7-5b94-4980-acfd-fcae9719edac, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef2b5334b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef2b58f8f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2b58f8f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5eb5d640-c5b2-435f-920d-139072bd224b, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5eb5d640-c5b2-435f-920d-139072bd224b, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=NmQzMmJjMGMtMTQwMjMzMy1iZWU0MTk5NC1iMjc2NWY2Mw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5eb5d640-c5b2-435f-920d-139072bd224b, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5eb5d640-c5b2-435f-920d-139072bd224b, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5eb5d640-c5b2-435f-920d-139072bd224b, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7bef2b58f8f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7bef2b540630>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7bef2b540630> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c3bd56a3-01ca-48ff-a884-5d7eee746e22, ghrun-hywccetzo4.auto.internal:5427): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c3bd56a3-01ca-48ff-a884-5d7eee746e22, ghrun-hywccetzo4.auto.internal:5427): request = { session_id: "ydb://session/3?node_id=50002&id=MmY5YzQ5NGQtODk1MjNjYTEtNGU3N2E5ZDktNjQwMTJjODE=" 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 0x7bef2b540630>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, c3bd56a3-01ca-48ff-a884-5d7eee746e22, ghrun-hywccetzo4.auto.internal:5427): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:31801
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c3bd56a3-01ca-48ff-a884-5d7eee746e22, ghrun-hywccetzo4.auto.internal:5427): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c3bd56a3-01ca-48ff-a884-5d7eee746e22, ghrun-hywccetzo4.auto.internal:5427): on response callback success
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8223
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hywccetzo4.auto.internal:5427
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:7043/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:32254/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24111/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:31801/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8223/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8960/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:23818/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:11480/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8042/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26860/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5427/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:16409/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4984
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3021
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11385
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4541
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8131
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13287
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22169
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21046
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63863
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8826
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10277
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23451
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8960
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24541
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63876
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1687
============================== slowest durations ===============================
131.66s call     test_encryption.py::TestEncryption::test_simple_encryption
27.69s teardown test_encryption.py::TestEncryption::test_simple_encryption
23.57s 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/7wjt/000b29/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/7wjt/000b29/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, 2 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.028669 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.066708 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.104778 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.030004 seconds, not started yet
Current KQP shutdown state: spent 6.117909 seconds, not started yet
Current KQP shutdown state: spent 9.195313 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==3025634==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 352 byte(s) in 2 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002222d9de 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 0x00004bbf6d05 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004bbf6d05 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:13
#4 0x00004bbfca8e in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
#5 0x00004bbeed11 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:624:32
#6 0x00004bbdcd58 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
#7 0x00004bbd8b07 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
#8 0x00004bbd75cc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
#9 0x000045924c7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00001fa849aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000444340ba 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 0x000044434b88 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
#5 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#7 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
#8 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#10 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#11 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#12 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000044439df3 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000044439df3 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000044439df3 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000044439df3 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x000044439df3 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x000044439df3 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 0x000044434c84 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x000044434c84 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x000044434c84 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
#12 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#14 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
#15 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#17 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 112 byte(s) in 2 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004441b312 in MakeHolder<NKikimr::NNodeBroker::TCacheMissResolve, unsigned int &, const TIntrusivePtr<NKikimr::NNodeBroker::TDynamicConfig, TDefaultIntrusivePtrOps<NKikimr::NNodeBroker::TDynamicConfig> > &, TAutoPtr<NActors::IEventHandle, TDelete> &, NMonotonic::TMonotonic &, unsigned long> /-S/util/generic/ptr.h:386:23
#2 0x00004441b312 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 0x000044425090 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 0x000044415701 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x000022226c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x00002230b641 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x000022315266 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x00002231481d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x00002231688e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x00001faa5164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001f742876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000444399fa in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000444399fa in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000444399fa in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000444399fa in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x0000444399fa in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x0000444399fa 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 0x000044434c75 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x000044434c75 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x000044434c75 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
#12 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#14 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
#15 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#17 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 64 byte(s) in 2 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000444474bd in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000444474bd in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000444474bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000444474bd in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000444474bd in __construct_node_hash<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1840:21
#6 0x0000444474bd in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1547:25
#7 0x00004441b638 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#8 0x00004441b638 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#9 0x00004441b638 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
#10 0x000044425090 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#11 0x000044415701 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#12 0x000022226c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#13 0x00002230b641 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#14 0x000022315266 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#15 0x00002231481d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#16 0x00002231688e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#17 0x00001faa5164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#18 0x00001f742876 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 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004443a453 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00004443a453 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00004443a453 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00004443a453 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 0x00004443a453 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00004443a453 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 0x00004443a453 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00004443a453 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00004443a453 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x000044439e68 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x000044439e68 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x000044439e68 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x000044439e68 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 0x000044434c84 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x000044434c84 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x000044434c84 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 0x000044434a7a 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 0x00004b9dd820 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:574:35
#19 0x000054994312 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x00004682afdb in NKikimr::TKikimrRunner::InitializeActorSystem(NKikimr::TKikimrRunConfig const&, TIntrusivePtr<NKikimr::TServiceInitializersList, TDefaultIntrusivePtrOps<NKikimr::TServiceInitializersList>>, NKikimr::TBasicKikimrServicesMask const&) /-S/ydb/core/driver_lib/run/run.cpp:1609:26
#21 0x000046842694 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2275:13
#22 0x000043a95306 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x00004665454b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:50:12
#24 0x000043b19f45 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#25 0x000043b13ba5 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#26 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 2 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004bbf6bf0 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:863:41
#2 0x00004bbfca8e in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:96:70
#3 0x00004bbeed11 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:624:32
#4 0x00004bbdcd58 in NActors::THandshakeActor::PerformIncomingHandshake() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1042:52
#5 0x00004bbd8b07 in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:339:21
#6 0x00004bbd75cc in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:293:17
#7 0x000045924c7b in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#8 0x00001fa849aa in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 40 byte(s) in 1 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000044447c16 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000044447c16 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000044447c16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000044447c16 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000044447c16 in void std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__do_rehash<true>(unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1730:36
#6 0x00004444776c in __rehash<true> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table
#7 0x00004444776c in __rehash_unique /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:883:63
#8 0x00004444776c in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::__unordered_map_hasher<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::__unordered_map_equal<NKikimr::NNodeBroker::TCacheMiss*, std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>, std::__y1::equal_to<NKikimr::NNodeBroker::TCacheMiss*>, std::__y1::hash<NKikimr::NNodeBroker::TCacheMiss*>, true>, std::__y1::allocator<std::__y1::__hash_value_type<NKikimr::NNodeBroker::TCacheMiss*, THolder<NKikimr::NNodeBroker::TCacheMiss, TDelete>>>>::__emplace_unique_key_args<NKikimr::NNodeBroker::TCacheMiss*, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>>(NKikimr::NNodeBroker::TCacheMiss* const&, NKikimr::NNodeBroker::TCacheMiss*&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1549:7
#9 0x00004441b638 in __emplace_unique<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:812:12
#10 0x00004441b638 in emplace<NKikimr::NNodeBroker::TCacheMiss *&, THolder<NKikimr::NNodeBroker::TCacheMissResolve, TDelete> > /-S/contrib/libs/cxxsupp/libcxx/include/unordered_map:1264:21
#11 0x00004441b638 in NKikimr::NNodeBroker::TDynamicNameserver::ResolveDynamicNode(unsigned int, TAutoPtr<NActors::IEventHandle, TDelete>, NMonotonic::TMonotonic, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:389:38
#12 0x000044425090 in NKikimr::NNodeBroker::TDynamicNameserver::Handle(TAutoPtr<NActors::TEventHandle<NActors::TEvInterconnect::TEvResolveNode>, TDelete>&, NActors::TActorContext const&) /-S/ydb/core/mind/dynamic_nameserver.cpp:593:9
#13 0x000044415701 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#14 0x000022226c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#15 0x00002230b641 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#16 0x000022315266 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#17 0x00002231481d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#18 0x00002231688e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#19 0x00001faa5164 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#20 0x00001f742876 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046657db9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000046657db9 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000046657db9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000046657db9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
#5 0x000046672ad7 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:166:21
#6 0x0000466cb292 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
#7 0x0000466b3cc1 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
#8 0x000046682418 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:1134:13
#9 0x000046655647 in Parse /-S/ydb/core/config/init/init.h:324:15
#10 0x000046655647 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:69:13
#11 0x000043b1a644 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#12 0x000043b13b7c in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#13 0x000043b06367 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 0x000043a9b486 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#15 0x000043a9f33d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#16 0x00001f6a2d95 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#17 0x7f70e7694d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001f77ed5d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046672321 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000046672321 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000046672321 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000046672321 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000046672321 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000046672321 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000046672321 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000046672321 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000046672321 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000046672321 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#11 0x000046672321 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:163:45
#12 0x0000466cb292 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1332:17
#13 0x0000466b3cc1 in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1401:9
==================== 1 passed, 1 error in 186.10s (0:03:06) ====================
