2024-07-01 10:41:45,326 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 10:41:45,326 - INFO - ya.test - pytest_runtest_setup: test_stop_idempotency 2024-07-01 10:41:45,326 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 10:41:45,326 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-07-01 10:41:45,327 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_stop_idempotency) 2024-07-01 10:42:17,331 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:24420/1 2024-07-01 10:42:17,332 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/30214 2024-07-01 10:42:17,333 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/22092 2024-07-01 10:42:17,333 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/24420 2024-07-01 10:42:17,333 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/61644 2024-07-01 10:42:17,333 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/11893 2024-07-01 10:42:17,339 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "select1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "select 1" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "524b7e47-77f4-491c-9324-9192e012e9e9" 2024-07-01 10:42:52,088 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:42:52,088 - 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-07-01 10:43:02,093 - INFO - ydb.connection - close: Closing channel for endpoint localhost:4725 2024-07-01 10:43:02,210 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:4725". Check endpoint correctness. 2024-07-01 10:43:03,921 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:43:03,922 - 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-07-01 10:43:13,924 - INFO - ydb.connection - close: Closing channel for endpoint localhost:4725 2024-07-01 10:43:14,045 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:4725". Check endpoint correctness. 2024-07-01 10:43:15,414 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 10:43:15,414 - 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-07-01 10:43:17,632 - ERROR - ya.test - logreport: ydb/tests/fq/http_api/test_http_api.py:218: in test_stop_idempotency query_id = c.create_query("select1", "select 1").result.query_id ydb/tests/tools/fq_runner/fq_client.py:186: in create_query return self.create_query_impl(name=name, 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:170: in create_query_impl response = self.service.CreateQuery( 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-07-01T10:43:17.339899102+00:00", grpc_status:4}" E > 2024-07-01 10:43:17,635 - INFO - ya.test - pytest_runtest_teardown: Test teardown