============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_scheme_board_workload.py F

=================================== FAILURES ===================================
______________________ TestSchemeBoard.test_scheme_board _______________________
ydb/tests/stress/scheme_board/pile_promotion/tests/test_scheme_board_workload.py:7: in test_scheme_board
    self.do_test()
../../../../../../../../environment/arcadia/ydb/tests/stress/scheme_board/pile_promotion/tests/pile_promotion_test.py:63: in do_test
    yatest.common.execute(cmd, wait=True)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:15971 --http_endpoint http://localhost:18495 --database /Root --path test --duration 180' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scheme_board
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28158
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15346
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13398
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13551
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19413
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19846
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28963
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/kikimr_cluster_d5drcb7a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_qh97qd42.log --grpc-port=15971 --mon-port=18495 --ic-port=5294
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_47_tkjg1.log --grpc-port=16085 --mon-port=11693 --ic-port=30166
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4995
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26023
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_xvfsclc4.log --grpc-port=4995 --mon-port=1751 --ic-port=19416
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9651
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_e79ertf1.log --grpc-port=6875 --mon-port=26254 --ic-port=28158
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19176
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_cawcvd9z.log --grpc-port=4739 --mon-port=3701 --ic-port=15346
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_63rigzuc.log --grpc-port=25839 --mon-port=63898 --ic-port=24426
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20790
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21240
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11240
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_pwhg_9xp.log --grpc-port=20790 --mon-port=62518 --ic-port=26199
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_wnooa_9o.log --grpc-port=15891 --mon-port=24410 --ic-port=6936
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3712
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8314
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21521
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_fy942sd6.log --grpc-port=14839 --mon-port=3712 --ic-port=14890
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19255
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_ohwbx3wi.log --grpc-port=17736 --mon-port=10005 --ic-port=13398
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64766
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_il0eyq93.log --grpc-port=17051 --mon-port=27212 --ic-port=13551
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9809
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64541
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_daswr99g.log --grpc-port=3933 --mon-port=9809 --ic-port=64533
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62036
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29765
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10563
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_66jif2dh.log --grpc-port=62036 --mon-port=29765 --ic-port=3222
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_c66a9ud4.log --grpc-port=23140 --mon-port=12999 --ic-port=19413
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25374
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_nfggmf5v.log --grpc-port=10368 --mon-port=21560 --ic-port=19846
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_uueoid4i.log --grpc-port=21507 --mon-port=22754 --ic-port=28963
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk16blzcth9.data on node localhost:15971/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_qh97qd42.log --grpc-port=15971 --mon-port=18495 --ic-port=5294
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile_qh97qd42.log', '--grpc-port=15971', '--mon-port=18495', '--ic-port=5294')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427045
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15971/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427048
DEBUG    ya.test:process.py:259 Command (pid 1427048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427048) elapsed time (sec): 0.8798215389251709
DEBUG    ya.test:process.py:263 Command (pid 1427048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1427048) maxrss: 496024
DEBUG    ya.test:process.py:263 Command (pid 1427048) minflt: 45485
DEBUG    ya.test:process.py:263 Command (pid 1427048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1427048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427048) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1427048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427048) stime: 0.196711
DEBUG    ya.test:process.py:263 Command (pid 1427048) utime: 0.503637
DEBUG    ya.test:process.py:263 Command (pid 1427048) wtime: 0.892
DEBUG    ya.test:process.py:275 Command (pid 1427048) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1427048) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk18c62ny7s.data on node localhost:16085/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_47_tkjg1.log --grpc-port=16085 --mon-port=11693 --ic-port=30166
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_47_tkjg1.log', '--grpc-port=16085', '--mon-port=11693', '--ic-port=30166')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427509
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16085/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427522
DEBUG    ya.test:process.py:259 Command (pid 1427522) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427522) elapsed time (sec): 0.8126704692840576
DEBUG    ya.test:process.py:263 Command (pid 1427522) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) maxrss: 497524
DEBUG    ya.test:process.py:263 Command (pid 1427522) minflt: 45421
DEBUG    ya.test:process.py:263 Command (pid 1427522) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1427522) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427522) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1427522) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427522) stime: 0.250986
DEBUG    ya.test:process.py:263 Command (pid 1427522) utime: 0.45842
DEBUG    ya.test:process.py:263 Command (pid 1427522) wtime: 0.818
DEBUG    ya.test:process.py:275 Command (pid 1427522) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1427522) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1zmaihn9z.data on node localhost:4995/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_xvfsclc4.log --grpc-port=4995 --mon-port=1751 --ic-port=19416
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_xvfsclc4.log', '--grpc-port=4995', '--mon-port=1751', '--ic-port=19416')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1427789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4995/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1427793
DEBUG    ya.test:process.py:259 Command (pid 1427793) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1427793) elapsed time (sec): 0.8132846355438232
DEBUG    ya.test:process.py:263 Command (pid 1427793) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1427793) maxrss: 499096
DEBUG    ya.test:process.py:263 Command (pid 1427793) minflt: 45364
DEBUG    ya.test:process.py:263 Command (pid 1427793) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1427793) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1427793) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1427793) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1427793) stime: 0.213453
DEBUG    ya.test:process.py:263 Command (pid 1427793) utime: 0.45905199999999996
DEBUG    ya.test:process.py:263 Command (pid 1427793) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1427793) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1427793) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1psvpggb3.data on node localhost:6875/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_e79ertf1.log --grpc-port=6875 --mon-port=26254 --ic-port=28158
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_e79ertf1.log', '--grpc-port=6875', '--mon-port=26254', '--ic-port=28158')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1428156
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6875/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428159
DEBUG    ya.test:process.py:259 Command (pid 1428159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428159) elapsed time (sec): 0.8940904140472412
DEBUG    ya.test:process.py:263 Command (pid 1428159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) maxrss: 500552
DEBUG    ya.test:process.py:263 Command (pid 1428159) minflt: 45353
DEBUG    ya.test:process.py:263 Command (pid 1428159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) nivcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 1428159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428159) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1428159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428159) stime: 0.196068
DEBUG    ya.test:process.py:263 Command (pid 1428159) utime: 0.472732
DEBUG    ya.test:process.py:263 Command (pid 1428159) wtime: 0.896
DEBUG    ya.test:process.py:275 Command (pid 1428159) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1428159) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1qhy33p3p.data on node localhost:4739/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_cawcvd9z.log --grpc-port=4739 --mon-port=3701 --ic-port=15346
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_cawcvd9z.log', '--grpc-port=4739', '--mon-port=3701', '--ic-port=15346')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1428704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4739/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1428718
DEBUG    ya.test:process.py:259 Command (pid 1428718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1428718) elapsed time (sec): 0.9461269378662109
DEBUG    ya.test:process.py:263 Command (pid 1428718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) maxrss: 502176
DEBUG    ya.test:process.py:263 Command (pid 1428718) minflt: 45392
DEBUG    ya.test:process.py:263 Command (pid 1428718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1428718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1428718) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1428718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1428718) stime: 0.217804
DEBUG    ya.test:process.py:263 Command (pid 1428718) utime: 0.456015
DEBUG    ya.test:process.py:263 Command (pid 1428718) wtime: 0.95
DEBUG    ya.test:process.py:275 Command (pid 1428718) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1428718) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1gcs6v93i.data on node localhost:25839/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_63rigzuc.log --grpc-port=25839 --mon-port=63898 --ic-port=24426
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_63rigzuc.log', '--grpc-port=25839', '--mon-port=63898', '--ic-port=24426')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25839/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429111
DEBUG    ya.test:process.py:259 Command (pid 1429111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429111) elapsed time (sec): 1.0615978240966797
DEBUG    ya.test:process.py:263 Command (pid 1429111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) maxrss: 503736
DEBUG    ya.test:process.py:263 Command (pid 1429111) minflt: 45389
DEBUG    ya.test:process.py:263 Command (pid 1429111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1429111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429111) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1429111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429111) stime: 0.198759
DEBUG    ya.test:process.py:263 Command (pid 1429111) utime: 0.493942
DEBUG    ya.test:process.py:263 Command (pid 1429111) wtime: 1.067
DEBUG    ya.test:process.py:275 Command (pid 1429111) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1429111) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1qcp5suu9.data on node localhost:20790/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_pwhg_9xp.log --grpc-port=20790 --mon-port=62518 --ic-port=26199
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_pwhg_9xp.log', '--grpc-port=20790', '--mon-port=62518', '--ic-port=26199')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1429511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20790/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1429512
DEBUG    ya.test:process.py:259 Command (pid 1429512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1429512) elapsed time (sec): 0.8658692836761475
DEBUG    ya.test:process.py:263 Command (pid 1429512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) maxrss: 505524
DEBUG    ya.test:process.py:263 Command (pid 1429512) minflt: 45375
DEBUG    ya.test:process.py:263 Command (pid 1429512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1429512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1429512) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1429512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1429512) stime: 0.20213299999999998
DEBUG    ya.test:process.py:263 Command (pid 1429512) utime: 0.460383
DEBUG    ya.test:process.py:263 Command (pid 1429512) wtime: 0.87
DEBUG    ya.test:process.py:275 Command (pid 1429512) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1429512) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1aoqk1f7w.data on node localhost:15891/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_wnooa_9o.log --grpc-port=15891 --mon-port=24410 --ic-port=6936
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_wnooa_9o.log', '--grpc-port=15891', '--mon-port=24410', '--ic-port=6936')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430039
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15891/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430107
DEBUG    ya.test:process.py:259 Command (pid 1430107) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430107) elapsed time (sec): 1.0506312847137451
DEBUG    ya.test:process.py:263 Command (pid 1430107) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) maxrss: 507140
DEBUG    ya.test:process.py:263 Command (pid 1430107) minflt: 45331
DEBUG    ya.test:process.py:263 Command (pid 1430107) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1430107) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430107) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1430107) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430107) stime: 0.22830499999999998
DEBUG    ya.test:process.py:263 Command (pid 1430107) utime: 0.450999
DEBUG    ya.test:process.py:263 Command (pid 1430107) wtime: 1.053
DEBUG    ya.test:process.py:275 Command (pid 1430107) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1430107) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1xfogk1d8.data on node localhost:14839/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_fy942sd6.log --grpc-port=14839 --mon-port=3712 --ic-port=14890
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_fy942sd6.log', '--grpc-port=14839', '--mon-port=3712', '--ic-port=14890')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1430712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14839/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1430728
DEBUG    ya.test:process.py:259 Command (pid 1430728) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1430728) elapsed time (sec): 1.0424671173095703
DEBUG    ya.test:process.py:263 Command (pid 1430728) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) maxrss: 508844
DEBUG    ya.test:process.py:263 Command (pid 1430728) minflt: 45398
DEBUG    ya.test:process.py:263 Command (pid 1430728) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 1430728) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1430728) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1430728) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1430728) stime: 0.18048599999999998
DEBUG    ya.test:process.py:263 Command (pid 1430728) utime: 0.5108739999999999
DEBUG    ya.test:process.py:263 Command (pid 1430728) wtime: 1.047
DEBUG    ya.test:process.py:275 Command (pid 1430728) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1430728) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1qja2jvum.data on node localhost:17736/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_ohwbx3wi.log --grpc-port=17736 --mon-port=10005 --ic-port=13398
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10', '--node=10', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_ohwbx3wi.log', '--grpc-port=17736', '--mon-port=10005', '--ic-port=13398')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1431149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17736/10
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431163
DEBUG    ya.test:process.py:259 Command (pid 1431163) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431163) elapsed time (sec): 1.0243911743164062
DEBUG    ya.test:process.py:263 Command (pid 1431163) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) maxrss: 510364
DEBUG    ya.test:process.py:263 Command (pid 1431163) minflt: 45364
DEBUG    ya.test:process.py:263 Command (pid 1431163) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1431163) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431163) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1431163) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431163) stime: 0.177088
DEBUG    ya.test:process.py:263 Command (pid 1431163) utime: 0.47123499999999996
DEBUG    ya.test:process.py:263 Command (pid 1431163) wtime: 1.026
DEBUG    ya.test:process.py:275 Command (pid 1431163) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1431163) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 10 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk13al4wemw.data on node localhost:17051/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_il0eyq93.log --grpc-port=17051 --mon-port=27212 --ic-port=13551
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11', '--node=11', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_il0eyq93.log', '--grpc-port=17051', '--mon-port=27212', '--ic-port=13551')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1431946
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17051/11
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1431948
DEBUG    ya.test:process.py:259 Command (pid 1431948) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1431948) elapsed time (sec): 1.5209999084472656
DEBUG    ya.test:process.py:263 Command (pid 1431948) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) maxrss: 511992
DEBUG    ya.test:process.py:263 Command (pid 1431948) minflt: 45370
DEBUG    ya.test:process.py:263 Command (pid 1431948) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1431948) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1431948) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1431948) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1431948) stime: 0.22186799999999998
DEBUG    ya.test:process.py:263 Command (pid 1431948) utime: 0.49091799999999997
DEBUG    ya.test:process.py:263 Command (pid 1431948) wtime: 1.529
DEBUG    ya.test:process.py:275 Command (pid 1431948) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1431948) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 11 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk10odb969z.data on node localhost:3933/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_daswr99g.log --grpc-port=3933 --mon-port=9809 --ic-port=64533
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12', '--node=12', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_daswr99g.log', '--grpc-port=3933', '--mon-port=9809', '--ic-port=64533')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1432659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3933/12
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1432710
DEBUG    ya.test:process.py:259 Command (pid 1432710) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1432710) elapsed time (sec): 0.8507993221282959
DEBUG    ya.test:process.py:263 Command (pid 1432710) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) maxrss: 513956
DEBUG    ya.test:process.py:263 Command (pid 1432710) minflt: 45369
DEBUG    ya.test:process.py:263 Command (pid 1432710) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1432710) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1432710) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1432710) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1432710) stime: 0.23776999999999998
DEBUG    ya.test:process.py:263 Command (pid 1432710) utime: 0.440239
DEBUG    ya.test:process.py:263 Command (pid 1432710) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 1432710) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1432710) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 12 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1c25feq8p.data on node localhost:62036/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_66jif2dh.log --grpc-port=62036 --mon-port=29765 --ic-port=3222
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13', '--node=13', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_66jif2dh.log', '--grpc-port=62036', '--mon-port=29765', '--ic-port=3222')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1433033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62036/13
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433082
DEBUG    ya.test:process.py:259 Command (pid 1433082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433082) elapsed time (sec): 0.92667555809021
DEBUG    ya.test:process.py:263 Command (pid 1433082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) maxrss: 515644
DEBUG    ya.test:process.py:263 Command (pid 1433082) minflt: 45537
DEBUG    ya.test:process.py:263 Command (pid 1433082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) nivcsw: 226
DEBUG    ya.test:process.py:263 Command (pid 1433082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433082) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1433082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433082) stime: 0.193484
DEBUG    ya.test:process.py:263 Command (pid 1433082) utime: 0.502667
DEBUG    ya.test:process.py:263 Command (pid 1433082) wtime: 0.935
DEBUG    ya.test:process.py:275 Command (pid 1433082) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1433082) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 13 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk11l5gggi1.data on node localhost:23140/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_c66a9ud4.log --grpc-port=23140 --mon-port=12999 --ic-port=19413
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14', '--node=14', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_c66a9ud4.log', '--grpc-port=23140', '--mon-port=12999', '--ic-port=19413')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1433484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23140/14
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433493
DEBUG    ya.test:process.py:259 Command (pid 1433493) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433493) elapsed time (sec): 0.8996706008911133
DEBUG    ya.test:process.py:263 Command (pid 1433493) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) maxrss: 517288
DEBUG    ya.test:process.py:263 Command (pid 1433493) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1433493) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1433493) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433493) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1433493) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433493) stime: 0.212244
DEBUG    ya.test:process.py:263 Command (pid 1433493) utime: 0.471447
DEBUG    ya.test:process.py:263 Command (pid 1433493) wtime: 0.91
DEBUG    ya.test:process.py:275 Command (pid 1433493) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1433493) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 14 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1vm9j4809.data on node localhost:10368/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_nfggmf5v.log --grpc-port=10368 --mon-port=21560 --ic-port=19846
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15', '--node=15', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_nfggmf5v.log', '--grpc-port=10368', '--mon-port=21560', '--ic-port=19846')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1433957
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10368/15
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1433969
DEBUG    ya.test:process.py:259 Command (pid 1433969) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1433969) elapsed time (sec): 1.163428783416748
DEBUG    ya.test:process.py:263 Command (pid 1433969) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) maxrss: 517288
DEBUG    ya.test:process.py:263 Command (pid 1433969) minflt: 45353
DEBUG    ya.test:process.py:263 Command (pid 1433969) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) nivcsw: 247
DEBUG    ya.test:process.py:263 Command (pid 1433969) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1433969) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1433969) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1433969) stime: 0.18028999999999998
DEBUG    ya.test:process.py:263 Command (pid 1433969) utime: 0.502463
DEBUG    ya.test:process.py:263 Command (pid 1433969) wtime: 1.174
DEBUG    ya.test:process.py:275 Command (pid 1433969) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1433969) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 15 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ewjv/000d9f/r3tmp/pdisk1wop97vt8.data on node localhost:21507/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_uueoid4i.log --grpc-port=21507 --mon-port=22754 --ic-port=28963
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16', '--node=16', '--log-file-name=/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_uueoid4i.log', '--grpc-port=21507', '--mon-port=22754', '--ic-port=28963')' in '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1434449
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21507/16
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1434458
DEBUG    ya.test:process.py:259 Command (pid 1434458) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1434458) elapsed time (sec): 0.9352195262908936
DEBUG    ya.test:process.py:263 Command (pid 1434458) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) maxrss: 517288
DEBUG    ya.test:process.py:263 Command (pid 1434458) minflt: 45318
DEBUG    ya.test:process.py:263 Command (pid 1434458) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1434458) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1434458) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1434458) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1434458) stime: 0.198987
DEBUG    ya.test:process.py:263 Command (pid 1434458) utime: 0.496756
DEBUG    ya.test:process.py:263 Command (pid 1434458) wtime: 0.937
DEBUG    ya.test:process.py:275 Command (pid 1434458) output:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jzwpcuvpwq
    Host information: 
        Linux ghrun-jzwpcuvpwq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1434458) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 16 version:
Git info:
    Commit: 34ddad56c8a7bb530ecf731d374c04f98d3d2aca
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge f53a17d638f4ee7a8f08354cd76c33a88c4925c5 into 5dbd26ce2068671edb74bb9f072505a44ea73d1e
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:514 Successfully bootstrapped cluster
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15971', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15971', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1444482
DEBUG    ya.test:process.py:259 Command (pid 1444482) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1444482) elapsed time (sec): 1.5215814113616943
DEBUG    ya.test:process.py:263 Command (pid 1444482) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) maxrss: 989020
DEBUG    ya.test:process.py:263 Command (pid 1444482) minflt: 51651
DEBUG    ya.test:process.py:263 Command (pid 1444482) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) nivcsw: 266
DEBUG    ya.test:process.py:263 Command (pid 1444482) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1444482) nvcsw: 594
DEBUG    ya.test:process.py:263 Command (pid 1444482) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1444482) stime: 0.338988
DEBUG    ya.test:process.py:263 Command (pid 1444482) utime: 0.518219
DEBUG    ya.test:process.py:263 Command (pid 1444482) wtime: 1.526
DEBUG    ya.test:process.py:275 Command (pid 1444482) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 20

DEBUG    ya.test:process.py:276 Command (pid 1444482) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_scheme_board_workload.py::TestSchemeBoard, test_name: test_scheme_board)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload
DEBUG    ya.test:process.py:678 Command out will be placed to pile_promotion_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to pile_promotion_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:15971', '--http_endpoint', 'http://localhost:18495', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1444845
DEBUG    ya.test:process.py:259 Command (pid 1444845) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1444845) elapsed time (sec): 228.1030764579773
DEBUG    ya.test:process.py:263 Command (pid 1444845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) inblock: 354768
DEBUG    ya.test:process.py:263 Command (pid 1444845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) majflt: 43
DEBUG    ya.test:process.py:263 Command (pid 1444845) maxrss: 989020
DEBUG    ya.test:process.py:263 Command (pid 1444845) minflt: 303770
DEBUG    ya.test:process.py:263 Command (pid 1444845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) nivcsw: 2699
DEBUG    ya.test:process.py:263 Command (pid 1444845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1444845) nvcsw: 73670
DEBUG    ya.test:process.py:263 Command (pid 1444845) oublock: 5512
DEBUG    ya.test:process.py:263 Command (pid 1444845) stime: 3.701383
DEBUG    ya.test:process.py:263 Command (pid 1444845) utime: 14.281993
DEBUG    ya.test:process.py:263 Command (pid 1444845) wtime: 228.111
DEBUG    ya.test:process.py:275 Command (pid 1444845) output:

DEBUG    ya.test:process.py:276 Command (pid 1444845) errors:
...use_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 3933 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 14839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17736 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-11-01 17:27:42,259 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>]>
2025-11-01 17:27:42,270 - DEBUG - ydb.connection:549 - close: Closing channel for endpoint localhost:15971
2025-11-01 17:27:42,374 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>]
2025-11-01 17:27:42,391 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 55
2025-11-01 17:27:42,507 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==
2025-11-01 17:27:42,508 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 363
2025-11-01 17:27:42,508 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete
2025-11-01 17:27:42,513 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=
2025-11-01 17:27:42,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 366
2025-11-01 17:27:42,514 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==
2025-11-01 17:27:42,522 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 69048130-8520-47a2-93fc-8e84df65a1e3, ghrun-jzwpcuvpwq.auto.internal:10368): creating call state
2025-11-01 17:27:42,523 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 69048130-8520-47a2-93fc-8e84df65a1e3, ghrun-jzwpcuvpwq.auto.internal:10368): request = { session_id: "ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/369` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 17:27:42,536 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 69048130-8520-47a2-93fc-8e84df65a1e3, ghrun-jzwpcuvpwq.auto.internal:10368): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:27:42,818 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=
2025-11-01 17:27:42,820 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 367
2025-11-01 17:27:42,820 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=
2025-11-01 17:27:42,824 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 11990686-909e-43bd-858b-c9ff2df163d0, ghrun-jzwpcuvpwq.auto.internal:15971): creating call state
2025-11-01 17:27:42,824 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 11990686-909e-43bd-858b-c9ff2df163d0, ghrun-jzwpcuvpwq.auto.internal:15971): request = { session_id: "ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/370` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 17:27:42,825 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 11990686-909e-43bd-858b-c9ff2df163d0, ghrun-jzwpcuvpwq.auto.internal:15971): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:27:42,881 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=
2025-11-01 17:27:42,882 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 368
2025-11-01 17:27:42,882 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=
2025-11-01 17:27:42,883 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, a0e1d1e2-9eb3-490e-a691-2f67c96c3eda, ghrun-jzwpcuvpwq.auto.internal:14839): creating call state
2025-11-01 17:27:42,887 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a0e1d1e2-9eb3-490e-a691-2f67c96c3eda, ghrun-jzwpcuvpwq.auto.internal:14839): request = { session_id: "ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/371` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 17:27:42,893 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a0e1d1e2-9eb3-490e-a691-2f67c96c3eda, ghrun-jzwpcuvpwq.auto.internal:14839): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:27:43,023 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==
2025-11-01 17:27:43,024 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 364
2025-11-01 17:27:43,024 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=
2025-11-01 17:27:43,025 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 11e99073-9a2f-4cf6-83ff-d0092154f548, ghrun-jzwpcuvpwq.auto.internal:62036): creating call state
2025-11-01 17:27:43,032 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 11e99073-9a2f-4cf6-83ff-d0092154f548, ghrun-jzwpcuvpwq.auto.internal:62036): request = { session_id: "ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/366`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:27:43,040 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 11e99073-9a2f-4cf6-83ff-d0092154f548, ghrun-jzwpcuvpwq.auto.internal:62036): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:27:43,062 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=
2025-11-01 17:27:43,072 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 365
2025-11-01 17:27:43,072 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==
2025-11-01 17:27:43,073 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, c0ec93a1-9718-4dba-9704-651fad721734, ghrun-jzwpcuvpwq.auto.internal:4995): creating call state
2025-11-01 17:27:43,079 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c0ec93a1-9718-4dba-9704-651fad721734, ghrun-jzwpcuvpwq.auto.internal:4995): request = { session_id: "ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/367`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:27:43,096 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c0ec93a1-9718-4dba-9704-651fad721734, ghrun-jzwpcuvpwq.auto.internal:4995): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:27:43,718 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:326 - run: Waiting for stop...
2025-11-01 17:27:43,718 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for create_drop to stop...
2025-11-01 17:27:43,909 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==
2025-11-01 17:27:43,909 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 369
2025-11-01 17:27:43,909 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 369 iterations
2025-11-01 17:27:43,979 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=
2025-11-01 17:27:43,980 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 370
2025-11-01 17:27:43,980 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 370 iterations
2025-11-01 17:27:44,019 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=
2025-11-01 17:27:44,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 366
2025-11-01 17:27:44,020 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 366 iterations
2025-11-01 17:27:44,043 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==
2025-11-01 17:27:44,049 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 367
2025-11-01 17:27:44,049 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 367 iterations
2025-11-01 17:27:44,066 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=
2025-11-01 17:27:44,066 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 371
2025-11-01 17:27:44,066 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 371 iterations
2025-11-01 17:27:45,409 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-01 17:27:45,424 - DEBUG - ydb.connection:314 - 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'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
2025-11-01 17:27:45,459 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-01 17:27:45,459 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListEndpoints, 0331ced4-cb68-499b-87c7-fe4ac885c200, localhost:15971): creating call state
2025-11-01 17:27:45,460 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 0331ced4-cb68-499b-87c7-fe4ac885c200, localhost:15971): request = { database: "/Root" }
2025-11-01 17:27:45,482 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 0331ced4-cb68-499b-87c7-fe4ac885c200, localhost:15971): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 25839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 23140 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 21507 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 62036 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17736 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 14839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 16085 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17051 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 6875 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4739 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4995 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 20790 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15891 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15971 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 10368 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 3933 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-11-01 17:27:45,498 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>]>
2025-11-01 17:27:45,508 - DEBUG - ydb.connection:549 - close: Closing channel for endpoint localhost:15971
2025-11-01 17:27:45,661 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>]
2025-11-01 17:27:45,667 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 56
2025-11-01 17:27:45,667 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:272 - _loop: exiting after 56 iterations
2025-11-01 17:27:47,512 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 367 iterations
2025-11-01 17:27:47,513 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: create_drop stopped
2025-11-01 17:27:47,513 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for insert_delete to stop...
2025-11-01 17:27:48,023 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 37

2025-11-01 17:27:48,024 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 37

2025-11-01 17:27:48,024 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 17 finished
2025-11-01 17:27:48,024 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 18
2025-11-01 17:27:48,024 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:238 - _loop: exiting after 18 iterations
2025-11-01 17:28:10,757 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-01 17:28:10,758 - DEBUG - ydb.connection:314 - 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'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
2025-11-01 17:28:10,791 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-01 17:28:10,792 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListEndpoints, dd157fb6-78ea-4098-85c4-f5e5649c77bd, localhost:15971): creating call state
2025-11-01 17:28:10,792 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, dd157fb6-78ea-4098-85c4-f5e5649c77bd, localhost:15971): request = { database: "/Root" }
2025-11-01 17:28:10,828 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, dd157fb6-78ea-4098-85c4-f5e5649c77bd, localhost:15971): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 25839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 23140 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 21507 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 62036 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17736 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 14839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 16085 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17051 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 6875 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4739 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4995 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 20790 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15891 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15971 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 10368 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 3933 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-11-01 17:28:10,835 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>]>
2025-11-01 17:28:10,836 - DEBUG - ydb.connection:549 - close: Closing channel for endpoint localhost:15971
2025-11-01 17:28:17,513 - ERROR - ydb.tests.stress.scheme_board.pile_promotion.workload:332 - run: Workload insert_delete failed to stop within 30 seconds!
2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for pile_promotion to stop...
2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: pile_promotion stopped
2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for discovery to stop...
2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: discovery stopped
2025-11-01 17:28:17,514 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:297 - _cleanup: Cleaning up /Root/test...
2025-11-01 17:28:17,515 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(DescribePath, eeaca4f7-7189-4829-8e5e-19169a7e3278, ghrun-jzwpcuvpwq.auto.internal:17051): creating call state
2025-11-01 17:28:17,516 - DEBUG - ydb.connection:63 - _log_request: RpcState(DescribePath, eeaca4f7-7189-4829-8e5e-19169a7e3278, ghrun-jzwpcuvpwq.auto.internal:17051): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-11-01 17:28:17,534 - DEBUG - ydb.connection:52 - _log_response: RpcState(DescribePath, eeaca4f7-7189-4829-8e5e-19169a7e3278, ghrun-jzwpcuvpwq.auto.internal:17051): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } } } } }
2025-11-01 17:28:17,538 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListDirectory, 3f3979a7-2fa1-40ef-8e61-833726498588, ghrun-jzwpcuvpwq.auto.internal:4739): creating call state
2025-11-01 17:28:17,539 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 3f3979a7-2fa1-40ef-8e61-833726498588, ghrun-jzwpcuvpwq.auto.internal:4739): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-11-01 17:28:17,567 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 3f3979a7-2fa1-40ef-8e61-833726498588, ghrun-jzwpcuvpwq.auto.internal:4739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } children { name: "create_drop" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } children { name: "insert_delete" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762017895780 tx_id: 281474976740660 } } } } } }
2025-11-01 17:28:17,568 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListDirectory, 0d824ed5-1c41-4070-a7ba-4300f684baed, ghrun-jzwpcuvpwq.auto.internal:20790): creating call state
2025-11-01 17:28:17,580 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 0d824ed5-1c41-4070-a7ba-4300f684baed, ghrun-jzwpcuvpwq.auto.internal:20790): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }
2025-11-01 17:28:17,603 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 0d824ed5-1c41-4070-a7ba-4300f684baed, ghrun-jzwpcuvpwq.auto.internal:20790): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "create_drop" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } children { name: "368" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018062600 tx_id: 281474976725861 } } children { name: "369" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018063540 tx_id: 281474976741008 } } children { name: "370" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018063640 tx_id: 281474976756152 } } children { name: "371" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018063860 tx_id: 281474976785870 } } } } } }
2025-11-01 17:28:17,605 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=
2025-11-01 17:28:17,605 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 3540f0f5-d94d-42d6-8c7a-bfdbebfa6396, ghrun-jzwpcuvpwq.auto.internal:10368): creating call state
2025-11-01 17:28:17,611 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3540f0f5-d94d-42d6-8c7a-bfdbebfa6396, ghrun-jzwpcuvpwq.auto.internal:10368): request = { session_id: "ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/368`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:28:17,613 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3540f0f5-d94d-42d6-8c7a-bfdbebfa6396, ghrun-jzwpcuvpwq.auto.internal:10368): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:28:18,068 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=
2025-11-01 17:28:18,068 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==
2025-11-01 17:28:18,069 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 1875531e-7fce-4db0-8bb5-40a1552bb45b, ghrun-jzwpcuvpwq.auto.internal:15971): creating call state
2025-11-01 17:28:18,069 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1875531e-7fce-4db0-8bb5-40a1552bb45b, ghrun-jzwpcuvpwq.auto.internal:15971): request = { session_id: "ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/369`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:28:18,070 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1875531e-7fce-4db0-8bb5-40a1552bb45b, ghrun-jzwpcuvpwq.auto.internal:15971): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:28:18,500 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==
2025-11-01 17:28:18,506 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=
2025-11-01 17:28:18,507 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, fc28c8b3-f9bf-4f67-88c0-4a524eebecbb, ghrun-jzwpcuvpwq.auto.internal:14839): creating call state
2025-11-01 17:28:18,532 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fc28c8b3-f9bf-4f67-88c0-4a524eebecbb, ghrun-jzwpcuvpwq.auto.internal:14839): request = { session_id: "ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/370`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:28:18,541 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fc28c8b3-f9bf-4f67-88c0-4a524eebecbb, ghrun-jzwpcuvpwq.auto.internal:14839): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:28:19,105 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=
2025-11-01 17:28:19,109 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=
2025-11-01 17:28:19,109 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, efe42b96-a603-4911-8112-11de21090fd4, ghrun-jzwpcuvpwq.auto.internal:62036): creating call state
2025-11-01 17:28:19,111 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, efe42b96-a603-4911-8112-11de21090fd4, ghrun-jzwpcuvpwq.auto.internal:62036): request = { session_id: "ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/371`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:28:19,112 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, efe42b96-a603-4911-8112-11de21090fd4, ghrun-jzwpcuvpwq.auto.internal:62036): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:28:19,531 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=
2025-11-01 17:28:19,532 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(RemoveDirectory, 819fb56a-b9e8-4a69-9b5c-18062af05623, ghrun-jzwpcuvpwq.auto.internal:4995): creating call state
2025-11-01 17:28:19,534 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, 819fb56a-b9e8-4a69-9b5c-18062af05623, ghrun-jzwpcuvpwq.auto.internal:4995): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }
2025-11-01 17:28:19,753 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, 819fb56a-b9e8-4a69-9b5c-18062af05623, ghrun-jzwpcuvpwq.auto.internal:4995): response = { operation { ready: true status: SUCCESS } }
2025-11-01 17:28:19,754 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListDirectory, beaad842-047a-45f3-a45f-6e680714bea6, ghrun-jzwpcuvpwq.auto.internal:17051): creating call state
2025-11-01 17:28:19,755 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, beaad842-047a-45f3-a45f-6e680714bea6, ghrun-jzwpcuvpwq.auto.internal:17051): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }
2025-11-01 17:28:19,783 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, beaad842-047a-45f3-a45f-6e680714bea6, ghrun-jzwpcuvpwq.auto.internal:17051): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "insert_delete" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017895780 tx_id: 281474976740660 } } children { name: "table" owner: "root@builtin" type: TABLE created_at { plan_step: 1762017895780 tx_id: 281474976740660 } } } } } }
2025-11-01 17:28:19,784 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==
2025-11-01 17:28:19,785 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 283c0b69-e168-4f36-95b9-819c2f84e72b, ghrun-jzwpcuvpwq.auto.internal:4739): creating call state
2025-11-01 17:28:19,785 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 283c0b69-e168-4f36-95b9-819c2f84e72b, ghrun-jzwpcuvpwq.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/insert_delete/table`" } stats_mode: STATS_MODE_NONE }
2025-11-01 17:28:19,790 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 283c0b69-e168-4f36-95b9-819c2f84e72b, ghrun-jzwpcuvpwq.auto.internal:4739): response = { <_MultiThreadedRendezvous object> }
2025-11-01 17:28:20,214 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==
2025-11-01 17:28:20,216 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(RemoveDirectory, f0de0e0d-662f-405f-872c-38a9000d84ee, ghrun-jzwpcuvpwq.auto.internal:20790): creating call state
2025-11-01 17:28:20,222 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, f0de0e0d-662f-405f-872c-38a9000d84ee, ghrun-jzwpcuvpwq.auto.internal:20790): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }
2025-11-01 17:28:20,587 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, f0de0e0d-662f-405f-872c-38a9000d84ee, ghrun-jzwpcuvpwq.auto.internal:20790): response = { operation { ready: true status: SUCCESS } }
2025-11-01 17:28:20,588 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(RemoveDirectory, c8e81605-0830-4f7d-af76-fced15ee8ba5, ghrun-jzwpcuvpwq.auto.internal:10368): creating call state
2025-11-01 17:28:20,592 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, c8e81605-0830-4f7d-af76-fced15ee8ba5, ghrun-jzwpcuvpwq.auto.internal:10368): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-11-01 17:28:20,842 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, c8e81605-0830-4f7d-af76-fced15ee8ba5, ghrun-jzwpcuvpwq.auto.internal:10368): response = { operation { ready: true status: SUCCESS } }
2025-11-01 17:28:20,843 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:299 - _cleanup: Cleaning up /Root/test... done, 5 tables deleted
Traceback (most recent call last):
  File "contrib/tools/python3/Lib/runpy.py", line 198, in _run_module_as_main
    return _run_code(code, main_globals, None,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/tools/python3/Lib/runpy.py", line 88, in _run_code
    exec(code, run_globals)
  File "ydb/tests/stress/scheme_board/pile_promotion/__main__.py", line 28, in <module>
    if runner.run() < 2:
       ^^^^^^^^^^^^
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 338, in run
    raise Exception(f"The following workloads failed to stop: {failed_to_stop}")
Exception: The following workloads failed to stop: ['insert_delete']
2025-11-01 17:28:27,840 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MmU1Njg5ZGItODA0OWYwZTMtOTFmMDAxZDctYzlmMThkNQ==
2025-11-01 17:28:27,851 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: 
                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)
                    VALUES
                    (410, 2050),
                    (411, 2051)
                
2025-11-01 17:28:27,852 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 150, in _loop
    self._query_with_retries(
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 132, in _query_with_retries
    return self.client.query(query, False, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...use_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 3933 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 14839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17736 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-11-01 17:27:42,259 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>]>\n2025-11-01 17:27:42,270 - DEBUG - ydb.connection:549 - close: Closing channel for endpoint localhost:15971\n2025-11-01 17:27:42,374 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>]\n2025-11-01 17:27:42,391 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 55\n2025-11-01 17:27:42,507 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==\n2025-11-01 17:27:42,508 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 363\n2025-11-01 17:27:42,508 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete\n2025-11-01 17:27:42,513 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=\n2025-11-01 17:27:42,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 366\n2025-11-01 17:27:42,514 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==\n2025-11-01 17:27:42,522 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 69048130-8520-47a2-93fc-8e84df65a1e3, ghrun-jzwpcuvpwq.auto.internal:10368): creating call state\n2025-11-01 17:27:42,523 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 69048130-8520-47a2-93fc-8e84df65a1e3, ghrun-jzwpcuvpwq.auto.internal:10368): request = { session_id: "ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/369` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:27:42,536 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 69048130-8520-47a2-93fc-8e84df65a1e3, ghrun-jzwpcuvpwq.auto.internal:10368): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:27:42,818 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=\n2025-11-01 17:27:42,820 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 367\n2025-11-01 17:27:42,820 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=\n2025-11-01 17:27:42,824 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 11990686-909e-43bd-858b-c9ff2df163d0, ghrun-jzwpcuvpwq.auto.internal:15971): creating call state\n2025-11-01 17:27:42,824 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 11990686-909e-43bd-858b-c9ff2df163d0, ghrun-jzwpcuvpwq.auto.internal:15971): request = { session_id: "ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/370` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:27:42,825 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 11990686-909e-43bd-858b-c9ff2df163d0, ghrun-jzwpcuvpwq.auto.internal:15971): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:27:42,881 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=\n2025-11-01 17:27:42,882 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 368\n2025-11-01 17:27:42,882 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=\n2025-11-01 17:27:42,883 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, a0e1d1e2-9eb3-490e-a691-2f67c96c3eda, ghrun-jzwpcuvpwq.auto.internal:14839): creating call state\n2025-11-01 17:27:42,887 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a0e1d1e2-9eb3-490e-a691-2f67c96c3eda, ghrun-jzwpcuvpwq.auto.internal:14839): request = { session_id: "ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/371` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:27:42,893 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a0e1d1e2-9eb3-490e-a691-2f67c96c3eda, ghrun-jzwpcuvpwq.auto.internal:14839): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:27:43,023 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==\n2025-11-01 17:27:43,024 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 364\n2025-11-01 17:27:43,024 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=\n2025-11-01 17:27:43,025 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 11e99073-9a2f-4cf6-83ff-d0092154f548, ghrun-jzwpcuvpwq.auto.internal:62036): creating call state\n2025-11-01 17:27:43,032 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 11e99073-9a2f-4cf6-83ff-d0092154f548, ghrun-jzwpcuvpwq.auto.internal:62036): request = { session_id: "ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/366`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:27:43,040 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 11e99073-9a2f-4cf6-83ff-d0092154f548, ghrun-jzwpcuvpwq.auto.internal:62036): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:27:43,062 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=\n2025-11-01 17:27:43,072 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 365\n2025-11-01 17:27:43,072 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==\n2025-11-01 17:27:43,073 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, c0ec93a1-9718-4dba-9704-651fad721734, ghrun-jzwpcuvpwq.auto.internal:4995): creating call state\n2025-11-01 17:27:43,079 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c0ec93a1-9718-4dba-9704-651fad721734, ghrun-jzwpcuvpwq.auto.internal:4995): request = { session_id: "ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/367`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:27:43,096 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c0ec93a1-9718-4dba-9704-651fad721734, ghrun-jzwpcuvpwq.auto.internal:4995): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:27:43,718 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:326 - run: Waiting for stop...\n2025-11-01 17:27:43,718 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for create_drop to stop...\n2025-11-01 17:27:43,909 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==\n2025-11-01 17:27:43,909 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 369\n2025-11-01 17:27:43,909 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 369 iterations\n2025-11-01 17:27:43,979 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=\n2025-11-01 17:27:43,980 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 370\n2025-11-01 17:27:43,980 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 370 iterations\n2025-11-01 17:27:44,019 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=\n2025-11-01 17:27:44,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 366\n2025-11-01 17:27:44,020 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 366 iterations\n2025-11-01 17:27:44,043 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==\n2025-11-01 17:27:44,049 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 367\n2025-11-01 17:27:44,049 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 367 iterations\n2025-11-01 17:27:44,066 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=ZjcwOGYzYzMtMWJjNjAyMzEtNDY1N2NlYjMtYzJhN2E1NDI=\n2025-11-01 17:27:44,066 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 371\n2025-11-01 17:27:44,066 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 371 iterations\n2025-11-01 17:27:45,409 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-01 17:27:45,424 - DEBUG - ydb.connection:314 - 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\'), (\'grpc.keepalive_time_ms\', 1250), (\'grpc.keepalive_timeout_ms\', 10000), (\'grpc.http2.max_pings_without_data\', 0), (\'grpc.keepalive_permit_without_calls\', 0)]\n2025-11-01 17:27:45,459 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-01 17:27:45,459 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListEndpoints, 0331ced4-cb68-499b-87c7-fe4ac885c200, localhost:15971): creating call state\n2025-11-01 17:27:45,460 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 0331ced4-cb68-499b-87c7-fe4ac885c200, localhost:15971): request = { database: "/Root" }\n2025-11-01 17:27:45,482 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 0331ced4-cb68-499b-87c7-fe4ac885c200, localhost:15971): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 25839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 23140 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 21507 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 62036 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17736 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 14839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 16085 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17051 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 6875 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4739 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4995 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 20790 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15891 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15971 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 10368 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 3933 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-11-01 17:27:45,498 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>]>\n2025-11-01 17:27:45,508 - DEBUG - ydb.connection:549 - close: Closing channel for endpoint localhost:15971\n2025-11-01 17:27:45,661 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>]\n2025-11-01 17:27:45,667 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 56\n2025-11-01 17:27:45,667 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:272 - _loop: exiting after 56 iterations\n2025-11-01 17:27:47,512 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 367 iterations\n2025-11-01 17:27:47,513 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: create_drop stopped\n2025-11-01 17:27:47,513 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for insert_delete to stop...\n2025-11-01 17:27:48,023 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {\n  pile_name: "r1"\n  state: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 37\n\n2025-11-01 17:27:48,024 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {\n  pile_name: "r1"\n  state: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 37\n\n2025-11-01 17:27:48,024 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 17 finished\n2025-11-01 17:27:48,024 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 18\n2025-11-01 17:27:48,024 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:238 - _loop: exiting after 18 iterations\n2025-11-01 17:28:10,757 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-01 17:28:10,758 - DEBUG - ydb.connection:314 - 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\'), (\'grpc.keepalive_time_ms\', 1250), (\'grpc.keepalive_timeout_ms\', 10000), (\'grpc.http2.max_pings_without_data\', 0), (\'grpc.keepalive_permit_without_calls\', 0)]\n2025-11-01 17:28:10,791 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-01 17:28:10,792 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListEndpoints, dd157fb6-78ea-4098-85c4-f5e5649c77bd, localhost:15971): creating call state\n2025-11-01 17:28:10,792 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, dd157fb6-78ea-4098-85c4-f5e5649c77bd, localhost:15971): request = { database: "/Root" }\n2025-11-01 17:28:10,828 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, dd157fb6-78ea-4098-85c4-f5e5649c77bd, localhost:15971): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 25839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 23140 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 21507 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 62036 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17736 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 14839 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 16085 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 17051 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 6875 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4739 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 4995 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 20790 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15891 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 15971 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 10368 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-jzwpcuvpwq.auto.internal" port: 3933 service: "legacy" service: "tablet_service" 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" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-11-01 17:28:10,835 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-jzwpcuvpwq.auto.internal:62036, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15971, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:14839, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17051, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:20790, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4995, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:10368, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:4739, location P=r1/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:23140, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:6875, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:25839, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:3933, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:17736, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:15891, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:21507, location P=r2/default, ssl: False>, <Endpoint ghrun-jzwpcuvpwq.auto.internal:16085, location P=r2/default, ssl: False>]>\n2025-11-01 17:28:10,836 - DEBUG - ydb.connection:549 - close: Closing channel for endpoint localhost:15971\n2025-11-01 17:28:17,513 - ERROR - ydb.tests.stress.scheme_board.pile_promotion.workload:332 - run: Workload insert_delete failed to stop within 30 seconds!\n2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for pile_promotion to stop...\n2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: pile_promotion stopped\n2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for discovery to stop...\n2025-11-01 17:28:17,514 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: discovery stopped\n2025-11-01 17:28:17,514 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:297 - _cleanup: Cleaning up /Root/test...\n2025-11-01 17:28:17,515 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(DescribePath, eeaca4f7-7189-4829-8e5e-19169a7e3278, ghrun-jzwpcuvpwq.auto.internal:17051): creating call state\n2025-11-01 17:28:17,516 - DEBUG - ydb.connection:63 - _log_request: RpcState(DescribePath, eeaca4f7-7189-4829-8e5e-19169a7e3278, ghrun-jzwpcuvpwq.auto.internal:17051): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-11-01 17:28:17,534 - DEBUG - ydb.connection:52 - _log_response: RpcState(DescribePath, eeaca4f7-7189-4829-8e5e-19169a7e3278, ghrun-jzwpcuvpwq.auto.internal:17051): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } } } } }\n2025-11-01 17:28:17,538 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListDirectory, 3f3979a7-2fa1-40ef-8e61-833726498588, ghrun-jzwpcuvpwq.auto.internal:4739): creating call state\n2025-11-01 17:28:17,539 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 3f3979a7-2fa1-40ef-8e61-833726498588, ghrun-jzwpcuvpwq.auto.internal:4739): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-11-01 17:28:17,567 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 3f3979a7-2fa1-40ef-8e61-833726498588, ghrun-jzwpcuvpwq.auto.internal:4739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } children { name: "create_drop" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } children { name: "insert_delete" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762017895780 tx_id: 281474976740660 } } } } } }\n2025-11-01 17:28:17,568 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListDirectory, 0d824ed5-1c41-4070-a7ba-4300f684baed, ghrun-jzwpcuvpwq.auto.internal:20790): creating call state\n2025-11-01 17:28:17,580 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 0d824ed5-1c41-4070-a7ba-4300f684baed, ghrun-jzwpcuvpwq.auto.internal:20790): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }\n2025-11-01 17:28:17,603 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 0d824ed5-1c41-4070-a7ba-4300f684baed, ghrun-jzwpcuvpwq.auto.internal:20790): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "create_drop" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017885590 tx_id: 281474976725659 } } children { name: "368" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018062600 tx_id: 281474976725861 } } children { name: "369" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018063540 tx_id: 281474976741008 } } children { name: "370" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018063640 tx_id: 281474976756152 } } children { name: "371" owner: "root@builtin" type: TABLE created_at { plan_step: 1762018063860 tx_id: 281474976785870 } } } } } }\n2025-11-01 17:28:17,605 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=\n2025-11-01 17:28:17,605 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 3540f0f5-d94d-42d6-8c7a-bfdbebfa6396, ghrun-jzwpcuvpwq.auto.internal:10368): creating call state\n2025-11-01 17:28:17,611 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3540f0f5-d94d-42d6-8c7a-bfdbebfa6396, ghrun-jzwpcuvpwq.auto.internal:10368): request = { session_id: "ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/368`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:28:17,613 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3540f0f5-d94d-42d6-8c7a-bfdbebfa6396, ghrun-jzwpcuvpwq.auto.internal:10368): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:28:18,068 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=MWJjNWUwOGMtY2ZlYmZkZWItODI5ZmU4MmUtNzhjN2ExYTg=\n2025-11-01 17:28:18,068 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==\n2025-11-01 17:28:18,069 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 1875531e-7fce-4db0-8bb5-40a1552bb45b, ghrun-jzwpcuvpwq.auto.internal:15971): creating call state\n2025-11-01 17:28:18,069 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1875531e-7fce-4db0-8bb5-40a1552bb45b, ghrun-jzwpcuvpwq.auto.internal:15971): request = { session_id: "ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/369`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:28:18,070 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1875531e-7fce-4db0-8bb5-40a1552bb45b, ghrun-jzwpcuvpwq.auto.internal:15971): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:28:18,500 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=YjVlMDMyY2UtMjNjYTIwYS1lMDYzYTNkNy04OWJkMzllYg==\n2025-11-01 17:28:18,506 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=\n2025-11-01 17:28:18,507 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, fc28c8b3-f9bf-4f67-88c0-4a524eebecbb, ghrun-jzwpcuvpwq.auto.internal:14839): creating call state\n2025-11-01 17:28:18,532 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fc28c8b3-f9bf-4f67-88c0-4a524eebecbb, ghrun-jzwpcuvpwq.auto.internal:14839): request = { session_id: "ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/370`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:28:18,541 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fc28c8b3-f9bf-4f67-88c0-4a524eebecbb, ghrun-jzwpcuvpwq.auto.internal:14839): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:28:19,105 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ZDdlZGM2OTYtNzBkNTc4NmItZTI2M2ZmZDAtYmM3N2RlMjg=\n2025-11-01 17:28:19,109 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=\n2025-11-01 17:28:19,109 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, efe42b96-a603-4911-8112-11de21090fd4, ghrun-jzwpcuvpwq.auto.internal:62036): creating call state\n2025-11-01 17:28:19,111 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, efe42b96-a603-4911-8112-11de21090fd4, ghrun-jzwpcuvpwq.auto.internal:62036): request = { session_id: "ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/371`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:28:19,112 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, efe42b96-a603-4911-8112-11de21090fd4, ghrun-jzwpcuvpwq.auto.internal:62036): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:28:19,531 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=YzY4M2U5NmItZGM0N2I3YjQtYzUwOWFkZjItODIyYWZhMjI=\n2025-11-01 17:28:19,532 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(RemoveDirectory, 819fb56a-b9e8-4a69-9b5c-18062af05623, ghrun-jzwpcuvpwq.auto.internal:4995): creating call state\n2025-11-01 17:28:19,534 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, 819fb56a-b9e8-4a69-9b5c-18062af05623, ghrun-jzwpcuvpwq.auto.internal:4995): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }\n2025-11-01 17:28:19,753 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, 819fb56a-b9e8-4a69-9b5c-18062af05623, ghrun-jzwpcuvpwq.auto.internal:4995): response = { operation { ready: true status: SUCCESS } }\n2025-11-01 17:28:19,754 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ListDirectory, beaad842-047a-45f3-a45f-6e680714bea6, ghrun-jzwpcuvpwq.auto.internal:17051): creating call state\n2025-11-01 17:28:19,755 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, beaad842-047a-45f3-a45f-6e680714bea6, ghrun-jzwpcuvpwq.auto.internal:17051): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }\n2025-11-01 17:28:19,783 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, beaad842-047a-45f3-a45f-6e680714bea6, ghrun-jzwpcuvpwq.auto.internal:17051): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "insert_delete" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762017895780 tx_id: 281474976740660 } } children { name: "table" owner: "root@builtin" type: TABLE created_at { plan_step: 1762017895780 tx_id: 281474976740660 } } } } } }\n2025-11-01 17:28:19,784 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==\n2025-11-01 17:28:19,785 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(ExecuteQuery, 283c0b69-e168-4f36-95b9-819c2f84e72b, ghrun-jzwpcuvpwq.auto.internal:4739): creating call state\n2025-11-01 17:28:19,785 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 283c0b69-e168-4f36-95b9-819c2f84e72b, ghrun-jzwpcuvpwq.auto.internal:4739): request = { session_id: "ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/insert_delete/table`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 17:28:19,790 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 283c0b69-e168-4f36-95b9-819c2f84e72b, ghrun-jzwpcuvpwq.auto.internal:4739): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 17:28:20,214 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=OGNmMWI3NTktZDJkNDZlYi05N2RmODU3MS1jNDNhMDA0YQ==\n2025-11-01 17:28:20,216 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(RemoveDirectory, f0de0e0d-662f-405f-872c-38a9000d84ee, ghrun-jzwpcuvpwq.auto.internal:20790): creating call state\n2025-11-01 17:28:20,222 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, f0de0e0d-662f-405f-872c-38a9000d84ee, ghrun-jzwpcuvpwq.auto.internal:20790): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/insert_delete" }\n2025-11-01 17:28:20,587 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, f0de0e0d-662f-405f-872c-38a9000d84ee, ghrun-jzwpcuvpwq.auto.internal:20790): response = { operation { ready: true status: SUCCESS } }\n2025-11-01 17:28:20,588 - DEBUG - ydb.connection:421 - _prepare_call: RpcState(RemoveDirectory, c8e81605-0830-4f7d-af76-fced15ee8ba5, ghrun-jzwpcuvpwq.auto.internal:10368): creating call state\n2025-11-01 17:28:20,592 - DEBUG - ydb.connection:63 - _log_request: RpcState(RemoveDirectory, c8e81605-0830-4f7d-af76-fced15ee8ba5, ghrun-jzwpcuvpwq.auto.internal:10368): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-11-01 17:28:20,842 - DEBUG - ydb.connection:52 - _log_response: RpcState(RemoveDirectory, c8e81605-0830-4f7d-af76-fced15ee8ba5, ghrun-jzwpcuvpwq.auto.internal:10368): response = { operation { ready: true status: SUCCESS } }\n2025-11-01 17:28:20,843 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:299 - _cleanup: Cleaning up /Root/test... done, 5 tables deleted\nTraceback (most recent call last):\n  File "contrib/tools/python3/Lib/runpy.py", line 198, in _run_module_as_main\n    return _run_code(code, main_globals, None,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/tools/python3/Lib/runpy.py", line 88, in _run_code\n    exec(code, run_globals)\n  File "ydb/tests/stress/scheme_board/pile_promotion/__main__.py", line 28, in <module>\n    if runner.run() < 2:\n       ^^^^^^^^^^^^\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 338, in run\n    raise Exception(f"The following workloads failed to stop: {failed_to_stop}")\nException: The following workloads failed to stop: [\'insert_delete\']\n2025-11-01 17:28:27,840 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MmU1Njg5ZGItODA0OWYwZTMtOTFmMDAxZDctYzlmMThkNQ==\n2025-11-01 17:28:27,851 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: \n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (410, 2050),\n                    (411, 2051)\n                \n2025-11-01 17:28:27,852 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 150, in _loop\n    self._query_with_retries(\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 132, in _query_with_retries\n    return self.client.query(query, False, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4995/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6875/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16085/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25839/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15891/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17736/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14839/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62036/13
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3933/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23140/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21507/16
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10368/15
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15971/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4739/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20790/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:17051/11
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25374
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15622
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10563
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20537
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29765
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62036
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64541
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65091
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9809
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17051
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19255
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8314
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3712
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24410
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9651
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4995
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16085
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26268
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19846
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19413
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13398
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15346
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28158
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5294
============================== slowest durations ===============================
228.23s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
46.95s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
12.17s teardown test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
=========================== short test summary info ============================
FAILED test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/ewjv/000d9f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:15971 --http_endpoint http://localhost:18495 --database /Root --path test --duration 180' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 289.90s (0:04:49) =========================
