2024-06-29 07:53:53,696 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-29 07:53:53,696 - INFO - ya.test - pytest_runtest_setup: test_early_finish_case5[v1] 2024-06-29 07:53:53,696 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-29 07:53:53,696 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-29 07:53:53,698 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/63518 2024-06-29 07:53:53,699 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/17101 2024-06-29 07:53:53,754 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/28521 2024-06-29 07:53:53,755 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/22017 2024-06-29 07:53:53,755 - 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-29 07:53:53,763 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:53:53,764 - 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-29 07:53:53,771 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-29 07:53:53,772 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, eb87f84f-c712-4d09-9c87-d8d6d877843f, localhost:8278): creating call state 2024-06-29 07:53:53,772 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, eb87f84f-c712-4d09-9c87-d8d6d877843f, localhost:8278): request = { database: "local" } 2024-06-29 07:53:53,776 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, eb87f84f-c712-4d09-9c87-d8d6d877843f, localhost:8278): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "epdgbarv11run195vb6a.auto.internal" port: 8278 service: "legacy" 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" location: "1" node_id: 1 } self_location: "1" } } } } 2024-06-29 07:53:53,777 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-29 07:53:53,777 - 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-29 07:53:53,780 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:53:53,781 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-29 07:53:53,782 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-29 07:53:53,782 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-29 07:53:53,782 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-29 07:53:53,783 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-29 07:53:53,783 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, ce8c7574-a8ae-4d12-8fe0-6b73f9bd5ae8, epdgbarv11run195vb6a.auto.internal:8278): creating call state 2024-06-29 07:53:53,784 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, ce8c7574-a8ae-4d12-8fe0-6b73f9bd5ae8, epdgbarv11run195vb6a.auto.internal:8278): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-29 07:53:53,792 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, ce8c7574-a8ae-4d12-8fe0-6b73f9bd5ae8, epdgbarv11run195vb6a.auto.internal:8278): on response callback started 2024-06-29 07:53:53,793 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, ce8c7574-a8ae-4d12-8fe0-6b73f9bd5ae8, epdgbarv11run195vb6a.auto.internal:8278): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWUyYzE1NmUtMTA0NmEyMDAtYTk3ZGEzNzItNTgzMzkzMzM=" } } } } 2024-06-29 07:53:53,793 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 07:53:53,793 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-29 07:53:53,793 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, ce8c7574-a8ae-4d12-8fe0-6b73f9bd5ae8, epdgbarv11run195vb6a.auto.internal:8278): on response callback success 2024-06-29 07:53:53,794 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 182e2de1-d745-4984-a617-b0ebcd4ac95f, epdgbarv11run195vb6a.auto.internal:8278): creating call state 2024-06-29 07:53:53,795 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 182e2de1-d745-4984-a617-b0ebcd4ac95f, epdgbarv11run195vb6a.auto.internal:8278): request = { session_id: "ydb://session/3?node_id=1&id=MWUyYzE1NmUtMTA0NmEyMDAtYTk3ZGEzNzItNTgzMzkzMzM=" path: "local/DbPoolStorage_bed8f2e8-1d34-4f0b-af90-eedd9bf5ef9d/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 } } } 2024-06-29 07:53:53,881 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 182e2de1-d745-4984-a617-b0ebcd4ac95f, epdgbarv11run195vb6a.auto.internal:8278): response = { operation { ready: true status: SUCCESS } } 2024-06-29 07:53:53,881 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 07:53:53,882 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 33aae4fb-e988-4dbc-b933-bfdad261f145, epdgbarv11run195vb6a.auto.internal:8278): creating call state 2024-06-29 07:53:53,883 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 33aae4fb-e988-4dbc-b933-bfdad261f145, epdgbarv11run195vb6a.auto.internal:8278): request = { session_id: "ydb://session/3?node_id=1&id=MWUyYzE1NmUtMTA0NmEyMDAtYTk3ZGEzNzItNTgzMzkzMzM=" path: "local/DbPoolStorage_bed8f2e8-1d34-4f0b-af90-eedd9bf5ef9d/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 } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-06-29 07:53:53,908 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 33aae4fb-e988-4dbc-b933-bfdad261f145, epdgbarv11run195vb6a.auto.internal:8278): response = { operation { ready: true status: SUCCESS } } 2024-06-29 07:53:53,908 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 07:53:53,909 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 99ee2467-058e-4092-bbb5-a0789439d161, epdgbarv11run195vb6a.auto.internal:8278): creating call state 2024-06-29 07:53:53,909 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 99ee2467-058e-4092-bbb5-a0789439d161, epdgbarv11run195vb6a.auto.internal:8278): request = { session_id: "ydb://session/3?node_id=1&id=MWUyYzE1NmUtMTA0NmEyMDAtYTk3ZGEzNzItNTgzMzkzMzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_bed8f2e8-1d34-4f0b-af90-eedd9bf5ef9d\");\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 } } } 2024-06-29 07:53:54,042 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 99ee2467-058e-4092-bbb5-a0789439d161, epdgbarv11run195vb6a.auto.internal:8278): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-29 07:53:54,043 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-29 07:53:54,094 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/63128 2024-06-29 07:53:54,095 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21462 2024-06-29 07:53:54,096 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/y9se/001ead/ydb/apps/ydbd/ydbd 2024-06-29 07:53:54,097 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/y9se/001ead/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case5[v1]/default/kikimr_configs" 2024-06-29 07:53:54,098 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/y9se/001ead/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/y9se/001ead/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case5[v1]/default/node_1/logfile_abwlbdub.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=22017 --mon-port=63128 --ic-port=28521 2024-06-29 07:53:54,099 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/y9se/001ead/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/y9se/001ead/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case5[v1]/default/node_1/logfile_abwlbdub.log', '--yaml-config=/home/runner/.ya/build/build_root/y9se/001ead/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case5[v1]/default/kikimr_configs/config.yaml', '--grpc-port=22017', '--mon-port=63128', '--ic-port=28521')' with input '/home/runner/.ya/build/build_root/y9se/001ead/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43/stdin' in '/home/runner/.ya/build/build_root/y9se/001ead/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43/testing_out_stuff/test_yq_streaming.py__TestYqStreaming__test_early_finish_case5[v1]/default/node_1' (no wait) 2024-06-29 07:53:54,134 - DEBUG - ya.test - execute: Command pid: 1346546 2024-06-29 07:53:54,135 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:22017/1 2024-06-29 07:53:54,135 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-29 07:53:54,140 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_yq_streaming.py::TestYqStreaming, test_name: test_early_finish_case5[v1]) 2024-06-29 07:53:54,143 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_test_early_finish_case5_v1_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-29 07:53:54,214 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-29 07:53:54,215 - DEBUG - root - _get_and_check_result: Result: 2024-06-29 07:53:54,217 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/pq_test_early_finish_case5_v1_output" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-29 07:53:54,241 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-29 07:53:54,242 - DEBUG - root - _get_and_check_result: Result: 2024-06-29 07:53:54,260 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-29 07:53:54,260 - DEBUG - root - _get_and_check_result: Result: 2024-06-29 07:54:05,347 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n $a = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t1 FROM myyds.`pq_test_early_finish_case5_v1_input`;\n $b = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t2 FROM myyds.`pq_test_early_finish_case5_v1_output` limit 10;\n select * from $a as a\n left join $b as b ON a.t1 = b.t2\n limit 3;\n " syntax: YQL_V1 } execute_mode: RUN idempotency_key: "e32e2905-381e-45e7-8fb0-981873c53d74" 2024-06-29 07:54:06,131 - DEBUG - root - create_query_impl: Result: query_id: "ptquf3vlafar8gs01acu" 2024-06-29 07:54:06,382 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf3vlafar8gs01acu" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719647645 nanos: 373120000 } modified_at { seconds: 1719647645 nanos: 373120000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf3vlafar38vqavl7-ptquf3vlafar8gs01acu" started_by: "root@builtin" submitted_at { seconds: 1719647645 nanos: 373120000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n $a = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t1 FROM myyds.`pq_test_early_finish_case5_v1_input`;\n $b = SELECT JSON_VALUE(Cast(Data as Json), \"$.key\") as t2 FROM myyds.`pq_test_early_finish_case5_v1_output` limit 10;\n select * from $a as a\n left join $b as b ON a.t1 = b.t2\n limit 3;\n " syntax: YQL_V1 } } 2024-06-29 07:54:21,621 - DEBUG - root - describe_query: Result: 2024-06-29 07:54:34,674 - DEBUG - root - describe_query: Result: 2024-06-29 07:54:48,762 - DEBUG - root - describe_query: Result: 2024-06-29 07:54:58,467 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:54:58,467 - 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-29 07:55:02,816 - DEBUG - root - describe_query: Result: 2024-06-29 07:55:08,470 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:55:08,591 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:55:10,466 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:55:10,466 - 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-29 07:55:20,468 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:55:20,587 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:55:21,743 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:55:21,743 - 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-29 07:55:31,745 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:55:31,863 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:55:33,312 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:55:33,312 - 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-29 07:55:43,314 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:55:43,431 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:55:44,679 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:55:44,680 - 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-29 07:55:54,682 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:55:54,798 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:55:56,693 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:55:56,693 - 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-29 07:56:03,654 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_yq_streaming.py:469: in test_early_finish_case5 client.wait_query_status(query_id, fq.QueryMeta.RUNNING) ydb/tests/tools/fq_runner/fq_client.py:308: in wait_query_status return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status ydb/tests/tools/fq_runner/fq_client.py:289: in wait_query response = self.describe_query(query_id) library/python/retry/__init__.py:214: in wrapped return _retry(obj.retry_conf, functools.partial(f, obj, *f_args, **f_kwargs)) library/python/retry/__init__.py:224: in _retry return f() ydb/tests/tools/fq_runner/fq_client.py:257: in describe_query response = self.service.DescribeQuery( contrib/python/grpcio/py3/grpc/_channel.py:1030: in __call__ return _end_unary_response_blocking(state, call, False, None) contrib/python/grpcio/py3/grpc/_channel.py:910: 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.DEADLINE_EXCEEDED E details = "Deadline Exceeded" E debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2024-06-29T07:56:03.017605485+00:00", grpc_status:4}" E > 2024-06-29 07:56:03,656 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-29 07:56:06,695 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:56:06,834 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:56:08,400 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:56:08,401 - 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-29 07:56:18,403 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:56:18,522 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:56:20,157 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:56:20,158 - 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-29 07:56:30,160 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:56:30,274 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:56:31,311 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:56:31,311 - 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-29 07:56:41,313 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:56:41,430 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:56:43,069 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:56:43,070 - 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-29 07:56:53,072 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:56:53,186 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:56:54,377 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:56:54,377 - 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-29 07:57:04,379 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:57:04,496 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:57:06,351 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:57:06,351 - 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-29 07:57:16,353 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:57:16,466 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:57:17,654 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:57:17,655 - 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-29 07:57:27,657 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:57:27,770 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:57:29,665 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:57:29,666 - 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-29 07:57:39,668 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:57:39,785 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:57:40,935 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:57:40,936 - 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-29 07:57:50,938 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:57:51,055 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:57:52,998 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:57:52,999 - 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-29 07:58:03,001 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:58:03,122 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:58:04,517 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:58:04,517 - 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-29 07:58:14,519 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:58:14,640 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:58:15,849 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:58:15,850 - 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-29 07:58:25,852 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:58:25,973 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:58:27,060 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:58:27,061 - 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-29 07:58:37,063 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:58:37,177 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:58:38,745 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:58:38,746 - 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-29 07:58:48,748 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:58:48,863 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:58:50,759 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:58:50,760 - 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-29 07:59:00,762 - INFO - ydb.connection - close: Closing channel for endpoint localhost:8278 2024-06-29 07:59:00,881 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:8278". Check endpoint correctness. 2024-06-29 07:59:02,240 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-29 07:59:02,240 - 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-29 07:59:06,663 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-29 07:59:06,664 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:22017/1 2024-06-29 07:59:06,664 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/21462 2024-06-29 07:59:06,664 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/63128 2024-06-29 07:59:06,665 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/22017 2024-06-29 07:59:06,665 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/28521 2024-06-29 07:59:06,665 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/17101