2024-06-27 21:07:12,725 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-27 21:07:12,726 - INFO - ya.test - pytest_runtest_setup: test_delete_read_rules[v1-simple] 2024-06-27 21:07:12,726 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-27 21:07:12,726 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-27 21:07:12,728 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/15768 2024-06-27 21:07:12,729 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/6391 2024-06-27 21:07:12,783 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/6275 2024-06-27 21:07:12,784 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/24666 2024-06-27 21:07:12,784 - 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 21:07:12,792 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:07:12,793 - 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 21:07:12,799 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-27 21:07:12,800 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, d0b87b1c-fddf-4add-a50b-5831c9fbbd7c, localhost:26276): creating call state 2024-06-27 21:07:12,800 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, d0b87b1c-fddf-4add-a50b-5831c9fbbd7c, localhost:26276): request = { database: "local" } 2024-06-27 21:07:12,805 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, d0b87b1c-fddf-4add-a50b-5831c9fbbd7c, localhost:26276): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "epdb1okuqckio2gccgem.auto.internal" port: 26276 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-27 21:07:12,805 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-27 21:07:12,806 - 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 21:07:12,809 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:07:12,810 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-27 21:07:12,810 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-27 21:07:12,810 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-27 21:07:12,811 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-27 21:07:12,811 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-27 21:07:12,811 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, bc9e73a8-e119-42c3-8c5e-c138fc004245, epdb1okuqckio2gccgem.auto.internal:26276): creating call state 2024-06-27 21:07:12,812 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, bc9e73a8-e119-42c3-8c5e-c138fc004245, epdb1okuqckio2gccgem.auto.internal:26276): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-27 21:07:12,821 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, bc9e73a8-e119-42c3-8c5e-c138fc004245, epdb1okuqckio2gccgem.auto.internal:26276): on response callback started 2024-06-27 21:07:12,822 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, bc9e73a8-e119-42c3-8c5e-c138fc004245, epdb1okuqckio2gccgem.auto.internal:26276): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWVmN2ZjYjQtOGY0YThkNGItN2M3Zjg2MzItZTNkZmZmNzg=" } } } } 2024-06-27 21:07:12,822 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 21:07:12,822 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-27 21:07:12,822 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, bc9e73a8-e119-42c3-8c5e-c138fc004245, epdb1okuqckio2gccgem.auto.internal:26276): on response callback success 2024-06-27 21:07:12,823 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, f1cab6f2-5e6c-4cb6-85b8-f8773f3cf0ab, epdb1okuqckio2gccgem.auto.internal:26276): creating call state 2024-06-27 21:07:12,824 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, f1cab6f2-5e6c-4cb6-85b8-f8773f3cf0ab, epdb1okuqckio2gccgem.auto.internal:26276): request = { session_id: "ydb://session/3?node_id=1&id=ZWVmN2ZjYjQtOGY0YThkNGItN2M3Zjg2MzItZTNkZmZmNzg=" path: "local/DbPoolStorage_d0735f23-2ab8-4a37-a31e-135ef45cfbda/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-27 21:07:12,906 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, f1cab6f2-5e6c-4cb6-85b8-f8773f3cf0ab, epdb1okuqckio2gccgem.auto.internal:26276): response = { operation { ready: true status: SUCCESS } } 2024-06-27 21:07:12,907 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 21:07:12,908 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 92e480f9-0f1b-4b2c-b108-aaaa0318956c, epdb1okuqckio2gccgem.auto.internal:26276): creating call state 2024-06-27 21:07:12,915 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 92e480f9-0f1b-4b2c-b108-aaaa0318956c, epdb1okuqckio2gccgem.auto.internal:26276): request = { session_id: "ydb://session/3?node_id=1&id=ZWVmN2ZjYjQtOGY0YThkNGItN2M3Zjg2MzItZTNkZmZmNzg=" path: "local/DbPoolStorage_d0735f23-2ab8-4a37-a31e-135ef45cfbda/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-27 21:07:12,984 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 92e480f9-0f1b-4b2c-b108-aaaa0318956c, epdb1okuqckio2gccgem.auto.internal:26276): response = { operation { ready: true status: SUCCESS } } 2024-06-27 21:07:12,984 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 21:07:12,985 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 4e7dcc63-6d10-48e7-87e7-65d9c1ba18dd, epdb1okuqckio2gccgem.auto.internal:26276): creating call state 2024-06-27 21:07:12,985 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 4e7dcc63-6d10-48e7-87e7-65d9c1ba18dd, epdb1okuqckio2gccgem.auto.internal:26276): request = { session_id: "ydb://session/3?node_id=1&id=ZWVmN2ZjYjQtOGY0YThkNGItN2M3Zjg2MzItZTNkZmZmNzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_d0735f23-2ab8-4a37-a31e-135ef45cfbda\");\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-27 21:07:13,112 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 4e7dcc63-6d10-48e7-87e7-65d9c1ba18dd, epdb1okuqckio2gccgem.auto.internal:26276): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-27 21:07:13,112 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-27 21:07:13,158 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/9915 2024-06-27 21:07:13,159 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/16639 2024-06-27 21:07:13,161 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/tyee/001c12/ydb/apps/ydbd/ydbd 2024-06-27 21:07:13,161 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/tyee/001c12/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_read_rules_deletion.py__TestReadRulesDeletion__test_delete_read_rules[v1-simple]/default/kikimr_configs" 2024-06-27 21:07:13,161 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/tyee/001c12/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/tyee/001c12/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_read_rules_deletion.py__TestReadRulesDeletion__test_delete_read_rules[v1-simple]/default/node_1/logfile_z__y_gyb.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=24666 --mon-port=9915 --ic-port=6275 2024-06-27 21:07:13,163 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/tyee/001c12/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/tyee/001c12/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_read_rules_deletion.py__TestReadRulesDeletion__test_delete_read_rules[v1-simple]/default/node_1/logfile_z__y_gyb.log', '--yaml-config=/home/runner/.ya/build/build_root/tyee/001c12/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_read_rules_deletion.py__TestReadRulesDeletion__test_delete_read_rules[v1-simple]/default/kikimr_configs/config.yaml', '--grpc-port=24666', '--mon-port=9915', '--ic-port=6275')' with input '/home/runner/.ya/build/build_root/tyee/001c12/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16/stdin' in '/home/runner/.ya/build/build_root/tyee/001c12/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_read_rules_deletion.py__TestReadRulesDeletion__test_delete_read_rules[v1-simple]/default/node_1' (no wait) 2024-06-27 21:07:13,165 - DEBUG - ya.test - execute: Command pid: 990647 2024-06-27 21:07:13,167 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:24666/1 2024-06-27 21:07:13,167 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-27 21:07:13,172 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_read_rules_deletion.py::TestReadRulesDeletion, test_name: test_delete_read_rules[v1-simple]) 2024-06-27 21:07:13,174 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/delete_read_rules_0_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-27 21:07:13,247 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-27 21:07:13,248 - DEBUG - root - _get_and_check_result: Result: 2024-06-27 21:07:13,250 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/delete_read_rules_0_output" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-27 21:07:13,274 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-27 21:07:13,274 - DEBUG - root - _get_and_check_result: Result: 2024-06-27 21:07:13,295 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-27 21:07:13,296 - DEBUG - root - _get_and_check_result: Result: 2024-06-27 21:07:24,269 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"5\";\n\n INSERT INTO yds_0.`delete_read_rules_0_output`\n SELECT * FROM yds_0.`delete_read_rules_0_input`;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "63656358-f62e-4896-9e08-b13f117cad4a" 2024-06-27 21:07:25,065 - DEBUG - root - create_query_impl: Result: query_id: "ptquf439tocs563i1c4f" 2024-06-27 21:07:25,265 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf439tocs563i1c4f" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719522444 nanos: 283634000 } modified_at { seconds: 1719522444 nanos: 283634000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf439tocruc46h9c1-ptquf439tocs563i1c4f" started_by: "root@builtin" submitted_at { seconds: 1719522444 nanos: 283634000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA dq.MaxTasksPerStage=\"5\";\n\n INSERT INTO yds_0.`delete_read_rules_0_output`\n SELECT * FROM yds_0.`delete_read_rules_0_input`;" syntax: YQL_V1 } } 2024-06-27 21:07:41,338 - DEBUG - root - describe_query: Result: 2024-06-27 21:07:53,422 - DEBUG - root - describe_query: Result: 2024-06-27 21:08:07,489 - DEBUG - root - describe_query: Result: 2024-06-27 21:08:19,597 - DEBUG - root - describe_query: Result: 2024-06-27 21:09:07,401 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:09:07,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-27 21:09:17,404 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:09:17,521 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:09:19,234 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:09:19,234 - 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 21:09:20,395 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_read_rules_deletion.py:33: in test_delete_read_rules 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 {grpc_status:4, created_time:"2024-06-27T21:09:19.799478853+00:00"}" E > 2024-06-27 21:09:20,397 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-27 21:09:29,236 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:09:29,357 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:09:30,806 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:09:30,806 - 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 21:09:40,808 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:09:40,926 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:09:42,323 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:09:42,323 - 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 21:09:52,325 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:09:52,443 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:09:53,543 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:09:53,543 - 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 21:10:03,546 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:10:03,662 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:10:04,980 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:10:04,981 - 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 21:10:14,983 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:10:15,095 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:10:16,401 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:10:16,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-27 21:10:26,403 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:10:26,516 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:10:27,904 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:10:27,905 - 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 21:10:37,907 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:10:38,021 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:10:39,529 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:10:39,529 - 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 21:10:49,532 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:10:49,645 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:10:51,426 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:10:51,427 - 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 21:11:01,429 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:11:01,546 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:11:02,730 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:11:02,731 - 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 21:11:12,733 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:11:12,848 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:11:14,529 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:11:14,530 - 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 21:11:24,532 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:11:24,647 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:11:25,676 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:11:25,677 - 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 21:11:35,679 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:11:35,791 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:11:37,178 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:11:37,179 - 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 21:11:47,181 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:11:47,300 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:11:49,170 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:11:49,170 - 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 21:11:59,172 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:11:59,289 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:12:00,567 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:12:00,567 - 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 21:12:10,569 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:12:10,679 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:12:12,329 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-27 21:12:12,329 - 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 21:12:22,331 - INFO - ydb.connection - close: Closing channel for endpoint localhost:26276 2024-06-27 21:12:22,443 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:26276". Check endpoint correctness. 2024-06-27 21:12:23,403 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-27 21:12:23,403 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:24666/1 2024-06-27 21:12:23,404 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/16639 2024-06-27 21:12:23,404 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/9915 2024-06-27 21:12:23,404 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/24666 2024-06-27 21:12:23,405 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/6275 2024-06-27 21:12:23,405 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/6391