============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-7.4.4, pluggy-1.5.0 -- /home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/ydb-tests-fq-http_api
cachedir: .pytest_cache
rootdir: /home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
collecting ... collected 15 items

test_http_api.py::TestHttpApi::test_simple_analytics_query <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_empty_query <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_warning <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_get_unknown_query <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_unauthenticated <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_create_idempotency <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_stop_idempotency <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_simple_streaming_query <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_integral_results <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_optional_results <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_pg_results <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_set_result <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_complex_results <- ydb/tests/fq/http_api/test_http_api.py PASSED
test_http_api.py::TestHttpApi::test_result_offset_limit <- ydb/tests/fq/http_api/test_http_api.py FAILED
test_http_api.py::TestHttpApi::test_openapi_spec <- ydb/tests/fq/http_api/test_http_api.py FAILED
test_http_api.py::TestHttpApi::test_openapi_spec <- ydb/tests/fq/http_api/test_http_api.py ERROR

==================================== ERRORS ====================================
______________ ERROR at teardown of TestHttpApi.test_openapi_spec ______________
../../../../../../environment/arcadia/ydb/tests/fq/http_api/test_base.py:24: in teardown_class
    cls.streaming_over_kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:722: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:55: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:465: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -11.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test/stderr
E   Stderr content:
E   
E   :GRPC_LIBRARY ERROR: no server name supplied in dns URI
E   :GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   :GRPC_LIBRARY ERROR: no server name supplied in dns URI
E   :GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
E   :GRPC_LIBRARY ERROR: no server name supplied in dns URI
E   :GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
E   :GRPC_LIBRARY ERROR: no server name supplied in dns URI
E   :GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
E   :GRPC_LIBRARY ERROR: no server name supplied in dns URI
E   :GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_openapi_spec
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_openapi_spec)
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=3, connect=3, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=3, connect=3, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c21c62c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=2, connect=2, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=2, connect=2, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c21db490>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=1, connect=1, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=1, connect=1, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c21d8830>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=0, connect=0, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=0, connect=0, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c2fe9c30>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-zwq4uro7ay'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py__TestHttpApi__test_simple_analytics_query/cp/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.1449907' in '/home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test/testing_out_stuff/test_http_api.py__TestHttpApi__test_simple_analytics_query/cp/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/1): [] (mismatched samples: logfile_l5o_1gck.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:197 Stopped node localhost:10248/1
DEBUG    library.python.filelock:__init__.py:121 Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/19876
DEBUG    library.python.filelock:__init__.py:121 Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/65433
DEBUG    library.python.filelock:__init__.py:121 Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/10248
DEBUG    library.python.filelock:__init__.py:121 Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/9333
DEBUG    library.python.filelock:__init__.py:121 Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/22417
=================================== FAILURES ===================================
_____________________ TestHttpApi.test_result_offset_limit _____________________
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:703: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:398: 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:1336: in request
    ???
contrib/tools/python3/Lib/http/client.py:1382: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1331: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1091: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1035: 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 0x7ff0d890ce70>: 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:486: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:787: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:592: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=22417): Max retries exceeded with url: /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d890ce70>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/http_api/test_http_api.py:658: in test_result_offset_limit
    wait_for_query_status(client, query_id, ["COMPLETED"])
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/fq/http_api/test_http_api.py:22: in wait_for_query_status
    status = client.get_query_status(query_id)
ydb/core/fq/libs/http_api_client/http_client.py:154: in get_query_status
    response = self.session.get(
contrib/python/requests/py3/requests/sessions.py:602: in get
    return self.request("GET", 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:519: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=22417): Max retries exceeded with url: /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d890ce70>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_result_offset_limit
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_result_offset_limit)
DEBUG    root:http_client.py:104 Response: 200, {"id":"ptqudttp9ppm0gs60rje"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    root:http_client.py:104 Response: 200, {"status":"RUNNING"}
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=3, connect=4, read=3, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=3, connect=4, read=3, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=2, connect=3, read=3, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=2, connect=3, read=3, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d8a93440>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=1, connect=2, read=3, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=1, connect=2, read=3, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d8a88e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=0, connect=1, read=3, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=0, connect=1, read=3, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d8a468b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=3, connect=3, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=3, connect=3, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d88c2bd0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=2, connect=2, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=2, connect=2, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d88c3c10>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=1, connect=1, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=1, connect=1, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d8a70100>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=0, connect=0, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=0, connect=0, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d8a73260>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=3, connect=3, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=3, connect=3, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d88c8560>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=2, connect=2, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=2, connect=2, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d88c9910>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=1, connect=1, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=1, connect=1, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d88cb1c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder'): Retry(total=0, connect=0, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=0, connect=0, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d8a56d60>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
________________________ TestHttpApi.test_openapi_spec _________________________
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:703: in urlopen
    httplib_response = self._make_request(
contrib/python/urllib3/py3/urllib3/connectionpool.py:398: 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:1336: in request
    ???
contrib/tools/python3/Lib/http/client.py:1382: in _send_request
    ???
contrib/tools/python3/Lib/http/client.py:1331: in endheaders
    ???
contrib/tools/python3/Lib/http/client.py:1091: in _send_output
    ???
contrib/tools/python3/Lib/http/client.py:1035: 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 0x7ff0c2feb300>: 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:486: in send
    resp = conn.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:815: in urlopen
    return self.urlopen(
contrib/python/urllib3/py3/urllib3/connectionpool.py:787: in urlopen
    retries = retries.increment(
contrib/python/urllib3/py3/urllib3/util/retry.py:592: in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
E   urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='localhost', port=22417): Max retries exceeded with url: /resources/v1/openapi.yaml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c2feb300>: Failed to establish a new connection: [Errno 111] Connection refused'))

During handling of the above exception, another exception occurred:
ydb/tests/fq/http_api/test_http_api.py:664: in test_openapi_spec
    spec = client.get_openapi_spec()
ydb/core/fq/libs/http_api_client/http_client.py:289: in get_openapi_spec
    response = self.session.get(self._compose_api_url("/resources/v1/openapi.yaml"))
contrib/python/requests/py3/requests/sessions.py:602: in get
    return self.request("GET", 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:519: in send
    raise ConnectionError(e, request=request)
E   requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=22417): Max retries exceeded with url: /resources/v1/openapi.yaml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c2feb300>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_openapi_spec
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_http_api.py::TestHttpApi, test_name: test_openapi_spec)
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=3, connect=3, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=3, connect=3, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c21c62c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=2, connect=2, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=2, connect=2, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c21db490>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=1, connect=1, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=1, connect=1, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c21d8830>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
DEBUG    urllib3.util.retry:retry.py:594 Incremented Retry for (url='/resources/v1/openapi.yaml'): Retry(total=0, connect=0, read=4, redirect=None, status=None)
WARNING  urllib3.connectionpool:connectionpool.py:812 Retrying (Retry(total=0, connect=0, read=4, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c2fe9c30>: Failed to establish a new connection: [Errno 111] Connection refused')': /resources/v1/openapi.yaml
============================== slowest durations ===============================
33.23s call     test_http_api.py::TestHttpApi::test_stop_idempotency
13.54s call     test_http_api.py::TestHttpApi::test_result_offset_limit
4.21s call     test_http_api.py::TestHttpApi::test_openapi_spec
2.31s call     test_http_api.py::TestHttpApi::test_simple_analytics_query
1.22s call     test_http_api.py::TestHttpApi::test_complex_results
1.09s call     test_http_api.py::TestHttpApi::test_integral_results
0.99s call     test_http_api.py::TestHttpApi::test_set_result
0.99s call     test_http_api.py::TestHttpApi::test_pg_results
0.96s call     test_http_api.py::TestHttpApi::test_optional_results
0.65s call     test_http_api.py::TestHttpApi::test_create_idempotency
0.52s call     test_http_api.py::TestHttpApi::test_simple_streaming_query
0.40s setup    test_http_api.py::TestHttpApi::test_simple_analytics_query
0.32s call     test_http_api.py::TestHttpApi::test_warning
0.01s call     test_http_api.py::TestHttpApi::test_get_unknown_query
0.01s call     test_http_api.py::TestHttpApi::test_empty_query
0.01s call     test_http_api.py::TestHttpApi::test_unauthenticated
0.00s teardown test_http_api.py::TestHttpApi::test_openapi_spec
0.00s setup    test_http_api.py::TestHttpApi::test_get_unknown_query
0.00s setup    test_http_api.py::TestHttpApi::test_stop_idempotency
0.00s setup    test_http_api.py::TestHttpApi::test_pg_results
0.00s setup    test_http_api.py::TestHttpApi::test_unauthenticated
0.00s teardown test_http_api.py::TestHttpApi::test_stop_idempotency
0.00s setup    test_http_api.py::TestHttpApi::test_complex_results
0.00s setup    test_http_api.py::TestHttpApi::test_warning
0.00s setup    test_http_api.py::TestHttpApi::test_empty_query
0.00s setup    test_http_api.py::TestHttpApi::test_simple_streaming_query
0.00s setup    test_http_api.py::TestHttpApi::test_integral_results
0.00s setup    test_http_api.py::TestHttpApi::test_openapi_spec
0.00s setup    test_http_api.py::TestHttpApi::test_optional_results
0.00s setup    test_http_api.py::TestHttpApi::test_result_offset_limit
0.00s setup    test_http_api.py::TestHttpApi::test_set_result
0.00s setup    test_http_api.py::TestHttpApi::test_create_idempotency
0.00s teardown test_http_api.py::TestHttpApi::test_optional_results
0.00s teardown test_http_api.py::TestHttpApi::test_simple_analytics_query
0.00s teardown test_http_api.py::TestHttpApi::test_set_result
0.00s teardown test_http_api.py::TestHttpApi::test_warning
0.00s teardown test_http_api.py::TestHttpApi::test_result_offset_limit
0.00s teardown test_http_api.py::TestHttpApi::test_create_idempotency
0.00s teardown test_http_api.py::TestHttpApi::test_complex_results
0.00s teardown test_http_api.py::TestHttpApi::test_get_unknown_query
0.00s teardown test_http_api.py::TestHttpApi::test_integral_results
0.00s teardown test_http_api.py::TestHttpApi::test_pg_results
0.00s teardown test_http_api.py::TestHttpApi::test_simple_streaming_query
0.00s teardown test_http_api.py::TestHttpApi::test_empty_query
0.00s teardown test_http_api.py::TestHttpApi::test_unauthenticated
=========================== short test summary info ============================
FAILED test_http_api.py::TestHttpApi::test_result_offset_limit - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=22417): Max retries exceeded with url: /api/fq/v1/queries/ptqudttp9ppm0gs60rje/status?project=my_folder (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0d890ce70>: Failed to establish a new connection: [Errno 111] Connection refused'))
FAILED test_http_api.py::TestHttpApi::test_openapi_spec - requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=22417): Max retries exceeded with url: /resources/v1/openapi.yaml (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff0c2feb300>: Failed to establish a new connection: [Errno 111] Connection refused'))
ERROR test_http_api.py::TestHttpApi::test_openapi_spec - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -11.
Stdout file name: 
/home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/muiu/00016b/ydb/tests/fq/http_api/test-results/py3test/stderr
Stderr content:

:GRPC_LIBRARY ERROR: no server name supplied in dns URI
:GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
:GRPC_LIBRARY ERROR: no server name supplied in dns URI
:GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
:GRPC_LIBRARY ERROR: no server name supplied in dns URI
:GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
:GRPC_LIBRARY ERROR: no server name supplied in dns URI
:GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
:GRPC_LIBRARY ERROR: no server name supplied in dns URI
:GRPC_LIBRARY ERROR: channel stack builder failed: UNKNOWN: the target uri is not valid: dns:///
=============== 2 failed, 13 passed, 1 error in 61.65s (0:01:01) ===============
