============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p63v/000351/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_format_setting
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 169 items / 166 deselected / 3 selected

test_format_setting.py ...

============================== slowest durations ===============================
18.33s call     test_format_setting.py::TestS3::test_parquet_converters_to_date[v2]
16.75s call     test_format_setting.py::TestS3::test_parquet_converters_to_date[v1]
12.09s teardown test_format_setting.py::TestS3::test_s3_push_down_parquet[v2]
5.59s setup    test_format_setting.py::TestS3::test_parquet_converters_to_date[v1]
4.25s call     test_format_setting.py::TestS3::test_s3_push_down_parquet[v2]
0.14s setup    test_format_setting.py::TestS3::test_parquet_converters_to_date[v2]
0.09s setup    test_format_setting.py::TestS3::test_s3_push_down_parquet[v2]
0.08s teardown test_format_setting.py::TestS3::test_parquet_converters_to_date[v2]
0.06s teardown test_format_setting.py::TestS3::test_parquet_converters_to_date[v1]
====================== 3 passed, 166 deselected in 58.01s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 46 items / 45 deselected / 1 selected

test_statistics.py .E

==================================== ERRORS ====================================
_________ ERROR at teardown of TestS3.test_aborted_by_user[v2-client0] _________
ydb/tests/fq/s3/conftest.py:125: in kikimr_yqv2
    with start_kikimr(kikimr_params, kikimr_extensions) as kikimr:
contrib/tools/python3/Lib/contextlib.py:144: in __exit__
    next(self.gen)
ydb/tests/tools/fq_runner/kikimr_utils.py:426: in start_kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:749: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:707: 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/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   ==1052329==WARNING: MemorySanitizer: use-of-uninitialized-value
E   warning: address range table at offset 0x820 has a premature terminator entry at offset 0x830
E   #0 0x0000173568c0 in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::hash<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::equal_to<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::allocator<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>>::__emplace_unique_key_args<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&>(std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1534:12
E   #1 0x00004ecdcc6d in __emplace_unique_extract_key<const std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char> > &> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:826:12
E   #2 0x00004ecdcc6d in __emplace_unique<const std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char> > &> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:805:12
E   #3 0x00004ecdcc6d in emplace<const std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char> > &> /-S/contrib/libs/cxxsupp/libcxx/include/unordered_set:759:21
E   #4 0x00004ecdcc6d in UpdateKnownEndpoints /-S/ydb/core/fq/libs/private_client/private_client.cpp:225:24
E   #5 0x00004ecdcc6d in auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)::operator()(google::protobuf::Any*, NYdb::Dev::TPlainStatus) /-S/ydb/core/fq/libs/private_client/private_client.cpp:67:17
E   #6 0x00004ecdc92f in decltype(std::declval<auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)&>()(std::declval<google::protobuf::Any*>(), std::declval<NYdb::Dev::TPlainStatus>())) std::__y1::__invoke[abi:fe200000]<auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)&, google::protobuf::Any*, NYdb::Dev::TPlainStatus>(auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)&, google::protobuf::Any*&&, NYdb::Dev::TPlainStatus&&) /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #7 0x00004ecdbb6a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #8 0x00004ecdbb6a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #9 0x00004ecdbb6a in void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (google::protobuf::Any*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)::operator()(Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus) /-S/ydb/public/sdk/cpp/src/client/impl/internal/grpc_connections/grpc_connections.h:398:17
E   #10 0x00004ecdb7ff in decltype(std::declval<Fq::Private::V1::FqPrivateTaskService>()(std::declval<Ydb::Operations::Operation*>(), std::declval<NYdb::Dev::TPlainStatus>())) std::__y1::__invoke[abi:fe200000]<void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (google::protobuf::Any*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)&, Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus>(Fq::Private::V1::FqPrivateTaskService&&, Ydb::Operations::Operation*&&, NYdb::Dev::TPlainStatus&&) /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #11 0x00004ecda977 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x00004ecda977 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x00004ecda977 in void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, bool, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus)::operator()(Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus) /-S/ydb/public/sdk/cpp/src/client/impl/internal/grpc_connections/grpc_connections.h:344:17
E   #14 0x00004ecda62f in decltype(std::declval<Fq::Private::V1::FqPrivateTaskService>()(std::declval<Fq::Private::GetTaskResponse*>(), std::declval<NYdb::Dev::TPlainStatus>())) std::__y1::__invoke[abi:fe200000]<void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, bool, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus)&, Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus>(Fq::Private::V1::FqPrivateTaskService&&, Fq::Private::GetTaskResponse*&&, NYdb::Dev::TPlainStatus&&) /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #15 0x00004ecd4fbf in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #16 0x00004ecd4fbf in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #17 0x00004ecd4fbf in NYdb::Dev::TGRpcErrorResponse<Fq::Private::GetTaskResponse>::Process(void*) /-S/ydb/public/sdk/cpp/src/client/impl/internal/grpc_connections/actions.h:138:9
E   #18 0x00002fc09f00 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #19 0x00002fc09f00 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #20 0x00002fc09f00 in TThrFuncObj<std::__y1::function<void ()>>::Process(void*) /-S/util/thread/pool.h:71:9
E   #21 0x00001c6e29fd in TThreadPool::TImpl::DoExecute() /-S/util/thread/pool.cpp:246:22
E   #22 0x00001c6e0c2c in Execute /-S/util/thread/factory.h:15:13
E   #23 0x00001c6e0c2c in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001a42f2b3 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x7fad5b7abac2  (/lib/x86_64-linux-gnu/libc.so.6+0x94ac2) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   #26 0x7fad5b83d8bf  (/lib/x86_64-linux-gnu/libc.so.6+0x1268bf) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   SUMMARY: MemorySanitizer: use-of-uninitialized-value /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1534:12 in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::hash<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::equal_to<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::allocator<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>>::__emplace_unique_key_args<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&>(std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&)
E   Exiting
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_aborted_by_user[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18588
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/contrib/python/moto/bin/moto_server
DEBUG    root:conftest.py:64 HTTPConnectionPool(host='localhost', port=18588): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f20d58ecd10>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17518
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27119
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5ab3c073-cafd-42a7-a534-54b1fa93f806, localhost:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5ab3c073-cafd-42a7-a534-54b1fa93f806, localhost:32334): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5ab3c073-cafd-42a7-a534-54b1fa93f806, localhost:32334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 32334 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:32334, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32334
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 0x7f20d579d8b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73c55cda-be85-4f5e-973a-b53992788833, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73c55cda-be85-4f5e-973a-b53992788833, ghrun-npwyk27qgi.auto.internal:32334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 73c55cda-be85-4f5e-973a-b53992788833, ghrun-npwyk27qgi.auto.internal:32334): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73c55cda-be85-4f5e-973a-b53992788833, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGEwNzYyZTUtZTQ1ZWIyODYtM2JhYTRmMDAtZGVmYTRkYWY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dfd0515e-b6ce-4a65-bd5d-39060fa76a94, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 73c55cda-be85-4f5e-973a-b53992788833, ghrun-npwyk27qgi.auto.internal:32334): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dfd0515e-b6ce-4a65-bd5d-39060fa76a94, ghrun-npwyk27qgi.auto.internal:32334): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwNzYyZTUtZTQ1ZWIyODYtM2JhYTRmMDAtZGVmYTRkYWY=" path: "local/DbPoolStorage_af261045-8f52-4d80-929e-01b6688a7c52/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dfd0515e-b6ce-4a65-bd5d-39060fa76a94, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0b05f860-2f80-4e27-8e90-7dababdbab09, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b05f860-2f80-4e27-8e90-7dababdbab09, ghrun-npwyk27qgi.auto.internal:32334): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwNzYyZTUtZTQ1ZWIyODYtM2JhYTRmMDAtZGVmYTRkYWY=" path: "local/DbPoolStorage_af261045-8f52-4d80-929e-01b6688a7c52/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b05f860-2f80-4e27-8e90-7dababdbab09, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ca4387-d496-4278-ad58-28bc6e46fb92, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ca4387-d496-4278-ad58-28bc6e46fb92, ghrun-npwyk27qgi.auto.internal:32334): request = { session_id: "ydb://session/3?node_id=1&id=ZGEwNzYyZTUtZTQ1ZWIyODYtM2JhYTRmMDAtZGVmYTRkYWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_af261045-8f52-4d80-929e-01b6688a7c52\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ca4387-d496-4278-ad58-28bc6e46fb92, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d579d940>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6538
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/node_1/logfile_usgi2rd5.log --grpc-port=27119 --mon-port=7774 --ic-port=14515
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/node_1/logfile_usgi2rd5.log --grpc-port=27119 --mon-port=7774 --ic-port=14515
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/node_1/logfile_usgi2rd5.log', '--grpc-port=27119', '--mon-port=7774', '--ic-port=14515')' in '/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1052195
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27119/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/p63v/000352/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1052197
DEBUG    ya.test:process.py:259 Command (pid 1052197) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1052197) elapsed time (sec): 0.2582888603210449
DEBUG    ya.test:process.py:263 Command (pid 1052197) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) majflt: 428
DEBUG    ya.test:process.py:263 Command (pid 1052197) maxrss: 358416
DEBUG    ya.test:process.py:263 Command (pid 1052197) minflt: 24643
DEBUG    ya.test:process.py:263 Command (pid 1052197) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1052197) nvcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1052197) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1052197) stime: 0.078649
DEBUG    ya.test:process.py:263 Command (pid 1052197) utime: 0.133704
DEBUG    ya.test:process.py:263 Command (pid 1052197) wtime: 0.259
DEBUG    ya.test:process.py:275 Command (pid 1052197) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1052197) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25857
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24194
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14907
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 35ef5120-0819-4fee-8f53-0b57e5bf3903, localhost:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 35ef5120-0819-4fee-8f53-0b57e5bf3903, localhost:32334): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 35ef5120-0819-4fee-8f53-0b57e5bf3903, localhost:32334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 32334 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:32334, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:32334
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 0x7f20d5756e40 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5b8629ae-4ba1-481f-abd8-b9872be5f197, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b8629ae-4ba1-481f-abd8-b9872be5f197, ghrun-npwyk27qgi.auto.internal:32334): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5b8629ae-4ba1-481f-abd8-b9872be5f197, ghrun-npwyk27qgi.auto.internal:32334): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5b8629ae-4ba1-481f-abd8-b9872be5f197, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTczN2M2MjYtNWE1MjcyN2EtOGY5NTFhYTUtNmQ5MGU3MjQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5b8629ae-4ba1-481f-abd8-b9872be5f197, ghrun-npwyk27qgi.auto.internal:32334): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7b176e25-eb84-4796-bd8c-2cae431f7345, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7b176e25-eb84-4796-bd8c-2cae431f7345, ghrun-npwyk27qgi.auto.internal:32334): request = { session_id: "ydb://session/3?node_id=1&id=YTczN2M2MjYtNWE1MjcyN2EtOGY5NTFhYTUtNmQ5MGU3MjQ=" path: "local/DbPoolStorage_c44bc4c2-f1ce-4cc2-9eee-0a936c47d8be/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7b176e25-eb84-4796-bd8c-2cae431f7345, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, bebd9ada-b189-4ea0-8423-40c2483c10fa, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, bebd9ada-b189-4ea0-8423-40c2483c10fa, ghrun-npwyk27qgi.auto.internal:32334): request = { session_id: "ydb://session/3?node_id=1&id=YTczN2M2MjYtNWE1MjcyN2EtOGY5NTFhYTUtNmQ5MGU3MjQ=" path: "local/DbPoolStorage_c44bc4c2-f1ce-4cc2-9eee-0a936c47d8be/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, bebd9ada-b189-4ea0-8423-40c2483c10fa, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35278217-6d71-4e5f-822d-c90def8e7e61, ghrun-npwyk27qgi.auto.internal:32334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35278217-6d71-4e5f-822d-c90def8e7e61, ghrun-npwyk27qgi.auto.internal:32334): request = { session_id: "ydb://session/3?node_id=1&id=YTczN2M2MjYtNWE1MjcyN2EtOGY5NTFhYTUtNmQ5MGU3MjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_c44bc4c2-f1ce-4cc2-9eee-0a936c47d8be\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/cp\", \"/cp\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35278217-6d71-4e5f-822d-c90def8e7e61, ghrun-npwyk27qgi.auto.internal:32334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f20d5756f90>
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20347
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32162
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/logfile_l4e4x89t.log --grpc-port=14907 --mon-port=32162 --ic-port=24194
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/logfile_l4e4x89t.log --grpc-port=14907 --mon-port=32162 --ic-port=24194
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/logfile_l4e4x89t.log', '--grpc-port=14907', '--mon-port=32162', '--ic-port=24194')' in '/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1052329
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14907/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1052330
DEBUG    ya.test:process.py:259 Command (pid 1052330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1052330) elapsed time (sec): 0.257840633392334
DEBUG    ya.test:process.py:263 Command (pid 1052330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) majflt: 478
DEBUG    ya.test:process.py:263 Command (pid 1052330) maxrss: 355600
DEBUG    ya.test:process.py:263 Command (pid 1052330) minflt: 24628
DEBUG    ya.test:process.py:263 Command (pid 1052330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1052330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1052330) nvcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1052330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1052330) stime: 0.101875
DEBUG    ya.test:process.py:263 Command (pid 1052330) utime: 0.110025
DEBUG    ya.test:process.py:263 Command (pid 1052330) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 1052330) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1052330) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6226
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000352/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/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/node_1/logfile_mx91py5z.log --grpc-port=20347 --mon-port=14955 --ic-port=62245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000352/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/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/node_1/logfile_mx91py5z.log --grpc-port=20347 --mon-port=14955 --ic-port=62245
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/node_1/logfile_mx91py5z.log', '--grpc-port=20347', '--mon-port=14955', '--ic-port=62245')' in '/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1052350
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20347/1
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/p63v/000352/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1052352
DEBUG    ya.test:process.py:259 Command (pid 1052352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1052352) elapsed time (sec): 0.2559511661529541
DEBUG    ya.test:process.py:263 Command (pid 1052352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) majflt: 27
DEBUG    ya.test:process.py:263 Command (pid 1052352) maxrss: 358336
DEBUG    ya.test:process.py:263 Command (pid 1052352) minflt: 24945
DEBUG    ya.test:process.py:263 Command (pid 1052352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1052352) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1052352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1052352) stime: 0.113606
DEBUG    ya.test:process.py:263 Command (pid 1052352) utime: 0.09737599999999999
DEBUG    ya.test:process.py:263 Command (pid 1052352) wtime: 0.257
DEBUG    ya.test:process.py:275 Command (pid 1052352) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1052352) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
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/p63v/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20347', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62245\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1052971
DEBUG    ya.test:process.py:259 Command (pid 1052971) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1052971) elapsed time (sec): 0.2827737331390381
DEBUG    ya.test:process.py:263 Command (pid 1052971) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) maxrss: 423884
DEBUG    ya.test:process.py:263 Command (pid 1052971) minflt: 27003
DEBUG    ya.test:process.py:263 Command (pid 1052971) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1052971) nvcsw: 357
DEBUG    ya.test:process.py:263 Command (pid 1052971) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1052971) stime: 0.117378
DEBUG    ya.test:process.py:263 Command (pid 1052971) utime: 0.137616
DEBUG    ya.test:process.py:263 Command (pid 1052971) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1052971) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
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/p63v/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20347', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1053025
DEBUG    ya.test:process.py:259 Command (pid 1053025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1053025) elapsed time (sec): 0.2716796398162842
DEBUG    ya.test:process.py:263 Command (pid 1053025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) maxrss: 424384
DEBUG    ya.test:process.py:263 Command (pid 1053025) minflt: 27013
DEBUG    ya.test:process.py:263 Command (pid 1053025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1053025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1053025) nvcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 1053025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1053025) stime: 0.093924
DEBUG    ya.test:process.py:263 Command (pid 1053025) utime: 0.142928
DEBUG    ya.test:process.py:263 Command (pid 1053025) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1053025) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000352/ydb/apps/ydbd/ydbd
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/p63v/000352/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20347', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 2\n    Name: "dynamic_storage_pool:2"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "ssd"\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: 1053117
DEBUG    ya.test:process.py:259 Command (pid 1053117) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1053117) elapsed time (sec): 0.2791252136230469
DEBUG    ya.test:process.py:263 Command (pid 1053117) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) maxrss: 424352
DEBUG    ya.test:process.py:263 Command (pid 1053117) minflt: 27006
DEBUG    ya.test:process.py:263 Command (pid 1053117) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1053117) nvcsw: 330
DEBUG    ya.test:process.py:263 Command (pid 1053117) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1053117) stime: 0.14114
DEBUG    ya.test:process.py:263 Command (pid 1053117) utime: 0.14114
DEBUG    ya.test:process.py:263 Command (pid 1053117) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 1053117) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd', 'dynamic_storage_pool:2': 'ssd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_statistics.py::TestS3, test_name: test_aborted_by_user[v2-client0])
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:170 Request: content {
  type: ANALYTICS
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\nSELECT * FROM AS_TABLE(()->(Yql::ToStream(ListReplicate(<|x:\n\"0123456789ABCDEF\"\n|>, 4000000000))));\n"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c3eecc09-1543-4845-bdab-c6edc698cecd"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudq9r8bk5ol20462q"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq9r8bk5ol20462q"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765477164
        nanos: 902511000
      }
      modified_at {
        seconds: 1765477164
        nanos: 902511000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudq9r8bk5nq853rce-ptqudq9r8bk5ol20462q"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1765477164
      nanos: 902511000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\nSELECT * FROM AS_TABLE(()->(Yql::ToStream(ListReplicate(<|x:\n\"0123456789ABCDEF\"\n|>, 4000000000))));\n"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq9r8bk5ol20462q"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765477164
        nanos: 902511000
      }
      modified_at {
        seconds: 1765477164
        nanos: 902511000
      }
      revision: 1
    }
    started_at {
      seconds: 1765477165
      nanos: 552000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudq9r8bk5nq853rce-ptqudq9r8bk5ol20462q"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1765477164
      nanos: 902511000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\nSELECT * FROM AS_TABLE(()->(Yql::ToStream(ListReplicate(<|x:\n\"0123456789ABCDEF\"\n|>, 4000000000))));\n"
    syntax: YQL_V1
  }
  plan {
    json: "{}"
  }
  statistics {
    json: "{}"
  }
  timeline {
    svg: "<svg width=\'1280\' height=\'0\' xmlns=\'http://www.w3.org/2000/svg\'>\n<clipPath id=\'clipTextPath\'><rect x=\'0\' y=\'0\' width=\'298\' height=\'0\'/></clipPath>\n\n<defs>\n  <g id=\'icon_memory\'>\n    <path fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M5 3C3.89543 3 3 3.89543 3 5H1V7H3V9H1V11H3V13H1V15H3V17H1V19H3C3 20.1046 3.89543 21 5 21H9C10.1046 21 11 20.1046 11 19H13C13 20.1046 13.8954 21 15 21H19C20.1046 21 21 20.1046 21 19H23V17H21V15H23V13H21V11H23V9H21V7H23V5H21C21 3.89543 20.1046 3 19 3H15C13.8954 3 13 3.89543 13 5H11C11 3.89543 10.1046 3 9 3H5ZM11 7V9H13V7H11ZM11 11V13H13V11H11ZM11 15V17H13V15H11ZM5 5H9V19H5V5ZM15 5H19V19H15V5Z\' />\n  </g>\n\n  <g id=\'icon_cpu\'>\n    <path d=\'M13.9802 7.75H10.0102C8.76023 7.75 7.74023 8.76 7.74023 10.02V13.99C7.74023 15.24 8.75023 16.26 10.0102 16.26H13.9802C15.2302 16.26 16.2502 15.25 16.2502 13.99V10.02C16.2502 8.76 15.2402 7.75 13.9802 7.75ZM13.5002 12.98L12.6102 14.53C12.4802 14.76 12.2402 14.88 12.0002 14.88C11.8802 14.88 11.7502 14.85 11.6502 14.79C11.3102 14.6 11.1902 14.17 11.3902 13.83L12.0302 12.72H11.4702C11.0202 12.72 10.6502 12.52 10.4502 12.18C10.2502 11.84 10.2702 11.42 10.5002 11.03L11.3902 9.48C11.5902 9.14 12.0202 9.03 12.3502 9.22C12.6902 9.41 12.8102 9.84 12.6102 10.18L11.9702 11.29H12.5302C12.9802 11.29 13.3502 11.49 13.5502 11.83C13.7502 12.17 13.7302 12.59 13.5002 12.98Z\' />\n    <path d=\'M21.25 12.75C21.67 12.75 22 12.41 22 12C22 11.58 21.67 11.25 21.25 11.25H20V9.05H21.25C21.67 9.05 22 8.72 22 8.3C22 7.89 21.67 7.55 21.25 7.55H19.77C19.29 5.96 18.04 4.71 16.45 4.23V2.75C16.45 2.34 16.11 2 15.7 2C15.29 2 14.95 2.34 14.95 2.75V4H12.75V2.75C12.75 2.34 12.41 2 12 2C11.59 2 11.25 2.34 11.25 2.75V4H9.06V2.75C9.06 2.34 8.72 2 8.31 2C7.89 2 7.56 2.34 7.56 2.75V4.23C5.96 4.71 4.71 5.96 4.23 7.55H2.75C2.34 7.55 2 7.89 2 8.3C2 8.72 2.34 9.05 2.75 9.05H4V11.25H2.75C2.34 11.25 2 11.58 2 12C2 12.41 2.34 12.75 2.75 12.75H4V14.95H2.75C2.34 14.95 2 15.28 2 15.7C2 16.11 2.34 16.45 2.75 16.45H4.23C4.7 18.04 5.96 19.29 7.56 19.77V21.25C7.56 21.66 7.89 22 8.31 22C8.72 22 9.06 21.66 9.06 21.25V20H11.26V21.25C11.26 21.66 11.59 22 12.01 22C12.42 22 12.76 21.66 12.76 21.25V20H14.95V21.25C14.95 21.66 15.29 22 15.7 22C16.11 22 16.45 21.66 16.45 21.25V19.77C18.04 19.29 19.29 18.04 19.77 16.45H21.25C21.67 16.45 22 16.11 22 15.7C22 15.28 21.67 14.95 21.25 14.95H20V12.75H21.25ZM17.26 14.26C17.26 15.91 15.91 17.26 14.26 17.26H9.74C8.09 17.26 6.74 15.91 6.74 14.26V9.74C6.74 8.09 8.09 6.74 9.74 6.74H14.26C15.91 6.74 17.26 8.09 17.26 9.74V14.26Z\' />\n </g>\n\n  <g id=\'icon_ingress\'>\n    <path d=\'M3 6L6 6L6 12L10 12L10 6L13 6V5L8 0L3 5L3 6Z\' />\n    <path d=\'M2 16L14 16V14L2 14V16Z\' />\n  </g>\n\n  <g id=\'icon_egress\'>\n    <path d=\'M13 9H10V16H6V9L3 9V8L8 3L13 8V9Z\' />\n    <path d=\'M14 2H2V0H14V2Z\' />\n  </g>\n\n  <g id=\'icon_input\'>\n    <path d=\"M456.49,264.459L295.206,103.183l56.572-56.572c1.084-1.08,1.456-2.696,0.948-4.14c-0.504-1.448-1.792-2.48-3.316-2.656\n        L4.654,0.027c-1.22-0.144-2.428,0.284-3.292,1.148c-0.864,0.86-1.284,2.068-1.144,3.28L40.01,349.208\n        c0.176,1.52,1.208,2.812,2.656,3.316c1.448,0.508,3.068,0.14,4.144-0.948l56.18-56.18L264.274,456.68\n        c0.748,0.748,1.764,1.172,2.828,1.172c1.06,0,2.076-0.424,2.828-1.172l186.556-186.568\n        C458.05,268.555,458.05,266.027,456.49,264.459z\"/>\n  </g>\n\n  <g id=\'icon_output\'>\n\t<path d=\"M456.494,1.168c-0.864-0.86-2.064-1.284-3.288-1.14l-344.76,39.78c-1.524,0.18-2.812,1.216-3.32,2.656\n        c-0.504,1.456-0.132,3.068,0.948,4.148l56.572,56.576L1.362,264.464c-1.564,1.564-1.564,4.092,0,5.656l186.56,186.556\n        c0.78,0.784,1.804,1.172,2.828,1.172c1.024,0,2.048-0.388,2.828-1.172l161.28-161.28l56.18,56.18\n        c1.084,1.088,2.7,1.452,4.144,0.952c1.448-0.504,2.48-1.796,2.656-3.32L457.63,4.456C457.774,3.248,457.354,2.036,456.494,1.168z\"/>\n  </g>\n\n</defs>\n<style type=\'text/css\'>\n  rect.stage { stroke-width:0; fill:var(--stage-main, #F2F2F2); }\n  rect.clone { stroke-width:0; fill:var(--stage-clone, #D9D9D9); }\n  rect.blocks { stroke-width:0; fill:var(--block-medium, #EACB68); }\n  .texts { text-anchor:start; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  .textm { text-anchor:middle; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  .texte { text-anchor:end; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  circle.stage { stroke:var(--stage-main, #F2F2F2); stroke-width:1; fill:var(--stage-clone, #D9D9D9); }\n  line.opdiv { stroke-width:1; stroke:var(--stage-grid, #B2B2B2); stroke-dasharray:1,2; }\n  text.clipped { clip-path:url(#clipTextPath); }\n  polygon.conn { stroke-width:0; fill:var(--conn-fill, #BFBFBF); }\n  path.conn { stroke-width:1; stroke:var(--conn-fill, #BFBFBF); fill:var(--conn-fill, #BFBFBF); }\n  path.conn.blocks { stroke-width:1; stroke:var(--conn-fill, #BFBFBF); fill:var(--block-medium, #EACB68); }\n  text.conn { text-anchor:middle; font-family:Verdana; font-size:6px; fill:var(--conn-text, #393939); }\n  rect.background { stroke-width:0; fill:#33FFFF; opacity:0; }\n  g.selected circle.stage { fill:#33FFFF; }\n  g.selected polygon.conn { fill:#33FFFF; }\n  g.selected path.conn { stroke:#33FFFF; fill:#33FFFF; }\n  g.selected rect.stage { fill:#33FFFF; }\n  g.selected rect.clone { fill:#33FFFF; }\n  g.selected rect.background { opacity:1; }\n  g.selected path.blocks { stroke:#33FFFF; }\n</style>\n\n<script type=\"text/ecmascript\">\n<![CDATA[\n    var selectedNode;\n\n    function find_selectable(node) {\n\t\tvar parent = node.parentElement;\n\t\tif (!parent) return;\n\t\tif (parent.classList.contains(\"selectable\")) return parent;\n\t\treturn find_selectable(parent);\n\t}\n\n    window.onload = function() {\n        selectedNode = document.querySelector(\".selected\");\n    }\n\n    window.addEventListener(\"click\", function(e) {\n\t\tvar target = find_selectable(e.target);\n        if (target) {\n            if (selectedNode) {\n                selectedNode.classList.remove(\"selected\");\n            }\n            if (target == selectedNode) {\n                selectedNode = null;\n            } else {\n                selectedNode = target;\n                selectedNode.classList.add(\"selected\");\n            }\n        }\n\t}, false)\n]]>\n</script>\n\n<line x1=\'600\' y1=\'0\' x2=\'600\' y2=\'0\' stroke-width=\'1\' stroke=\'var(--stage-grid, #B2B2B2)\' stroke-dasharray=\'1,2\'/>\n\n</svg>\n"
  }
}

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq9r8bk5ol20462q"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765477164
        nanos: 902511000
      }
      modified_at {
        seconds: 1765477167
        nanos: 439414000
      }
      revision: 2
    }
    started_at {
      seconds: 1765477165
      nanos: 552000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudq9r8bk5nq853rce-ptqudq9r8bk5ol20462q"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765477164
      nanos: 902511000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\nSELECT * FROM AS_TABLE(()->(Yql::ToStream(ListReplicate(<|x:\n\"0123456789ABCDEF\"\n|>, 4000000000))));\n"
    syntax: YQL_V1
  }
  plan {
    json: "{}"
  }
  statistics {
    json: "{}"
  }
  timeline {
    svg: "<svg width=\'1280\' height=\'0\' xmlns=\'http://www.w3.org/2000/svg\'>\n<clipPath id=\'clipTextPath\'><rect x=\'0\' y=\'0\' width=\'298\' height=\'0\'/></clipPath>\n\n<defs>\n  <g id=\'icon_memory\'>\n    <path fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M5 3C3.89543 3 3 3.89543 3 5H1V7H3V9H1V11H3V13H1V15H3V17H1V19H3C3 20.1046 3.89543 21 5 21H9C10.1046 21 11 20.1046 11 19H13C13 20.1046 13.8954 21 15 21H19C20.1046 21 21 20.1046 21 19H23V17H21V15H23V13H21V11H23V9H21V7H23V5H21C21 3.89543 20.1046 3 19 3H15C13.8954 3 13 3.89543 13 5H11C11 3.89543 10.1046 3 9 3H5ZM11 7V9H13V7H11ZM11 11V13H13V11H11ZM11 15V17H13V15H11ZM5 5H9V19H5V5ZM15 5H19V19H15V5Z\' />\n  </g>\n\n  <g id=\'icon_cpu\'>\n    <path d=\'M13.9802 7.75H10.0102C8.76023 7.75 7.74023 8.76 7.74023 10.02V13.99C7.74023 15.24 8.75023 16.26 10.0102 16.26H13.9802C15.2302 16.26 16.2502 15.25 16.2502 13.99V10.02C16.2502 8.76 15.2402 7.75 13.9802 7.75ZM13.5002 12.98L12.6102 14.53C12.4802 14.76 12.2402 14.88 12.0002 14.88C11.8802 14.88 11.7502 14.85 11.6502 14.79C11.3102 14.6 11.1902 14.17 11.3902 13.83L12.0302 12.72H11.4702C11.0202 12.72 10.6502 12.52 10.4502 12.18C10.2502 11.84 10.2702 11.42 10.5002 11.03L11.3902 9.48C11.5902 9.14 12.0202 9.03 12.3502 9.22C12.6902 9.41 12.8102 9.84 12.6102 10.18L11.9702 11.29H12.5302C12.9802 11.29 13.3502 11.49 13.5502 11.83C13.7502 12.17 13.7302 12.59 13.5002 12.98Z\' />\n    <path d=\'M21.25 12.75C21.67 12.75 22 12.41 22 12C22 11.58 21.67 11.25 21.25 11.25H20V9.05H21.25C21.67 9.05 22 8.72 22 8.3C22 7.89 21.67 7.55 21.25 7.55H19.77C19.29 5.96 18.04 4.71 16.45 4.23V2.75C16.45 2.34 16.11 2 15.7 2C15.29 2 14.95 2.34 14.95 2.75V4H12.75V2.75C12.75 2.34 12.41 2 12 2C11.59 2 11.25 2.34 11.25 2.75V4H9.06V2.75C9.06 2.34 8.72 2 8.31 2C7.89 2 7.56 2.34 7.56 2.75V4.23C5.96 4.71 4.71 5.96 4.23 7.55H2.75C2.34 7.55 2 7.89 2 8.3C2 8.72 2.34 9.05 2.75 9.05H4V11.25H2.75C2.34 11.25 2 11.58 2 12C2 12.41 2.34 12.75 2.75 12.75H4V14.95H2.75C2.34 14.95 2 15.28 2 15.7C2 16.11 2.34 16.45 2.75 16.45H4.23C4.7 18.04 5.96 19.29 7.56 19.77V21.25C7.56 21.66 7.89 22 8.31 22C8.72 22 9.06 21.66 9.06 21.25V20H11.26V21.25C11.26 21.66 11.59 22 12.01 22C12.42 22 12.76 21.66 12.76 21.25V20H14.95V21.25C14.95 21.66 15.29 22 15.7 22C16.11 22 16.45 21.66 16.45 21.25V19.77C18.04 19.29 19.29 18.04 19.77 16.45H21.25C21.67 16.45 22 16.11 22 15.7C22 15.28 21.67 14.95 21.25 14.95H20V12.75H21.25ZM17.26 14.26C17.26 15.91 15.91 17.26 14.26 17.26H9.74C8.09 17.26 6.74 15.91 6.74 14.26V9.74C6.74 8.09 8.09 6.74 9.74 6.74H14.26C15.91 6.74 17.26 8.09 17.26 9.74V14.26Z\' />\n </g>\n\n  <g id=\'icon_ingress\'>\n    <path d=\'M3 6L6 6L6 12L10 12L10 6L13 6V5L8 0L3 5L3 6Z\' />\n    <path d=\'M2 16L14 16V14L2 14V16Z\' />\n  </g>\n\n  <g id=\'icon_egress\'>\n    <path d=\'M13 9H10V16H6V9L3 9V8L8 3L13 8V9Z\' />\n    <path d=\'M14 2H2V0H14V2Z\' />\n  </g>\n\n  <g id=\'icon_input\'>\n    <path d=\"M456.49,264.459L295.206,103.183l56.572-56.572c1.084-1.08,1.456-2.696,0.948-4.14c-0.504-1.448-1.792-2.48-3.316-2.656\n        L4.654,0.027c-1.22-0.144-2.428,0.284-3.292,1.148c-0.864,0.86-1.284,2.068-1.144,3.28L40.01,349.208\n        c0.176,1.52,1.208,2.812,2.656,3.316c1.448,0.508,3.068,0.14,4.144-0.948l56.18-56.18L264.274,456.68\n        c0.748,0.748,1.764,1.172,2.828,1.172c1.06,0,2.076-0.424,2.828-1.172l186.556-186.568\n        C458.05,268.555,458.05,266.027,456.49,264.459z\"/>\n  </g>\n\n  <g id=\'icon_output\'>\n\t<path d=\"M456.494,1.168c-0.864-0.86-2.064-1.284-3.288-1.14l-344.76,39.78c-1.524,0.18-2.812,1.216-3.32,2.656\n        c-0.504,1.456-0.132,3.068,0.948,4.148l56.572,56.576L1.362,264.464c-1.564,1.564-1.564,4.092,0,5.656l186.56,186.556\n        c0.78,0.784,1.804,1.172,2.828,1.172c1.024,0,2.048-0.388,2.828-1.172l161.28-161.28l56.18,56.18\n        c1.084,1.088,2.7,1.452,4.144,0.952c1.448-0.504,2.48-1.796,2.656-3.32L457.63,4.456C457.774,3.248,457.354,2.036,456.494,1.168z\"/>\n  </g>\n\n</defs>\n<style type=\'text/css\'>\n  rect.stage { stroke-width:0; fill:var(--stage-main, #F2F2F2); }\n  rect.clone { stroke-width:0; fill:var(--stage-clone, #D9D9D9); }\n  rect.blocks { stroke-width:0; fill:var(--block-medium, #EACB68); }\n  .texts { text-anchor:start; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  .textm { text-anchor:middle; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  .texte { text-anchor:end; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  circle.stage { stroke:var(--stage-main, #F2F2F2); stroke-width:1; fill:var(--stage-clone, #D9D9D9); }\n  line.opdiv { stroke-width:1; stroke:var(--stage-grid, #B2B2B2); stroke-dasharray:1,2; }\n  text.clipped { clip-path:url(#clipTextPath); }\n  polygon.conn { stroke-width:0; fill:var(--conn-fill, #BFBFBF); }\n  path.conn { stroke-width:1; stroke:var(--conn-fill, #BFBFBF); fill:var(--conn-fill, #BFBFBF); }\n  path.conn.blocks { stroke-width:1; stroke:var(--conn-fill, #BFBFBF); fill:var(--block-medium, #EACB68); }\n  text.conn { text-anchor:middle; font-family:Verdana; font-size:6px; fill:var(--conn-text, #393939); }\n  rect.background { stroke-width:0; fill:#33FFFF; opacity:0; }\n  g.selected circle.stage { fill:#33FFFF; }\n  g.selected polygon.conn { fill:#33FFFF; }\n  g.selected path.conn { stroke:#33FFFF; fill:#33FFFF; }\n  g.selected rect.stage { fill:#33FFFF; }\n  g.selected rect.clone { fill:#33FFFF; }\n  g.selected rect.background { opacity:1; }\n  g.selected path.blocks { stroke:#33FFFF; }\n</style>\n\n<script type=\"text/ecmascript\">\n<![CDATA[\n    var selectedNode;\n\n    function find_selectable(node) {\n\t\tvar parent = node.parentElement;\n\t\tif (!parent) return;\n\t\tif (parent.classList.contains(\"selectable\")) return parent;\n\t\treturn find_selectable(parent);\n\t}\n\n    window.onload = function() {\n        selectedNode = document.querySelector(\".selected\");\n    }\n\n    window.addEventListener(\"click\", function(e) {\n\t\tvar target = find_selectable(e.target);\n        if (target) {\n            if (selectedNode) {\n                selectedNode.classList.remove(\"selected\");\n            }\n            if (target == selectedNode) {\n                selectedNode = null;\n            } else {\n                selectedNode = target;\n                selectedNode.classList.add(\"selected\");\n            }\n        }\n\t}, false)\n]]>\n</script>\n\n<line x1=\'600\' y1=\'0\' x2=\'600\' y2=\'0\' stroke-width=\'1\' stroke=\'var(--stage-grid, #B2B2B2)\' stroke-dasharray=\'1,2\'/>\n\n</svg>\n"
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudq9r8bk5ol20462q"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1765477164
        nanos: 902511000
      }
      modified_at {
        seconds: 1765477167
        nanos: 439414000
      }
      revision: 2
    }
    started_at {
      seconds: 1765477165
      nanos: 552000000
    }
    finished_at {
      seconds: 1765477194
      nanos: 864000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudq9r8bk5nq853rce-ptqudq9r8bk5ol20462q"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    submitted_at {
      seconds: 1765477164
      nanos: 902511000
    }
  }
  content {
    type: ANALYTICS
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\nSELECT * FROM AS_TABLE(()->(Yql::ToStream(ListReplicate(<|x:\n\"0123456789ABCDEF\"\n|>, 4000000000))));\n"
    syntax: YQL_V1
  }
  plan {
    json: "{}"
  }
  issue {
    message: "Request was canceled by user"
    severity: 3
  }
  statistics {
    json: "{}"
  }
  timeline {
    svg: "<svg width=\'1280\' height=\'0\' xmlns=\'http://www.w3.org/2000/svg\'>\n<clipPath id=\'clipTextPath\'><rect x=\'0\' y=\'0\' width=\'298\' height=\'0\'/></clipPath>\n\n<defs>\n  <g id=\'icon_memory\'>\n    <path fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M5 3C3.89543 3 3 3.89543 3 5H1V7H3V9H1V11H3V13H1V15H3V17H1V19H3C3 20.1046 3.89543 21 5 21H9C10.1046 21 11 20.1046 11 19H13C13 20.1046 13.8954 21 15 21H19C20.1046 21 21 20.1046 21 19H23V17H21V15H23V13H21V11H23V9H21V7H23V5H21C21 3.89543 20.1046 3 19 3H15C13.8954 3 13 3.89543 13 5H11C11 3.89543 10.1046 3 9 3H5ZM11 7V9H13V7H11ZM11 11V13H13V11H11ZM11 15V17H13V15H11ZM5 5H9V19H5V5ZM15 5H19V19H15V5Z\' />\n  </g>\n\n  <g id=\'icon_cpu\'>\n    <path d=\'M13.9802 7.75H10.0102C8.76023 7.75 7.74023 8.76 7.74023 10.02V13.99C7.74023 15.24 8.75023 16.26 10.0102 16.26H13.9802C15.2302 16.26 16.2502 15.25 16.2502 13.99V10.02C16.2502 8.76 15.2402 7.75 13.9802 7.75ZM13.5002 12.98L12.6102 14.53C12.4802 14.76 12.2402 14.88 12.0002 14.88C11.8802 14.88 11.7502 14.85 11.6502 14.79C11.3102 14.6 11.1902 14.17 11.3902 13.83L12.0302 12.72H11.4702C11.0202 12.72 10.6502 12.52 10.4502 12.18C10.2502 11.84 10.2702 11.42 10.5002 11.03L11.3902 9.48C11.5902 9.14 12.0202 9.03 12.3502 9.22C12.6902 9.41 12.8102 9.84 12.6102 10.18L11.9702 11.29H12.5302C12.9802 11.29 13.3502 11.49 13.5502 11.83C13.7502 12.17 13.7302 12.59 13.5002 12.98Z\' />\n    <path d=\'M21.25 12.75C21.67 12.75 22 12.41 22 12C22 11.58 21.67 11.25 21.25 11.25H20V9.05H21.25C21.67 9.05 22 8.72 22 8.3C22 7.89 21.67 7.55 21.25 7.55H19.77C19.29 5.96 18.04 4.71 16.45 4.23V2.75C16.45 2.34 16.11 2 15.7 2C15.29 2 14.95 2.34 14.95 2.75V4H12.75V2.75C12.75 2.34 12.41 2 12 2C11.59 2 11.25 2.34 11.25 2.75V4H9.06V2.75C9.06 2.34 8.72 2 8.31 2C7.89 2 7.56 2.34 7.56 2.75V4.23C5.96 4.71 4.71 5.96 4.23 7.55H2.75C2.34 7.55 2 7.89 2 8.3C2 8.72 2.34 9.05 2.75 9.05H4V11.25H2.75C2.34 11.25 2 11.58 2 12C2 12.41 2.34 12.75 2.75 12.75H4V14.95H2.75C2.34 14.95 2 15.28 2 15.7C2 16.11 2.34 16.45 2.75 16.45H4.23C4.7 18.04 5.96 19.29 7.56 19.77V21.25C7.56 21.66 7.89 22 8.31 22C8.72 22 9.06 21.66 9.06 21.25V20H11.26V21.25C11.26 21.66 11.59 22 12.01 22C12.42 22 12.76 21.66 12.76 21.25V20H14.95V21.25C14.95 21.66 15.29 22 15.7 22C16.11 22 16.45 21.66 16.45 21.25V19.77C18.04 19.29 19.29 18.04 19.77 16.45H21.25C21.67 16.45 22 16.11 22 15.7C22 15.28 21.67 14.95 21.25 14.95H20V12.75H21.25ZM17.26 14.26C17.26 15.91 15.91 17.26 14.26 17.26H9.74C8.09 17.26 6.74 15.91 6.74 14.26V9.74C6.74 8.09 8.09 6.74 9.74 6.74H14.26C15.91 6.74 17.26 8.09 17.26 9.74V14.26Z\' />\n </g>\n\n  <g id=\'icon_ingress\'>\n    <path d=\'M3 6L6 6L6 12L10 12L10 6L13 6V5L8 0L3 5L3 6Z\' />\n    <path d=\'M2 16L14 16V14L2 14V16Z\' />\n  </g>\n\n  <g id=\'icon_egress\'>\n    <path d=\'M13 9H10V16H6V9L3 9V8L8 3L13 8V9Z\' />\n    <path d=\'M14 2H2V0H14V2Z\' />\n  </g>\n\n  <g id=\'icon_input\'>\n    <path d=\"M456.49,264.459L295.206,103.183l56.572-56.572c1.084-1.08,1.456-2.696,0.948-4.14c-0.504-1.448-1.792-2.48-3.316-2.656\n        L4.654,0.027c-1.22-0.144-2.428,0.284-3.292,1.148c-0.864,0.86-1.284,2.068-1.144,3.28L40.01,349.208\n        c0.176,1.52,1.208,2.812,2.656,3.316c1.448,0.508,3.068,0.14,4.144-0.948l56.18-56.18L264.274,456.68\n        c0.748,0.748,1.764,1.172,2.828,1.172c1.06,0,2.076-0.424,2.828-1.172l186.556-186.568\n        C458.05,268.555,458.05,266.027,456.49,264.459z\"/>\n  </g>\n\n  <g id=\'icon_output\'>\n\t<path d=\"M456.494,1.168c-0.864-0.86-2.064-1.284-3.288-1.14l-344.76,39.78c-1.524,0.18-2.812,1.216-3.32,2.656\n        c-0.504,1.456-0.132,3.068,0.948,4.148l56.572,56.576L1.362,264.464c-1.564,1.564-1.564,4.092,0,5.656l186.56,186.556\n        c0.78,0.784,1.804,1.172,2.828,1.172c1.024,0,2.048-0.388,2.828-1.172l161.28-161.28l56.18,56.18\n        c1.084,1.088,2.7,1.452,4.144,0.952c1.448-0.504,2.48-1.796,2.656-3.32L457.63,4.456C457.774,3.248,457.354,2.036,456.494,1.168z\"/>\n  </g>\n\n</defs>\n<style type=\'text/css\'>\n  rect.stage { stroke-width:0; fill:var(--stage-main, #F2F2F2); }\n  rect.clone { stroke-width:0; fill:var(--stage-clone, #D9D9D9); }\n  rect.blocks { stroke-width:0; fill:var(--block-medium, #EACB68); }\n  .texts { text-anchor:start; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  .textm { text-anchor:middle; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  .texte { text-anchor:end; font-family:Verdana; font-size:8px; fill:var(--stage-text, #262626); }\n  circle.stage { stroke:var(--stage-main, #F2F2F2); stroke-width:1; fill:var(--stage-clone, #D9D9D9); }\n  line.opdiv { stroke-width:1; stroke:var(--stage-grid, #B2B2B2); stroke-dasharray:1,2; }\n  text.clipped { clip-path:url(#clipTextPath); }\n  polygon.conn { stroke-width:0; fill:var(--conn-fill, #BFBFBF); }\n  path.conn { stroke-width:1; stroke:var(--conn-fill, #BFBFBF); fill:var(--conn-fill, #BFBFBF); }\n  path.conn.blocks { stroke-width:1; stroke:var(--conn-fill, #BFBFBF); fill:var(--block-medium, #EACB68); }\n  text.conn { text-anchor:middle; font-family:Verdana; font-size:6px; fill:var(--conn-text, #393939); }\n  rect.background { stroke-width:0; fill:#33FFFF; opacity:0; }\n  g.selected circle.stage { fill:#33FFFF; }\n  g.selected polygon.conn { fill:#33FFFF; }\n  g.selected path.conn { stroke:#33FFFF; fill:#33FFFF; }\n  g.selected rect.stage { fill:#33FFFF; }\n  g.selected rect.clone { fill:#33FFFF; }\n  g.selected rect.background { opacity:1; }\n  g.selected path.blocks { stroke:#33FFFF; }\n</style>\n\n<script type=\"text/ecmascript\">\n<![CDATA[\n    var selectedNode;\n\n    function find_selectable(node) {\n\t\tvar parent = node.parentElement;\n\t\tif (!parent) return;\n\t\tif (parent.classList.contains(\"selectable\")) return parent;\n\t\treturn find_selectable(parent);\n\t}\n\n    window.onload = function() {\n        selectedNode = document.querySelector(\".selected\");\n    }\n\n    window.addEventListener(\"click\", function(e) {\n\t\tvar target = find_selectable(e.target);\n        if (target) {\n            if (selectedNode) {\n                selectedNode.classList.remove(\"selected\");\n            }\n            if (target == selectedNode) {\n                selectedNode = null;\n            } else {\n                selectedNode = target;\n                selectedNode.classList.add(\"selected\");\n            }\n        }\n\t}, false)\n]]>\n</script>\n\n<line x1=\'600\' y1=\'0\' x2=\'600\' y2=\'0\' stroke-width=\'1\' stroke=\'var(--stage-grid, #B2B2B2)\' stroke-dasharray=\'1,2\'/>\n\n</svg>\n"
  }
}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14907/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14907
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27119/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17518
============================== slowest durations ===============================
30.92s call     test_statistics.py::TestS3::test_aborted_by_user[v2-client0]
14.08s teardown test_statistics.py::TestS3::test_aborted_by_user[v2-client0]
5.69s setup    test_statistics.py::TestS3::test_aborted_by_user[v2-client0]
=========================== short test summary info ============================
ERROR test_statistics.py::TestS3::test_aborted_by_user[v2-client0] - 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/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/p63v/000352/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_statistics/testing_out_stuff/test_statistics.py.TestS3.test_aborted_by_user.v2-client0/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
==1052329==WARNING: MemorySanitizer: use-of-uninitialized-value
warning: address range table at offset 0x820 has a premature terminator entry at offset 0x830
#0 0x0000173568c0 in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::hash<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::equal_to<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::allocator<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>>::__emplace_unique_key_args<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&>(std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&) /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1534:12
#1 0x00004ecdcc6d in __emplace_unique_extract_key<const std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char> > &> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:826:12
#2 0x00004ecdcc6d in __emplace_unique<const std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char> > &> /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:805:12
#3 0x00004ecdcc6d in emplace<const std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char> > &> /-S/contrib/libs/cxxsupp/libcxx/include/unordered_set:759:21
#4 0x00004ecdcc6d in UpdateKnownEndpoints /-S/ydb/core/fq/libs/private_client/private_client.cpp:225:24
#5 0x00004ecdcc6d in auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)::operator()(google::protobuf::Any*, NYdb::Dev::TPlainStatus) /-S/ydb/core/fq/libs/private_client/private_client.cpp:67:17
#6 0x00004ecdc92f in decltype(std::declval<auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)&>()(std::declval<google::protobuf::Any*>(), std::declval<NYdb::Dev::TPlainStatus>())) std::__y1::__invoke[abi:fe200000]<auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)&, google::protobuf::Any*, NYdb::Dev::TPlainStatus>(auto NFq::TPrivateClient::TImpl::MakeResultExtractor<Fq::Private::GetTaskResult, NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>(NThreading::TPromise<NFq::TProtoResultInternalWrapper<Fq::Private::GetTaskResult>>, TIntrusivePtr<NMonitoring::THistogramCounter, TDefaultIntrusivePtrOps<NMonitoring::THistogramCounter>> const&, TInstant)::'lambda'(google::protobuf::Any*, NYdb::Dev::TPlainStatus)&, google::protobuf::Any*&&, NYdb::Dev::TPlainStatus&&) /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#7 0x00004ecdbb6a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#8 0x00004ecdbb6a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#9 0x00004ecdbb6a in void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (google::protobuf::Any*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)::operator()(Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus) /-S/ydb/public/sdk/cpp/src/client/impl/internal/grpc_connections/grpc_connections.h:398:17
#10 0x00004ecdb7ff in decltype(std::declval<Fq::Private::V1::FqPrivateTaskService>()(std::declval<Ydb::Operations::Operation*>(), std::declval<NYdb::Dev::TPlainStatus>())) std::__y1::__invoke[abi:fe200000]<void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (google::protobuf::Any*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)&, Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus>(Fq::Private::V1::FqPrivateTaskService&&, Ydb::Operations::Operation*&&, NYdb::Dev::TPlainStatus&&) /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#11 0x00004ecda977 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x00004ecda977 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x00004ecda977 in void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, bool, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus)::operator()(Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus) /-S/ydb/public/sdk/cpp/src/client/impl/internal/grpc_connections/grpc_connections.h:344:17
#14 0x00004ecda62f in decltype(std::declval<Fq::Private::V1::FqPrivateTaskService>()(std::declval<Fq::Private::GetTaskResponse*>(), std::declval<NYdb::Dev::TPlainStatus>())) std::__y1::__invoke[abi:fe200000]<void NYdb::Dev::TGRpcConnectionsImpl::RunDeferred<Fq::Private::V1::FqPrivateTaskService, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>(NYdb::Dev::TGRpcConnectionsImpl::TRequestWrapper<Fq::Private::GetTaskRequest>&&, std::__y1::function<void (Ydb::Operations::Operation*, NYdb::Dev::TPlainStatus)>&&, NYdbGrpc::Dev::TSimpleRequestProcessor<Fq::Private::V1::FqPrivateTaskService::Stub, Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse>::TAsyncRequest, std::__y1::shared_ptr<NYdb::Dev::TDbDriverState>, std::__y1::chrono::duration<long long, std::__y1::ratio<1l, 1000000000l>>, NYdb::Dev::TRpcRequestSettings const&, bool, std::__y1::shared_ptr<NYdbGrpc::Dev::IQueueClientContext>)::'lambda'(Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus)&, Fq::Private::GetTaskResponse*, NYdb::Dev::TPlainStatus>(Fq::Private::V1::FqPrivateTaskService&&, Fq::Private::GetTaskResponse*&&, NYdb::Dev::TPlainStatus&&) /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#15 0x00004ecd4fbf in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#16 0x00004ecd4fbf in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#17 0x00004ecd4fbf in NYdb::Dev::TGRpcErrorResponse<Fq::Private::GetTaskResponse>::Process(void*) /-S/ydb/public/sdk/cpp/src/client/impl/internal/grpc_connections/actions.h:138:9
#18 0x00002fc09f00 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#19 0x00002fc09f00 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#20 0x00002fc09f00 in TThrFuncObj<std::__y1::function<void ()>>::Process(void*) /-S/util/thread/pool.h:71:9
#21 0x00001c6e29fd in TThreadPool::TImpl::DoExecute() /-S/util/thread/pool.cpp:246:22
#22 0x00001c6e0c2c in Execute /-S/util/thread/factory.h:15:13
#23 0x00001c6e0c2c in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001a42f2b3 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x7fad5b7abac2  (/lib/x86_64-linux-gnu/libc.so.6+0x94ac2) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
#26 0x7fad5b83d8bf  (/lib/x86_64-linux-gnu/libc.so.6+0x1268bf) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

SUMMARY: MemorySanitizer: use-of-uninitialized-value /-S/contrib/libs/cxxsupp/libcxx/include/__hash_table:1534:12 in std::__y1::pair<std::__y1::__hash_iterator<std::__y1::__hash_node<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, void*>*>, bool> std::__y1::__hash_table<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::hash<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::equal_to<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>, std::__y1::allocator<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>>>::__emplace_unique_key_args<std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&>(std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&, std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>> const&)
Exiting
================== 1 passed, 45 deselected, 1 error in 51.00s ==================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 18 items

test_ydb_over_fq.py FEFEEEEEEEEEEEEEEEEEE

==================================== ERRORS ====================================
____ ERROR at teardown of TestYdbOverFq.test_list_directory_v2[v2-client0] _____
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e5d89b0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5d89b0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:158: in client
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5d89b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_directory_v2[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13432
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/contrib/python/moto/bin/moto_server
DEBUG    root:conftest.py:64 HTTPConnectionPool(host='localhost', port=13432): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e6df320>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12747
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18830
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 16c4a775-0b6a-43de-a09a-e5cd45b5ac82, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16c4a775-0b6a-43de-a09a-e5cd45b5ac82, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16c4a775-0b6a-43de-a09a-e5cd45b5ac82, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
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 0x7ff90e637dd0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 119f0f10-2925-4c29-b9dc-4f3078b0a944, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 119f0f10-2925-4c29-b9dc-4f3078b0a944, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" path: "local/DbPoolStorage_8cf39374-b7e0-43dc-b9a1-0a76878e9417/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 119f0f10-2925-4c29-b9dc-4f3078b0a944, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, af770c14-c32d-4533-aca9-50835e3b79c7, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, af770c14-c32d-4533-aca9-50835e3b79c7, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" path: "local/DbPoolStorage_8cf39374-b7e0-43dc-b9a1-0a76878e9417/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, af770c14-c32d-4533-aca9-50835e3b79c7, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ade1f4-55e0-4c81-ac13-da8458ec21e1, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ade1f4-55e0-4c81-ac13-da8458ec21e1, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_8cf39374-b7e0-43dc-b9a1-0a76878e9417\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ade1f4-55e0-4c81-ac13-da8458ec21e1, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19597
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/logfile_8ttp061e.log --grpc-port=18830 --mon-port=12890 --ic-port=23099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/logfile_8ttp061e.log --grpc-port=18830 --mon-port=12890 --ic-port=23099
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/logfile_8ttp061e.log', '--grpc-port=18830', '--mon-port=12890', '--ic-port=23099')' in '/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1054256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18830/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/p63v/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054257
DEBUG    ya.test:process.py:259 Command (pid 1054257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054257) elapsed time (sec): 0.24433207511901855
DEBUG    ya.test:process.py:263 Command (pid 1054257) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 1054257) maxrss: 385724
DEBUG    ya.test:process.py:263 Command (pid 1054257) minflt: 24067
DEBUG    ya.test:process.py:263 Command (pid 1054257) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1054257) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054257) stime: 0.055736999999999995
DEBUG    ya.test:process.py:263 Command (pid 1054257) utime: 0.143348
DEBUG    ya.test:process.py:263 Command (pid 1054257) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 1054257) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1054257) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62938
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19595
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3706
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 128b5542-1d92-4f50-90c6-5b5dcff6e346, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 128b5542-1d92-4f50-90c6-5b5dcff6e346, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 128b5542-1d92-4f50-90c6-5b5dcff6e346, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
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 0x7ff90e543080 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0c81d2e-b0bd-4c67-8f99-bb4399747327, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0c81d2e-b0bd-4c67-8f99-bb4399747327, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" path: "local/DbPoolStorage_8ed4bac5-0644-44d6-9fa5-8866275f8afa/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0c81d2e-b0bd-4c67-8f99-bb4399747327, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 66588e85-0882-49b1-b006-e2ce3f623fb7, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 66588e85-0882-49b1-b006-e2ce3f623fb7, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" path: "local/DbPoolStorage_8ed4bac5-0644-44d6-9fa5-8866275f8afa/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 66588e85-0882-49b1-b006-e2ce3f623fb7, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e033507d-c87c-49b8-b9a5-658a0835fa88, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e033507d-c87c-49b8-b9a5-658a0835fa88, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_8ed4bac5-0644-44d6-9fa5-8866275f8afa\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/cp\", \"/cp\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e033507d-c87c-49b8-b9a5-658a0835fa88, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20350
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/logfile_03qr7vsi.log --grpc-port=3706 --mon-port=21545 --ic-port=19595
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/logfile_03qr7vsi.log --grpc-port=3706 --mon-port=21545 --ic-port=19595
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/logfile_03qr7vsi.log', '--grpc-port=3706', '--mon-port=21545', '--ic-port=19595')' in '/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1054319
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3706/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054320
DEBUG    ya.test:process.py:259 Command (pid 1054320) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054320) elapsed time (sec): 0.24854779243469238
DEBUG    ya.test:process.py:263 Command (pid 1054320) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) majflt: 12
DEBUG    ya.test:process.py:263 Command (pid 1054320) maxrss: 381572
DEBUG    ya.test:process.py:263 Command (pid 1054320) minflt: 24178
DEBUG    ya.test:process.py:263 Command (pid 1054320) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1054320) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054320) stime: 0.073099
DEBUG    ya.test:process.py:263 Command (pid 1054320) utime: 0.129954
DEBUG    ya.test:process.py:263 Command (pid 1054320) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1054320) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1054320) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31010
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/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/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1/logfile_pqn_ntbx.log --grpc-port=20350 --mon-port=20517 --ic-port=25228
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/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/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1/logfile_pqn_ntbx.log --grpc-port=20350 --mon-port=20517 --ic-port=25228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1/logfile_pqn_ntbx.log', '--grpc-port=20350', '--mon-port=20517', '--ic-port=25228')' in '/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1054322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20350/1
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/p63v/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054323
DEBUG    ya.test:process.py:259 Command (pid 1054323) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054323) elapsed time (sec): 0.24802207946777344
DEBUG    ya.test:process.py:263 Command (pid 1054323) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) majflt: 15
DEBUG    ya.test:process.py:263 Command (pid 1054323) maxrss: 369600
DEBUG    ya.test:process.py:263 Command (pid 1054323) minflt: 24450
DEBUG    ya.test:process.py:263 Command (pid 1054323) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1054323) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054323) stime: 0.067635
DEBUG    ya.test:process.py:263 Command (pid 1054323) utime: 0.13527
DEBUG    ya.test:process.py:263 Command (pid 1054323) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1054323) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1054323) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
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/p63v/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20350', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25228\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054595
DEBUG    ya.test:process.py:259 Command (pid 1054595) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054595) elapsed time (sec): 0.27578210830688477
DEBUG    ya.test:process.py:263 Command (pid 1054595) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) maxrss: 423932
DEBUG    ya.test:process.py:263 Command (pid 1054595) minflt: 26995
DEBUG    ya.test:process.py:263 Command (pid 1054595) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nvcsw: 365
DEBUG    ya.test:process.py:263 Command (pid 1054595) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054595) stime: 0.105601
DEBUG    ya.test:process.py:263 Command (pid 1054595) utime: 0.139394
DEBUG    ya.test:process.py:263 Command (pid 1054595) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1054595) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
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/p63v/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20350', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054639
DEBUG    ya.test:process.py:259 Command (pid 1054639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054639) elapsed time (sec): 0.2715797424316406
DEBUG    ya.test:process.py:263 Command (pid 1054639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) maxrss: 424516
DEBUG    ya.test:process.py:263 Command (pid 1054639) minflt: 27019
DEBUG    ya.test:process.py:263 Command (pid 1054639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nvcsw: 338
DEBUG    ya.test:process.py:263 Command (pid 1054639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054639) stime: 0.095439
DEBUG    ya.test:process.py:263 Command (pid 1054639) utime: 0.145234
DEBUG    ya.test:process.py:263 Command (pid 1054639) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1054639) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
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/p63v/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20350', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 2\n    Name: "dynamic_storage_pool:2"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "ssd"\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: 1054678
DEBUG    ya.test:process.py:259 Command (pid 1054678) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054678) elapsed time (sec): 0.2713432312011719
DEBUG    ya.test:process.py:263 Command (pid 1054678) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) maxrss: 424344
DEBUG    ya.test:process.py:263 Command (pid 1054678) minflt: 27018
DEBUG    ya.test:process.py:263 Command (pid 1054678) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nvcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1054678) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054678) stime: 0.089684
DEBUG    ya.test:process.py:263 Command (pid 1054678) utime: 0.146756
DEBUG    ya.test:process.py:263 Command (pid 1054678) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1054678) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd', 'dynamic_storage_pool:2': 'ssd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ydb_over_fq.py::TestYdbOverFq, test_name: test_list_directory_v2[v2-client0])
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
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 /my_folder
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3cdb0ff9-e6d4-4c58-ac1d-626f5bc3bd44, localhost:3706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3cdb0ff9-e6d4-4c58-ac1d-626f5bc3bd44, localhost:3706): request = { database: "/my_folder" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3cdb0ff9-e6d4-4c58-ac1d-626f5bc3bd44, localhost:3706): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 3706 } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /my_folder: DiscoveryResult <self_location: , endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:3706, 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:3706
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-11T18:20:25.565402843+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:3706
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
____ ERROR at teardown of TestYdbOverFq.test_list_directory_v1[v1-client0] _____
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e5dbad0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5dbad0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:158: in client
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5dbad0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_directory_v1[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ydb_over_fq.py::TestYdbOverFq, test_name: test_list_directory_v1[v1-client0])
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
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 /my_folder
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 90c700a2-b3bc-4c81-8a60-8a96357ff0ea, localhost:18830): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90c700a2-b3bc-4c81-8a60-8a96357ff0ea, localhost:18830): request = { database: "/my_folder" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90c700a2-b3bc-4c81-8a60-8a96357ff0ea, localhost:18830): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 18830 } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /my_folder: DiscoveryResult <self_location: , endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:18830, 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:18830
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-12-11T18:20:38.881390649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:18830
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
____ ERROR at setup of TestYdbOverFq.test_list_without_streams[v2-client0] _____
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8efe581a0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8efe581a0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8efe581a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_without_streams[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
____ ERROR at setup of TestYdbOverFq.test_list_without_streams[v1-client0] _____
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e48bf80>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48bf80>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48bf80>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_without_streams[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_____ ERROR at setup of TestYdbOverFq.test_execute_data_query[v2-client0] ______
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8efe58bc0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8efe58bc0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8efe58bc0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_execute_data_query[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_____ ERROR at setup of TestYdbOverFq.test_execute_data_query[v1-client0] ______
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e48b890>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48b890>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48b890>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_execute_data_query[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 641826f4-2bf5-46c3-ae2d-89bf3cba1959, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 641826f4-2bf5-46c3-ae2d-89bf3cba1959, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 641826f4-2bf5-46c3-ae2d-89bf3cba1959, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
__ ERROR at setup of TestYdbOverFq.test_stream_execute_scan_query[v2-client0] __
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e48af30>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48af30>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48af30>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_stream_execute_scan_query[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
__ ERROR at setup of TestYdbOverFq.test_stream_execute_scan_query[v1-client0] __
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e474380>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e474380>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e474380>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_stream_execute_scan_query[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_ ERROR at setup of TestYdbOverFq.test_execute_data_query_results[v2-client0] __
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e489be0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e489be0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e489be0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_execute_data_query_results[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_ ERROR at setup of TestYdbOverFq.test_execute_data_query_results[v1-client0] __
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f02de720>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02de720>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02de720>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_execute_data_query_results[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4292242e-3667-4a88-b9a3-3c9fcb3180d3, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4292242e-3667-4a88-b9a3-3c9fcb3180d3, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4292242e-3667-4a88-b9a3-3c9fcb3180d3, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
__ ERROR at setup of TestYdbOverFq.test_execute_data_query_error[v2-client0] ___
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e448b60>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e448b60>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e448b60>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_execute_data_query_error[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
__ ERROR at setup of TestYdbOverFq.test_execute_data_query_error[v1-client0] ___
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff90e5d84a0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5d84a0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5d84a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_execute_data_query_error[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_____ ERROR at setup of TestYdbOverFq.test_explain_data_query[v2-client0] ______
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f030b380>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f030b380>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f030b380>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_explain_data_query[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_____ ERROR at setup of TestYdbOverFq.test_explain_data_query[v1-client0] ______
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f02d19a0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02d19a0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02d19a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_explain_data_query[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_______ ERROR at setup of TestYdbOverFq.test_describe_table[v2-client0] ________
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f02a61e0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02a61e0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02a61e0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_describe_table[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
_______ ERROR at setup of TestYdbOverFq.test_describe_table[v1-client0] ________
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f02dca40>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02dca40>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02dca40>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_describe_table[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
______ ERROR at setup of TestYdbOverFq.test_insert_data_query[v2-client0] ______
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f02a7140>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02a7140>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02a7140>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_insert_data_query[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 283a6d48-c735-459e-919d-57040d46f8ee, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 283a6d48-c735-459e-919d-57040d46f8ee, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 283a6d48-c735-459e-919d-57040d46f8ee, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
______ ERROR at setup of TestYdbOverFq.test_insert_data_query[v1-client0] ______
contrib/python/urllib3/py3/urllib3/connection.py:174: in _new_conn
    conn = connection.create_connection(
contrib/python/urllib3/py3/urllib3/util/connection.py:95: in create_connection
    raise err
contrib/python/urllib3/py3/urllib3/util/connection.py:85: in create_connection
    sock.connect(sa)
E   ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/urllib3/py3/urllib3/connectionpool.py:716: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:416: in _make_request
    conn.request(method, url, **httplib_request_kw)
contrib/python/urllib3/py3/urllib3/connection.py:244: in request
    super(HTTPConnection, self).request(method, url, body=body, headers=headers)
contrib/tools/python3/Lib/http/client.py:1338: in request
    ???
contrib/tools/python3/Lib/http/client.py:1384: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1333: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1093: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1037: in send
    ???
contrib/python/urllib3/py3/urllib3/connection.py:205: in connect
    conn = self._new_conn()
contrib/python/urllib3/py3/urllib3/connection.py:186: in _new_conn
    raise NewConnectionError(
E   urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7ff8f02fe0c0>: Failed to establish a new connection: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:
contrib/python/requests/py3/requests/adapters.py:644: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:802: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:594: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02fe0c0>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/conftest.py:139: in kikimr
    kikimr.control_plane.ensure_is_alive()
ydb/tests/tools/fq_runner/kikimr_runner.py:275: in ensure_is_alive
    assert self.get_actor_count(n, "GRPC_PROXY") > 0, "Node {} died".format(n)
ydb/tests/tools/fq_runner/kikimr_runner.py:213: in get_actor_count
    result = self.get_sensors(node_index, "utils").find_sensor(
ydb/tests/tools/fq_runner/kikimr_runner.py:203: in get_sensors
    return load_metrics(url)
library/python/retry/__init__.py:199: in wrapped
    return _retry(conf, functools.partial(f, *f_args, **f_kwargs))
library/python/retry/__init__.py:224: in _retry
    return f()
ydb/tests/tools/fq_runner/kikimr_metrics.py:46: in load_metrics
    response = requests.get(url)
contrib/python/requests/py3/requests/api.py:73: in get
    return request("get", url, params=params, **kwargs)
contrib/python/requests/py3/requests/api.py:59: in request
    return session.request(method=method, url=url, **kwargs)
contrib/python/requests/py3/requests/sessions.py:589: in request
    resp = self.send(prep, **send_kwargs)
contrib/python/requests/py3/requests/sessions.py:703: in send
    r = adapter.send(request, **kwargs)
contrib/python/requests/py3/requests/adapters.py:677: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02fe0c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_insert_data_query[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
____ ERROR at teardown of TestYdbOverFq.test_insert_data_query[v1-client0] _____
  + Exception Group Traceback (most recent call last):
  |   File "contrib/python/pytest/py3/_pytest/runner.py", line 342, in from_call
  |     result: Optional[TResult] = func()
  |                                 ^^^^^^
  |   File "contrib/python/pytest/py3/_pytest/runner.py", line 263, in <lambda>
  |     lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  |             ^^^^^^^^^^^^^^^^^^^^^^^^
  |   File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
  |     return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |   File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
  |     return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |   File "contrib/python/pluggy/py3/pluggy/_callers.py", line 167, in _multicall
  |     raise exception
  |   File "contrib/python/pluggy/py3/pluggy/_callers.py", line 139, in _multicall
  |     teardown.throw(exception)
  |   File "contrib/python/pytest/py3/_pytest/threadexception.py", line 92, in pytest_runtest_teardown
  |     yield from thread_exception_runtest_hook()
  |   File "contrib/python/pytest/py3/_pytest/threadexception.py", line 63, in thread_exception_runtest_hook
  |     yield
  |   File "contrib/python/pluggy/py3/pluggy/_callers.py", line 139, in _multicall
  |     teardown.throw(exception)
  |   File "contrib/python/pytest/py3/_pytest/unraisableexception.py", line 95, in pytest_runtest_teardown
  |     yield from unraisable_exception_runtest_hook()
  |   File "contrib/python/pytest/py3/_pytest/unraisableexception.py", line 65, in unraisable_exception_runtest_hook
  |     yield
  |   File "contrib/python/pluggy/py3/pluggy/_callers.py", line 139, in _multicall
  |     teardown.throw(exception)
  |   File "contrib/python/pytest/py3/_pytest/logging.py", line 846, in pytest_runtest_teardown
  |     yield from self._runtest_for(item, "teardown")
  |   File "contrib/python/pytest/py3/_pytest/logging.py", line 822, in _runtest_for
  |     yield
  |   File "contrib/python/pluggy/py3/pluggy/_callers.py", line 139, in _multicall
  |     teardown.throw(exception)
  |   File "contrib/python/pytest/py3/_pytest/capture.py", line 887, in pytest_runtest_teardown
  |     return (yield)
  |             ^^^^^
  |   File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
  |     res = hook_impl.function(*args)
  |           ^^^^^^^^^^^^^^^^^^^^^^^^^
  |   File "contrib/python/pytest/py3/_pytest/runner.py", line 183, in pytest_runtest_teardown
  |     item.session._setupstate.teardown_exact(nextitem)
  |   File "contrib/python/pytest/py3/_pytest/runner.py", line 554, in teardown_exact
  |     raise exceptions[0]
  | ExceptionGroup: errors while tearing down <LoadedModule test_ydb_over_fq.py> (2 sub-exceptions)
  +-+---------------- 1 ----------------
    | Traceback (most recent call last):
    |   File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    |     fin()
    |   File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1049, in finish
    |     raise exc
    |   File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042, in finish
    |     func()
    |   File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926, in _teardown_yield_fixture
    |     next(it)
    |   File "ydb/tests/fq/s3/conftest.py", line 115, in kikimr_yqv1
    |     with start_kikimr(kikimr_params, kikimr_extensions) as kikimr:
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |   File "contrib/tools/python3/Lib/contextlib.py", line 144, in __exit__
    |     next(self.gen)
    |   File "ydb/tests/tools/fq_runner/kikimr_utils.py", line 426, in start_kikimr
    |     kikimr.stop()
    |   File "ydb/tests/tools/fq_runner/kikimr_runner.py", line 749, in stop
    |     tenant.stop()
    |   File "ydb/tests/tools/fq_runner/kikimr_runner.py", line 62, in stop
    |     self.kikimr_cluster.stop(kill=False)
    |   File "ydb/tests/library/harness/kikimr_runner.py", line 707, in stop
    |     raise daemon.SeveralDaemonErrors(saved_exceptions)
    | ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
    | Process exit_code = 100.
    | Stdout file name: 
    | /home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/stdout
    | Stderr file name: 
    | /home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/stderr
    | Stderr content:
    | 
    | GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
    | Uninitialized bytes in memchr at offset 0 inside [0x702000792909, 12)
    | ==1054256==WARNING: MemorySanitizer: use-of-uninitialized-value
    | warning: address range table at offset 0x820 has a premature terminator entry at offset 0x830
    | #0 0x00003380cf76 in __constexpr_memchr<const char, char> /-S/contrib/libs/cxxsupp/libcxx/include/__string/constexpr_c_functions.h:153:30
    | #1 0x00003380cf76 in find /-S/contrib/libs/cxxsupp/libcxx/include/__string/char_traits.h:237:12
    | #2 0x00003380cf76 in __str_find<char, unsigned long, std::__y1::char_traits<char>, 18446744073709551615UL> /-S/contrib/libs/cxxsupp/libcxx/include/__string/char_traits.h:460:23
    | #3 0x00003380cf76 in find /-S/contrib/libs/cxxsupp/libcxx/include/string_view:501:12
    | #4 0x00003380cf76 in find /-S/util/generic/strbase.h:407:31
    | #5 0x00003380cf76 in NKikimr::TTicketParserImpl<NKikimr::TTicketParser>::IsTicketCertificate(TBasicString<char, std::__y1::char_traits<char>> const&) const /-S/ydb/core/security/ticket_parser_impl.h:946:32
    | #6 0x0000337edb56 in NKikimr::TTicketParserImpl<NKikimr::TTicketParser>::Handle(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTicketParser::TEvAuthorizeTicket>, TDelete>&) /-S/ydb/core/security/ticket_parser_impl.h:962:13
    | #7 0x00001ca00692 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
    | #8 0x00001cae6448 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
    | #9 0x00001caf0d45 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
    | #10 0x00001caf038c in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
    | #11 0x00001caf22c2 in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
    | #12 0x00001a42f2b3 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
    | #13 0x7f14f355fac2  (/lib/x86_64-linux-gnu/libc.so.6+0x94ac2) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
    | #14 0x7f14f35f18bf  (/lib/x86_64-linux-gnu/libc.so.6+0x1268bf) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
    | 
    | SUMMARY: MemorySanitizer: use-of-uninitialized-value /-S/contrib/libs/cxxsupp/libcxx/include/__string/constexpr_c_functions.h:153:30 in __constexpr_memchr<const char, char>
    | Exiting
    +---------------- 2 ----------------
    | Traceback (most recent call last):
    |   File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    |     fin()
    |   File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1049, in finish
    |     raise exc
    |   File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042, in finish
    |     func()
    |   File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926, in _teardown_yield_fixture
    |     next(it)
    |   File "ydb/tests/fq/s3/conftest.py", line 125, in kikimr_yqv2
    |     with start_kikimr(kikimr_params, kikimr_extensions) as kikimr:
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |   File "contrib/tools/python3/Lib/contextlib.py", line 144, in __exit__
    |     next(self.gen)
    |   File "ydb/tests/tools/fq_runner/kikimr_utils.py", line 426, in start_kikimr
    |     kikimr.stop()
    |   File "ydb/tests/tools/fq_runner/kikimr_runner.py", line 749, in stop
    |     tenant.stop()
    |   File "ydb/tests/tools/fq_runner/kikimr_runner.py", line 62, in stop
    |     self.kikimr_cluster.stop(kill=False)
    |   File "ydb/tests/library/harness/kikimr_runner.py", line 707, in stop
    |     raise daemon.SeveralDaemonErrors(saved_exceptions)
    | ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
    | Process exit_code = 100.
    | Stdout file name: 
    | /home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/stdout
    | Stderr file name: 
    | /home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/stderr
    | Stderr content:
    | 
    | GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
    | Uninitialized bytes in memchr at offset 0 inside [0x7020018a30a9, 12)
    | ==1054319==WARNING: MemorySanitizer: use-of-uninitialized-value
    | warning: address range table at offset 0x820 has a premature terminator entry at offset 0x830
    | #0 0x00003380cf76 in __constexpr_memchr<const char, char> /-S/contrib/libs/cxxsupp/libcxx/include/__string/constexpr_c_functions.h:153:30
    | #1 0x00003380cf76 in find /-S/contrib/libs/cxxsupp/libcxx/include/__string/char_traits.h:237:12
    | #2 0x00003380cf76 in __str_find<char, unsigned long, std::__y1::char_traits<char>, 18446744073709551615UL> /-S/contrib/libs/cxxsupp/libcxx/include/__string/char_traits.h:460:23
    | #3 0x00003380cf76 in find /-S/contrib/libs/cxxsupp/libcxx/include/string_view:501:12
    | #4 0x00003380cf76 in find /-S/util/generic/strbase.h:407:31
    | #5 0x00003380cf76 in NKikimr::TTicketParserImpl<NKikimr::TTicketParser>::IsTicketCertificate(TBasicString<char, std::__y1::char_traits<char>> const&) const /-S/ydb/core/security/ticket_parser_impl.h:946:32
    | #6 0x0000337edb56 in NKikimr::TTicketParserImpl<NKikimr::TTicketParser>::Handle(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTicketParser::TEvAuthorizeTicket>, TDelete>&) /-S/ydb/core/security/ticket_parser_impl.h:962:13
    | #7 0x00001ca00692 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
    | #8 0x00001cae6448 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
    | #9 0x00001caf0d45 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
    | #10 0x00001caf038c in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
    | #11 0x00001caf22c2 in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
    | #12 0x00001a42f2b3 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
    | #13 0x7f16d411fac2  (/lib/x86_64-linux-gnu/libc.so.6+0x94ac2) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
    | #14 0x7f16d41b18bf  (/lib/x86_64-linux-gnu/libc.so.6+0x1268bf) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
    | 
    | SUMMARY: MemorySanitizer: use-of-uninitialized-value /-S/contrib/libs/cxxsupp/libcxx/include/__string/constexpr_c_functions.h:153:30 in __constexpr_memchr<const char, char>
    | Exiting
    +------------------------------------
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_insert_data_query[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3706
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3706". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18830
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18830". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3706/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18830/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18830
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12747
=================================== FAILURES ===================================
_______________ TestYdbOverFq.test_list_directory_v2[v2-client0] _______________
contrib/python/ydb/py3/ydb/connection.py:504: in __call__
    response = rpc_state(
contrib/python/ydb/py3/ydb/connection.py:261: in __call__
    response, rendezvous = self.rpc.with_call(*args, **kwargs)
contrib/python/grpcio/py3/grpc/_channel.py:1198: in with_call
    return _end_unary_response_blocking(state, call, True, None)
contrib/python/grpcio/py3/grpc/_channel.py:1006: in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
E   grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
E   	status = StatusCode.UNAVAILABLE
E   	details = "Socket closed"
E   	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-11T18:20:25.565402843+00:00"}"
E   >

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/test_ydb_over_fq.py:136: in test_list_directory_v2
    self.list_directory_test_body(kikimr, s3, client)
ydb/tests/fq/s3/test_ydb_over_fq.py:105: in list_directory_test_body
    ls_res = driver.scheme_client.list_directory("/")
contrib/python/ydb/py3/ydb/scheme.py:506: in list_directory
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:465: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:518: in __call__
    raise _rpc_error_handler(rpc_state, rpc_error, on_disconnected)
E   ydb.issues.ConnectionLost: Rpc error, reason <_InactiveRpcError of RPC that terminated with:
E   	status = StatusCode.UNAVAILABLE
E   	details = "Socket closed"
E   	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-11T18:20:25.565402843+00:00"}"
E   >
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_directory_v2[v2-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13432
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/contrib/python/moto/bin/moto_server
DEBUG    root:conftest.py:64 HTTPConnectionPool(host='localhost', port=13432): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e6df320>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12747
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18830
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 16c4a775-0b6a-43de-a09a-e5cd45b5ac82, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16c4a775-0b6a-43de-a09a-e5cd45b5ac82, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16c4a775-0b6a-43de-a09a-e5cd45b5ac82, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
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 0x7ff90e637dd0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e177aa6e-d0a1-4fca-a0a9-ad1bda8ef843, ghrun-npwyk27qgi.auto.internal:26232): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 119f0f10-2925-4c29-b9dc-4f3078b0a944, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 119f0f10-2925-4c29-b9dc-4f3078b0a944, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" path: "local/DbPoolStorage_8cf39374-b7e0-43dc-b9a1-0a76878e9417/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 119f0f10-2925-4c29-b9dc-4f3078b0a944, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, af770c14-c32d-4533-aca9-50835e3b79c7, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, af770c14-c32d-4533-aca9-50835e3b79c7, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" path: "local/DbPoolStorage_8cf39374-b7e0-43dc-b9a1-0a76878e9417/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, af770c14-c32d-4533-aca9-50835e3b79c7, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5ade1f4-55e0-4c81-ac13-da8458ec21e1, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5ade1f4-55e0-4c81-ac13-da8458ec21e1, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=YmU5NDM1MC02NDc2MDA2Ni04MTg3OTExMS1jZDJmNjhkYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_8cf39374-b7e0-43dc-b9a1-0a76878e9417\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5ade1f4-55e0-4c81-ac13-da8458ec21e1, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5534d0>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19597
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/logfile_8ttp061e.log --grpc-port=18830 --mon-port=12890 --ic-port=23099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/logfile_8ttp061e.log --grpc-port=18830 --mon-port=12890 --ic-port=23099
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1/logfile_8ttp061e.log', '--grpc-port=18830', '--mon-port=12890', '--ic-port=23099')' in '/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1054256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18830/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/p63v/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054257
DEBUG    ya.test:process.py:259 Command (pid 1054257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054257) elapsed time (sec): 0.24433207511901855
DEBUG    ya.test:process.py:263 Command (pid 1054257) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 1054257) maxrss: 385724
DEBUG    ya.test:process.py:263 Command (pid 1054257) minflt: 24067
DEBUG    ya.test:process.py:263 Command (pid 1054257) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054257) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1054257) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054257) stime: 0.055736999999999995
DEBUG    ya.test:process.py:263 Command (pid 1054257) utime: 0.143348
DEBUG    ya.test:process.py:263 Command (pid 1054257) wtime: 0.245
DEBUG    ya.test:process.py:275 Command (pid 1054257) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1054257) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62938
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19595
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3706
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 128b5542-1d92-4f50-90c6-5b5dcff6e346, localhost:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 128b5542-1d92-4f50-90c6-5b5dcff6e346, localhost:26232): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 128b5542-1d92-4f50-90c6-5b5dcff6e346, localhost:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 26232 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:26232, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26232
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 0x7ff90e543080 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 1c2f55bf-94e9-4f08-b4d6-316b6582463e, ghrun-npwyk27qgi.auto.internal:26232): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0c81d2e-b0bd-4c67-8f99-bb4399747327, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0c81d2e-b0bd-4c67-8f99-bb4399747327, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" path: "local/DbPoolStorage_8ed4bac5-0644-44d6-9fa5-8866275f8afa/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0c81d2e-b0bd-4c67-8f99-bb4399747327, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 66588e85-0882-49b1-b006-e2ce3f623fb7, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 66588e85-0882-49b1-b006-e2ce3f623fb7, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" path: "local/DbPoolStorage_8ed4bac5-0644-44d6-9fa5-8866275f8afa/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 66588e85-0882-49b1-b006-e2ce3f623fb7, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e033507d-c87c-49b8-b9a5-658a0835fa88, ghrun-npwyk27qgi.auto.internal:26232): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e033507d-c87c-49b8-b9a5-658a0835fa88, ghrun-npwyk27qgi.auto.internal:26232): request = { session_id: "ydb://session/3?node_id=1&id=NjA2NWUxM2QtZmI2YTk3ZmItYzY1MGNlYjgtYTQ2ZTNiNmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_8ed4bac5-0644-44d6-9fa5-8866275f8afa\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/cp\", \"/cp\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e033507d-c87c-49b8-b9a5-658a0835fa88, ghrun-npwyk27qgi.auto.internal:26232): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7ff90e5431a0>
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20350
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25791
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/logfile_03qr7vsi.log --grpc-port=3706 --mon-port=21545 --ic-port=19595
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/logfile_03qr7vsi.log --grpc-port=3706 --mon-port=21545 --ic-port=19595
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1/logfile_03qr7vsi.log', '--grpc-port=3706', '--mon-port=21545', '--ic-port=19595')' in '/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1054319
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3706/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054320
DEBUG    ya.test:process.py:259 Command (pid 1054320) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054320) elapsed time (sec): 0.24854779243469238
DEBUG    ya.test:process.py:263 Command (pid 1054320) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) majflt: 12
DEBUG    ya.test:process.py:263 Command (pid 1054320) maxrss: 381572
DEBUG    ya.test:process.py:263 Command (pid 1054320) minflt: 24178
DEBUG    ya.test:process.py:263 Command (pid 1054320) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054320) nvcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1054320) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054320) stime: 0.073099
DEBUG    ya.test:process.py:263 Command (pid 1054320) utime: 0.129954
DEBUG    ya.test:process.py:263 Command (pid 1054320) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1054320) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1054320) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31010
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/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/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1/logfile_pqn_ntbx.log --grpc-port=20350 --mon-port=20517 --ic-port=25228
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/p63v/000350/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/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1/logfile_pqn_ntbx.log --grpc-port=20350 --mon-port=20517 --ic-port=25228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1/logfile_pqn_ntbx.log', '--grpc-port=20350', '--mon-port=20517', '--ic-port=25228')' in '/home/runner/.ya/build/build_root/p63v/000350/ydb/tests/fq/s3/test-results/py3test/testing_out_stuff/test_ydb_over_fq/testing_out_stuff/test_ydb_over_fq.py.TestYdbOverFq.test_list_directory_v2.v2-client0/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1054322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20350/1
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/p63v/000350/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054323
DEBUG    ya.test:process.py:259 Command (pid 1054323) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054323) elapsed time (sec): 0.24802207946777344
DEBUG    ya.test:process.py:263 Command (pid 1054323) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) majflt: 15
DEBUG    ya.test:process.py:263 Command (pid 1054323) maxrss: 369600
DEBUG    ya.test:process.py:263 Command (pid 1054323) minflt: 24450
DEBUG    ya.test:process.py:263 Command (pid 1054323) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054323) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1054323) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054323) stime: 0.067635
DEBUG    ya.test:process.py:263 Command (pid 1054323) utime: 0.13527
DEBUG    ya.test:process.py:263 Command (pid 1054323) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 1054323) output:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=memory -Dmemory_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -fno-sanitize-memory-use-after-dtor -Wno-unused-command-line-argument -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 1054323) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5bcbf0432c04830f0fe0d08568e66bb5d7beeeb4
    Branch: 
    Author: Kirill Rysin <35688753+naspirato@users.noreply.github.com>
    Summary: Merge 044f7cc42a534bb62658a514041c68764a2a913a into 4eb6709e36f24021c00a189027293d1194b29863
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-npwyk27qgi    Host information: 
        Linux ghrun-npwyk27qgi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
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/p63v/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20350', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25228\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054595
DEBUG    ya.test:process.py:259 Command (pid 1054595) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054595) elapsed time (sec): 0.27578210830688477
DEBUG    ya.test:process.py:263 Command (pid 1054595) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) maxrss: 423932
DEBUG    ya.test:process.py:263 Command (pid 1054595) minflt: 26995
DEBUG    ya.test:process.py:263 Command (pid 1054595) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054595) nvcsw: 365
DEBUG    ya.test:process.py:263 Command (pid 1054595) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054595) stime: 0.105601
DEBUG    ya.test:process.py:263 Command (pid 1054595) utime: 0.139394
DEBUG    ya.test:process.py:263 Command (pid 1054595) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1054595) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
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/p63v/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20350', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1054639
DEBUG    ya.test:process.py:259 Command (pid 1054639) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054639) elapsed time (sec): 0.2715797424316406
DEBUG    ya.test:process.py:263 Command (pid 1054639) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) maxrss: 424516
DEBUG    ya.test:process.py:263 Command (pid 1054639) minflt: 27019
DEBUG    ya.test:process.py:263 Command (pid 1054639) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054639) nvcsw: 338
DEBUG    ya.test:process.py:263 Command (pid 1054639) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054639) stime: 0.095439
DEBUG    ya.test:process.py:263 Command (pid 1054639) utime: 0.145234
DEBUG    ya.test:process.py:263 Command (pid 1054639) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1054639) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/p63v/000350/ydb/apps/ydbd/ydbd
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/p63v/000350/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20350', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 2\n    Name: "dynamic_storage_pool:2"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "ssd"\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: 1054678
DEBUG    ya.test:process.py:259 Command (pid 1054678) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1054678) elapsed time (sec): 0.2713432312011719
DEBUG    ya.test:process.py:263 Command (pid 1054678) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) maxrss: 424344
DEBUG    ya.test:process.py:263 Command (pid 1054678) minflt: 27018
DEBUG    ya.test:process.py:263 Command (pid 1054678) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1054678) nvcsw: 370
DEBUG    ya.test:process.py:263 Command (pid 1054678) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1054678) stime: 0.089684
DEBUG    ya.test:process.py:263 Command (pid 1054678) utime: 0.146756
DEBUG    ya.test:process.py:263 Command (pid 1054678) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1054678) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd', 'dynamic_storage_pool:2': 'ssd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ydb_over_fq.py::TestYdbOverFq, test_name: test_list_directory_v2[v2-client0])
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
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 /my_folder
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3cdb0ff9-e6d4-4c58-ac1d-626f5bc3bd44, localhost:3706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3cdb0ff9-e6d4-4c58-ac1d-626f5bc3bd44, localhost:3706): request = { database: "/my_folder" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3cdb0ff9-e6d4-4c58-ac1d-626f5bc3bd44, localhost:3706): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 3706 } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /my_folder: DiscoveryResult <self_location: , endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:3706, 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:3706
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-11T18:20:25.565402843+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(ListDirectory, 019ffb5c-d7fd-4fb2-9102-feb61f608e8a, ghrun-npwyk27qgi.auto.internal:3706): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:3706
_______________ TestYdbOverFq.test_list_directory_v1[v1-client0] _______________
contrib/python/ydb/py3/ydb/connection.py:504: in __call__
    response = rpc_state(
contrib/python/ydb/py3/ydb/connection.py:261: in __call__
    response, rendezvous = self.rpc.with_call(*args, **kwargs)
contrib/python/grpcio/py3/grpc/_channel.py:1198: in with_call
    return _end_unary_response_blocking(state, call, True, None)
contrib/python/grpcio/py3/grpc/_channel.py:1006: in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
E   grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
E   	status = StatusCode.UNAVAILABLE
E   	details = "Socket closed"
E   	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-12-11T18:20:38.881390649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
E   >

During handling of the above exception, another exception occurred:
ydb/tests/fq/s3/test_ydb_over_fq.py:141: in test_list_directory_v1
    self.list_directory_test_body(kikimr, s3, client)
ydb/tests/fq/s3/test_ydb_over_fq.py:105: in list_directory_test_body
    ls_res = driver.scheme_client.list_directory("/")
contrib/python/ydb/py3/ydb/scheme.py:506: in list_directory
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:465: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:518: in __call__
    raise _rpc_error_handler(rpc_state, rpc_error, on_disconnected)
E   ydb.issues.ConnectionLost: Rpc error, reason <_InactiveRpcError of RPC that terminated with:
E   	status = StatusCode.UNAVAILABLE
E   	details = "Socket closed"
E   	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-12-11T18:20:38.881390649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
E   >
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_list_directory_v1[v1-client0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ydb_over_fq.py::TestYdbOverFq, test_name: test_list_directory_v1[v1-client0])
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
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 /my_folder
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 90c700a2-b3bc-4c81-8a60-8a96357ff0ea, localhost:18830): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90c700a2-b3bc-4c81-8a60-8a96357ff0ea, localhost:18830): request = { database: "/my_folder" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90c700a2-b3bc-4c81-8a60-8a96357ff0ea, localhost:18830): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-npwyk27qgi.auto.internal" port: 18830 } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /my_folder: DiscoveryResult <self_location: , endpoints [<Endpoint ghrun-npwyk27qgi.auto.internal:18830, 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:18830
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/" }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-12-11T18:20:38.881390649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(ListDirectory, 3f54d540-c43b-4545-bf01-fd682b6c7779, ghrun-npwyk27qgi.auto.internal:18830): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-npwyk27qgi.auto.internal:18830
============================== slowest durations ===============================
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_insert_data_query[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_explain_data_query[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_insert_data_query[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_explain_data_query[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_results[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_results[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_describe_table[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_list_without_streams[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_stream_execute_scan_query[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_describe_table[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_list_without_streams[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_error[v2-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_error[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_stream_execute_scan_query[v1-client0]
10.00s setup    test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query[v2-client0]
10.00s teardown test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v2[v2-client0]
10.00s teardown test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v1[v1-client0]
5.56s setup    test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v2[v2-client0]
2.75s call     test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v2[v2-client0]
2.73s call     test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v1[v1-client0]
1.01s teardown test_ydb_over_fq.py::TestYdbOverFq::test_insert_data_query[v1-client0]
0.07s setup    test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v1[v1-client0]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v2[v2-client0] - ydb.issues.ConnectionLost: Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-11T18:20:25.565402843+00:00"}"
>
FAILED test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v1[v1-client0] - ydb.issues.ConnectionLost: Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-12-11T18:20:38.881390649+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v2[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5d89b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_list_directory_v1[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5dbad0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_list_without_streams[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8efe581a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_list_without_streams[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48bf80>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8efe58bc0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48b890>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_stream_execute_scan_query[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e48af30>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_stream_execute_scan_query[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e474380>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_results[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e489be0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_results[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02de720>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_error[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e448b60>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_execute_data_query_error[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff90e5d84a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_explain_data_query[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f030b380>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_explain_data_query[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02d19a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_describe_table[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02a61e0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_describe_table[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02dca40>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_insert_data_query[v2-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=21545): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02a7140>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_insert_data_query[v1-client0] - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=12890): Max retries exceeded with url: /counters/counters=utils/json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff8f02fe0c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_ydb_over_fq.py::TestYdbOverFq::test_insert_data_query[v1-client0] - ExceptionGroup: errors while tearing down <LoadedModule test_ydb_over_fq.py> (2 sub-exceptions)
=================== 2 failed, 19 errors in 197.14s (0:03:17) ===================
