2024-06-27 19:42:53,826 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-27 19:42:53,826 - INFO - ya.test - pytest_runtest_setup: test_hard_limit[kikimr0] 2024-06-27 19:42:53,826 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-27 19:42:53,826 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-27 19:42:53,828 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/1068 2024-06-27 19:42:53,829 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/11521 2024-06-27 19:42:53,926 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/5403 2024-06-27 19:42:53,928 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21063 2024-06-27 19:42:53,929 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:42:53,932 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 19:42:53,932 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:42:54,468 - INFO - ydb.connection - close: Closing channel for endpoint localhost:24770 2024-06-27 19:42:54,608 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:24770". Check endpoint correctness. 2024-06-27 19:42:54,733 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 19:42:54,733 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:42:55,719 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 19:42:55,720 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:42:55,961 - INFO - ydb.connection - close: Closing channel for endpoint localhost:24770 2024-06-27 19:42:56,109 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:24770". Check endpoint correctness. 2024-06-27 19:42:57,937 - INFO - ydb.connection - close: Closing channel for endpoint localhost:24770 2024-06-27 19:42:58,075 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 19:42:58,076 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:42:58,125 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:24770". Check endpoint correctness. 2024-06-27 19:42:59,383 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 19:42:59,383 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:43:00,569 - INFO - ydb.connection - close: Closing channel for endpoint localhost:24770 2024-06-27 19:43:00,751 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:24770". Check endpoint correctness. 2024-06-27 19:43:02,256 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 19:43:02,257 - DEBUG - ydb.connection - channel_factory: Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')] 2024-06-27 19:43:03,413 - INFO - ydb.connection - close: Closing channel for endpoint localhost:24770 2024-06-27 19:43:03,581 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:24770". Check endpoint correctness. 2024-06-27 19:43:03,933 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-06-27 19:43:03,936 - INFO - ydb.connection - close: Closing channel for endpoint localhost:24770 2024-06-27 19:43:04,105 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:24770". Check endpoint correctness. 2024-06-27 19:43:04,253 - ERROR - ya.test - logreport: ydb/tests/fq/mem_alloc/test_alloc_default.py:29: in kikimr kikimr = StreamingOverKikimr(kikimr_conf) ydb/tests/tools/fq_runner/kikimr_runner.py:648: in __init__ raise e ydb/tests/tools/fq_runner/kikimr_runner.py:644: in __init__ self.driver.wait(timeout=10) contrib/python/ydb/py3/ydb/pool.py:394: in wait self._store.subscribe().result(timeout) contrib/tools/python3/Lib/concurrent/futures/_base.py:458: in result raise TimeoutError() E TimeoutError 2024-06-27 19:43:04,256 - INFO - ya.test - pytest_runtest_teardown: Test teardown