============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:19030 --http_endpoint http://localhost:10865 --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 94, 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/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21957
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11374
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/kikimr_cluster_75rx03zu
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14676
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_q6qovrw2.log --grpc-port=19030 --mon-port=10865 --ic-port=14305
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14374
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16790
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_nas3ifc1.log --grpc-port=14374 --mon-port=16790 --ic-port=9270
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32193
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_a0lajwdn.log --grpc-port=22782 --mon-port=29971 --ic-port=5570
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10607
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_hqwk_jty.log --grpc-port=5180 --mon-port=6920 --ic-port=28743
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9849
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_z8f9qirr.log --grpc-port=64016 --mon-port=14825 --ic-port=21957
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25120
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_phjv61r8.log --grpc-port=18396 --mon-port=13339 --ic-port=20166
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16441
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_1_2n43t7.log --grpc-port=20311 --mon-port=9058 --ic-port=29628
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26267
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23451
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27262
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_n7ifsu7b.log --grpc-port=26268 --mon-port=23451 --ic-port=7432
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1500
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29684
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_v1ddudhg.log --grpc-port=1500 --mon-port=24484 --ic-port=15206
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21071
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63056
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_1x66k5o0.log --grpc-port=21072 --mon-port=18449 --ic-port=2120
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29554
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_x2ky8f05.log --grpc-port=11128 --mon-port=29554 --ic-port=21571
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29527
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26192
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_59i4siyq.log --grpc-port=30480 --mon-port=29527 --ic-port=26545
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9493
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_lwfbzzgv.log --grpc-port=27816 --mon-port=3651 --ic-port=11374
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9462
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3823
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_yhmikd5r.log --grpc-port=19821 --mon-port=9560 --ic-port=12149
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25802
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5843
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_v__ynnn2.log --grpc-port=2860 --mon-port=21392 --ic-port=2614
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6895
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15738
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28399
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_a9uocfzt.log --grpc-port=6895 --mon-port=15738 --ic-port=9772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1zp7m3zep.data on node localhost:19030/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_q6qovrw2.log --grpc-port=19030 --mon-port=10865 --ic-port=14305
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_q6qovrw2.log', '--grpc-port=19030', '--mon-port=10865', '--ic-port=14305')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1385285
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19030/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385286
DEBUG    ya.test:process.py:259 Command (pid 1385286) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385286) elapsed time (sec): 1.0064277648925781
DEBUG    ya.test:process.py:263 Command (pid 1385286) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) maxrss: 481616
DEBUG    ya.test:process.py:263 Command (pid 1385286) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1385286) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1385286) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385286) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1385286) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1385286) stime: 0.187615
DEBUG    ya.test:process.py:263 Command (pid 1385286) utime: 0.502236
DEBUG    ya.test:process.py:263 Command (pid 1385286) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 1385286) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1385286) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1gmk77j6i.data on node localhost:14374/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_nas3ifc1.log --grpc-port=14374 --mon-port=16790 --ic-port=9270
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_nas3ifc1.log', '--grpc-port=14374', '--mon-port=16790', '--ic-port=9270')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1385295
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14374/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385296
DEBUG    ya.test:process.py:259 Command (pid 1385296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385296) elapsed time (sec): 0.9829621315002441
DEBUG    ya.test:process.py:263 Command (pid 1385296) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) maxrss: 481616
DEBUG    ya.test:process.py:263 Command (pid 1385296) minflt: 45374
DEBUG    ya.test:process.py:263 Command (pid 1385296) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 1385296) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385296) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1385296) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1385296) stime: 0.184893
DEBUG    ya.test:process.py:263 Command (pid 1385296) utime: 0.510041
DEBUG    ya.test:process.py:263 Command (pid 1385296) wtime: 0.99
DEBUG    ya.test:process.py:275 Command (pid 1385296) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1385296) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1g6e3n5v6.data on node localhost:22782/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_a0lajwdn.log --grpc-port=22782 --mon-port=29971 --ic-port=5570
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_a0lajwdn.log', '--grpc-port=22782', '--mon-port=29971', '--ic-port=5570')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1385422
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22782/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385423
DEBUG    ya.test:process.py:259 Command (pid 1385423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385423) elapsed time (sec): 0.9878058433532715
DEBUG    ya.test:process.py:263 Command (pid 1385423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) maxrss: 481616
DEBUG    ya.test:process.py:263 Command (pid 1385423) minflt: 45275
DEBUG    ya.test:process.py:263 Command (pid 1385423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 1385423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385423) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1385423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1385423) stime: 0.26167399999999996
DEBUG    ya.test:process.py:263 Command (pid 1385423) utime: 0.430255
DEBUG    ya.test:process.py:263 Command (pid 1385423) wtime: 0.997
DEBUG    ya.test:process.py:275 Command (pid 1385423) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1385423) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1wl9nklwb.data on node localhost:5180/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_hqwk_jty.log --grpc-port=5180 --mon-port=6920 --ic-port=28743
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_hqwk_jty.log', '--grpc-port=5180', '--mon-port=6920', '--ic-port=28743')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1385661
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5180/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385662
DEBUG    ya.test:process.py:259 Command (pid 1385662) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385662) elapsed time (sec): 1.0796482563018799
DEBUG    ya.test:process.py:263 Command (pid 1385662) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) maxrss: 481616
DEBUG    ya.test:process.py:263 Command (pid 1385662) minflt: 45305
DEBUG    ya.test:process.py:263 Command (pid 1385662) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1385662) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385662) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1385662) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1385662) stime: 0.17873799999999998
DEBUG    ya.test:process.py:263 Command (pid 1385662) utime: 0.511629
DEBUG    ya.test:process.py:263 Command (pid 1385662) wtime: 1.085
DEBUG    ya.test:process.py:275 Command (pid 1385662) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1385662) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk12gk7w36e.data on node localhost:64016/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_z8f9qirr.log --grpc-port=64016 --mon-port=14825 --ic-port=21957
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_z8f9qirr.log', '--grpc-port=64016', '--mon-port=14825', '--ic-port=21957')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1385895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:64016/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385896
DEBUG    ya.test:process.py:259 Command (pid 1385896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385896) elapsed time (sec): 1.4951283931732178
DEBUG    ya.test:process.py:263 Command (pid 1385896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) maxrss: 481616
DEBUG    ya.test:process.py:263 Command (pid 1385896) minflt: 45276
DEBUG    ya.test:process.py:263 Command (pid 1385896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1385896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385896) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1385896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1385896) stime: 0.20892999999999998
DEBUG    ya.test:process.py:263 Command (pid 1385896) utime: 0.505088
DEBUG    ya.test:process.py:263 Command (pid 1385896) wtime: 1.504
DEBUG    ya.test:process.py:275 Command (pid 1385896) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1385896) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk144dq6q8a.data on node localhost:18396/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_phjv61r8.log --grpc-port=18396 --mon-port=13339 --ic-port=20166
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_phjv61r8.log', '--grpc-port=18396', '--mon-port=13339', '--ic-port=20166')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1386292
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18396/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1386296
DEBUG    ya.test:process.py:259 Command (pid 1386296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1386296) elapsed time (sec): 0.9815800189971924
DEBUG    ya.test:process.py:263 Command (pid 1386296) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) maxrss: 481616
DEBUG    ya.test:process.py:263 Command (pid 1386296) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1386296) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1386296) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1386296) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1386296) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1386296) stime: 0.23576999999999998
DEBUG    ya.test:process.py:263 Command (pid 1386296) utime: 0.454414
DEBUG    ya.test:process.py:263 Command (pid 1386296) wtime: 0.987
DEBUG    ya.test:process.py:275 Command (pid 1386296) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1386296) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1498jtpx8.data on node localhost:20311/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_1_2n43t7.log --grpc-port=20311 --mon-port=9058 --ic-port=29628
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_1_2n43t7.log', '--grpc-port=20311', '--mon-port=9058', '--ic-port=29628')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1386491
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:20311/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1386503
DEBUG    ya.test:process.py:259 Command (pid 1386503) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1386503) elapsed time (sec): 1.4658563137054443
DEBUG    ya.test:process.py:263 Command (pid 1386503) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) maxrss: 483252
DEBUG    ya.test:process.py:263 Command (pid 1386503) minflt: 45391
DEBUG    ya.test:process.py:263 Command (pid 1386503) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) nivcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 1386503) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1386503) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1386503) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1386503) stime: 0.189297
DEBUG    ya.test:process.py:263 Command (pid 1386503) utime: 0.512539
DEBUG    ya.test:process.py:263 Command (pid 1386503) wtime: 1.473
DEBUG    ya.test:process.py:275 Command (pid 1386503) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1386503) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1kfolpzy8.data on node localhost:26268/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_n7ifsu7b.log --grpc-port=26268 --mon-port=23451 --ic-port=7432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_n7ifsu7b.log', '--grpc-port=26268', '--mon-port=23451', '--ic-port=7432')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1387133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26268/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1387137
DEBUG    ya.test:process.py:259 Command (pid 1387137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1387137) elapsed time (sec): 1.0764334201812744
DEBUG    ya.test:process.py:263 Command (pid 1387137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) maxrss: 484860
DEBUG    ya.test:process.py:263 Command (pid 1387137) minflt: 45372
DEBUG    ya.test:process.py:263 Command (pid 1387137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 1387137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1387137) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1387137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1387137) stime: 0.20998599999999998
DEBUG    ya.test:process.py:263 Command (pid 1387137) utime: 0.47276999999999997
DEBUG    ya.test:process.py:263 Command (pid 1387137) wtime: 1.086
DEBUG    ya.test:process.py:275 Command (pid 1387137) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1387137) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk12sq4kl2n.data on node localhost:1500/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_v1ddudhg.log --grpc-port=1500 --mon-port=24484 --ic-port=15206
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_v1ddudhg.log', '--grpc-port=1500', '--mon-port=24484', '--ic-port=15206')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1387430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1500/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1387457
DEBUG    ya.test:process.py:259 Command (pid 1387457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1387457) elapsed time (sec): 1.5738470554351807
DEBUG    ya.test:process.py:263 Command (pid 1387457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) maxrss: 486456
DEBUG    ya.test:process.py:263 Command (pid 1387457) minflt: 45368
DEBUG    ya.test:process.py:263 Command (pid 1387457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 1387457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1387457) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1387457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1387457) stime: 0.23328
DEBUG    ya.test:process.py:263 Command (pid 1387457) utime: 0.478937
DEBUG    ya.test:process.py:263 Command (pid 1387457) wtime: 1.593
DEBUG    ya.test:process.py:275 Command (pid 1387457) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1387457) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 9 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1r76ys4po.data on node localhost:21072/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_1x66k5o0.log --grpc-port=21072 --mon-port=18449 --ic-port=2120
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_1x66k5o0.log', '--grpc-port=21072', '--mon-port=18449', '--ic-port=2120')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1387854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21072/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1387858
DEBUG    ya.test:process.py:259 Command (pid 1387858) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1387858) elapsed time (sec): 1.246629238128662
DEBUG    ya.test:process.py:263 Command (pid 1387858) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) maxrss: 488100
DEBUG    ya.test:process.py:263 Command (pid 1387858) minflt: 45381
DEBUG    ya.test:process.py:263 Command (pid 1387858) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1387858) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1387858) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1387858) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1387858) stime: 0.244278
DEBUG    ya.test:process.py:263 Command (pid 1387858) utime: 0.494625
DEBUG    ya.test:process.py:263 Command (pid 1387858) wtime: 1.258
DEBUG    ya.test:process.py:275 Command (pid 1387858) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1387858) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 10 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1gxsfmrly.data on node localhost:11128/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_x2ky8f05.log --grpc-port=11128 --mon-port=29554 --ic-port=21571
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_x2ky8f05.log', '--grpc-port=11128', '--mon-port=29554', '--ic-port=21571')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1388240
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:11128/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1388241
DEBUG    ya.test:process.py:259 Command (pid 1388241) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388241) elapsed time (sec): 1.4055829048156738
DEBUG    ya.test:process.py:263 Command (pid 1388241) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) maxrss: 489788
DEBUG    ya.test:process.py:263 Command (pid 1388241) minflt: 45361
DEBUG    ya.test:process.py:263 Command (pid 1388241) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) nivcsw: 267
DEBUG    ya.test:process.py:263 Command (pid 1388241) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1388241) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1388241) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1388241) stime: 0.22449899999999998
DEBUG    ya.test:process.py:263 Command (pid 1388241) utime: 0.487463
DEBUG    ya.test:process.py:263 Command (pid 1388241) wtime: 1.421
DEBUG    ya.test:process.py:275 Command (pid 1388241) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1388241) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 11 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk167c9xnqc.data on node localhost:30480/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_59i4siyq.log --grpc-port=30480 --mon-port=29527 --ic-port=26545
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_59i4siyq.log', '--grpc-port=30480', '--mon-port=29527', '--ic-port=26545')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1388789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:30480/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1388797
DEBUG    ya.test:process.py:259 Command (pid 1388797) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388797) elapsed time (sec): 1.5098822116851807
DEBUG    ya.test:process.py:263 Command (pid 1388797) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) maxrss: 491708
DEBUG    ya.test:process.py:263 Command (pid 1388797) minflt: 45389
DEBUG    ya.test:process.py:263 Command (pid 1388797) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) nivcsw: 272
DEBUG    ya.test:process.py:263 Command (pid 1388797) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1388797) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1388797) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1388797) stime: 0.249526
DEBUG    ya.test:process.py:263 Command (pid 1388797) utime: 0.492002
DEBUG    ya.test:process.py:263 Command (pid 1388797) wtime: 1.53
DEBUG    ya.test:process.py:275 Command (pid 1388797) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1388797) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 12 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1h5of79a6.data on node localhost:27816/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_lwfbzzgv.log --grpc-port=27816 --mon-port=3651 --ic-port=11374
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_lwfbzzgv.log', '--grpc-port=27816', '--mon-port=3651', '--ic-port=11374')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1389003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:27816/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1389055
DEBUG    ya.test:process.py:259 Command (pid 1389055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1389055) elapsed time (sec): 1.9745893478393555
DEBUG    ya.test:process.py:263 Command (pid 1389055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) maxrss: 493372
DEBUG    ya.test:process.py:263 Command (pid 1389055) minflt: 45281
DEBUG    ya.test:process.py:263 Command (pid 1389055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) nivcsw: 248
DEBUG    ya.test:process.py:263 Command (pid 1389055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1389055) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1389055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1389055) stime: 0.249168
DEBUG    ya.test:process.py:263 Command (pid 1389055) utime: 0.498359
DEBUG    ya.test:process.py:263 Command (pid 1389055) wtime: 1.981
DEBUG    ya.test:process.py:275 Command (pid 1389055) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1389055) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 13 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1fhc5p0w1.data on node localhost:19821/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_yhmikd5r.log --grpc-port=19821 --mon-port=9560 --ic-port=12149
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_yhmikd5r.log', '--grpc-port=19821', '--mon-port=9560', '--ic-port=12149')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1389387
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:19821/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1389393
DEBUG    ya.test:process.py:259 Command (pid 1389393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1389393) elapsed time (sec): 1.5303831100463867
DEBUG    ya.test:process.py:263 Command (pid 1389393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) maxrss: 495112
DEBUG    ya.test:process.py:263 Command (pid 1389393) minflt: 45296
DEBUG    ya.test:process.py:263 Command (pid 1389393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) nivcsw: 222
DEBUG    ya.test:process.py:263 Command (pid 1389393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1389393) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1389393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1389393) stime: 0.22227
DEBUG    ya.test:process.py:263 Command (pid 1389393) utime: 0.492593
DEBUG    ya.test:process.py:263 Command (pid 1389393) wtime: 1.544
DEBUG    ya.test:process.py:275 Command (pid 1389393) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1389393) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 14 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk13zgbs0zm.data on node localhost:2860/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_v__ynnn2.log --grpc-port=2860 --mon-port=21392 --ic-port=2614
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_v__ynnn2.log', '--grpc-port=2860', '--mon-port=21392', '--ic-port=2614')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1389674
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2860/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1389675
DEBUG    ya.test:process.py:259 Command (pid 1389675) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1389675) elapsed time (sec): 1.4588875770568848
DEBUG    ya.test:process.py:263 Command (pid 1389675) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) maxrss: 496836
DEBUG    ya.test:process.py:263 Command (pid 1389675) minflt: 45265
DEBUG    ya.test:process.py:263 Command (pid 1389675) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) nivcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 1389675) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1389675) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1389675) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1389675) stime: 0.240428
DEBUG    ya.test:process.py:263 Command (pid 1389675) utime: 0.48908399999999996
DEBUG    ya.test:process.py:263 Command (pid 1389675) wtime: 1.468
DEBUG    ya.test:process.py:275 Command (pid 1389675) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1389675) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 15 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/ugpq/000c7f/r3tmp/pdisk1syf35etk.data on node localhost:6895/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ugpq/000c7f/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:269 Final command: /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/ugpq/000c7f/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_a9uocfzt.log --grpc-port=6895 --mon-port=15738 --ic-port=9772
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/ugpq/000c7f/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/ugpq/000c7f/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_a9uocfzt.log', '--grpc-port=6895', '--mon-port=15738', '--ic-port=9772')' in '/home/runner/.ya/build/build_root/ugpq/000c7f/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: 1390023
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:6895/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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1390029
DEBUG    ya.test:process.py:259 Command (pid 1390029) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1390029) elapsed time (sec): 1.2770392894744873
DEBUG    ya.test:process.py:263 Command (pid 1390029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) maxrss: 498660
DEBUG    ya.test:process.py:263 Command (pid 1390029) minflt: 45313
DEBUG    ya.test:process.py:263 Command (pid 1390029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 1390029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1390029) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1390029) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1390029) stime: 0.262248
DEBUG    ya.test:process.py:263 Command (pid 1390029) utime: 0.4556
DEBUG    ya.test:process.py:263 Command (pid 1390029) wtime: 1.312
DEBUG    ya.test:process.py:275 Command (pid 1390029) output:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-cayf6lo5pe
    Host information: 
        Linux ghrun-cayf6lo5pe 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1390029) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 16 version:
Git info:
    Commit: 3f19363c2392fb37492e884289909e0c09f878d3
    Branch: 
    Author: alexpaniman <43866303+alexpaniman@users.noreply.github.com>
    Summary: Merge 9c53ad9fbc3e56545eb3fb4caabe221e64e2f8db into ef9d00506fdcb12c8e921ea5f8b499532632efa6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Successfully bootstrapped cluster
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/ugpq/000c7f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19030', '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/ugpq/000c7f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19030', '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: 1392045
DEBUG    ya.test:process.py:259 Command (pid 1392045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1392045) elapsed time (sec): 1.6529207229614258
DEBUG    ya.test:process.py:263 Command (pid 1392045) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) maxrss: 860844
DEBUG    ya.test:process.py:263 Command (pid 1392045) minflt: 51797
DEBUG    ya.test:process.py:263 Command (pid 1392045) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1392045) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1392045) nvcsw: 494
DEBUG    ya.test:process.py:263 Command (pid 1392045) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1392045) stime: 0.280105
DEBUG    ya.test:process.py:263 Command (pid 1392045) utime: 0.536689
DEBUG    ya.test:process.py:263 Command (pid 1392045) wtime: 1.671
DEBUG    ya.test:process.py:275 Command (pid 1392045) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 21

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 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/ugpq/000c7f/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/ugpq/000c7f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:19030', '--http_endpoint', 'http://localhost:10865', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1392224
DEBUG    ya.test:process.py:259 Command (pid 1392224) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1392224) elapsed time (sec): 77.64391922950745
DEBUG    ya.test:process.py:263 Command (pid 1392224) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) inblock: 178256
DEBUG    ya.test:process.py:263 Command (pid 1392224) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) majflt: 982
DEBUG    ya.test:process.py:263 Command (pid 1392224) maxrss: 860844
DEBUG    ya.test:process.py:263 Command (pid 1392224) minflt: 189713
DEBUG    ya.test:process.py:263 Command (pid 1392224) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) nivcsw: 1601
DEBUG    ya.test:process.py:263 Command (pid 1392224) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1392224) nvcsw: 24062
DEBUG    ya.test:process.py:263 Command (pid 1392224) oublock: 1784
DEBUG    ya.test:process.py:263 Command (pid 1392224) stime: 1.395889
DEBUG    ya.test:process.py:263 Command (pid 1392224) utime: 6.015615
DEBUG    ya.test:process.py:263 Command (pid 1392224) wtime: 77.651
DEBUG    ya.test:process.py:275 Command (pid 1392224) output:

DEBUG    ya.test:process.py:276 Command (pid 1392224) errors:
... PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:08,651 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 29340850-465c-4b90-a155-099b8c893410, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:08,763 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:08,770 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:08,774 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, cdd561d2-da4c-4ab4-bc4d-959e5616d461, ghrun-cayf6lo5pe.auto.internal:11128): creating call state
2025-12-08 23:29:08,774 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, cdd561d2-da4c-4ab4-bc4d-959e5616d461, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:08,783 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, cdd561d2-da4c-4ab4-bc4d-959e5616d461, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:08,866 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:08,873 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:08,874 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 31791f88-99dc-466e-9c9c-56f3dfeae582, ghrun-cayf6lo5pe.auto.internal:1500): creating call state
2025-12-08 23:29:08,885 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 31791f88-99dc-466e-9c9c-56f3dfeae582, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:08,887 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 31791f88-99dc-466e-9c9c-56f3dfeae582, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:08,951 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:08,957 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c0dc5adb-479e-4eec-8f42-45797869dd3f, ghrun-cayf6lo5pe.auto.internal:20311): creating call state
2025-12-08 23:29:08,961 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c0dc5adb-479e-4eec-8f42-45797869dd3f, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/82`" } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:08,968 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c0dc5adb-479e-4eec-8f42-45797869dd3f, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:08,974 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:08,976 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 67
2025-12-08 23:29:08,976 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:08,977 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, af4e2c3c-92bc-4b15-996a-221a40b639ef, ghrun-cayf6lo5pe.auto.internal:2860): creating call state
2025-12-08 23:29:08,977 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, af4e2c3c-92bc-4b15-996a-221a40b639ef, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (134, 670),\n                    (135, 671)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:08,983 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, af4e2c3c-92bc-4b15-996a-221a40b639ef, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,224 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:09,225 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:09,226 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5242df7b-e545-4415-bd77-0205834caa25, ghrun-cayf6lo5pe.auto.internal:27816): creating call state
2025-12-08 23:29:09,226 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5242df7b-e545-4415-bd77-0205834caa25, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,227 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5242df7b-e545-4415-bd77-0205834caa25, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,388 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:09,389 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:09,389 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 418d3917-cc5b-4df6-a3e3-9e699c6522d0, ghrun-cayf6lo5pe.auto.internal:64016): creating call state
2025-12-08 23:29:09,391 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 418d3917-cc5b-4df6-a3e3-9e699c6522d0, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,393 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 418d3917-cc5b-4df6-a3e3-9e699c6522d0, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,494 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:09,494 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 68
2025-12-08 23:29:09,496 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:09,497 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9a100809-0652-4975-abc1-85618b9fe1d5, ghrun-cayf6lo5pe.auto.internal:19030): creating call state
2025-12-08 23:29:09,498 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9a100809-0652-4975-abc1-85618b9fe1d5, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (136, 680),\n                    (137, 681)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,499 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9a100809-0652-4975-abc1-85618b9fe1d5, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,642 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:09,643 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 81
2025-12-08 23:29:09,644 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:09,645 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2f63421a-fbcf-4559-9e59-789d60df2557, ghrun-cayf6lo5pe.auto.internal:22782): creating call state
2025-12-08 23:29:09,665 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2f63421a-fbcf-4559-9e59-789d60df2557, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/83` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,677 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2f63421a-fbcf-4559-9e59-789d60df2557, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,784 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:09,785 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 80
2025-12-08 23:29:09,786 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:09,787 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1ae4cec9-8de5-486c-8f92-9ee43f72f569, ghrun-cayf6lo5pe.auto.internal:11128): creating call state
2025-12-08 23:29:09,788 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1ae4cec9-8de5-486c-8f92-9ee43f72f569, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/81`" } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,790 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1ae4cec9-8de5-486c-8f92-9ee43f72f569, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,858 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:09,860 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:09,861 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5bfa2e2b-4da0-4aa7-a508-c6c69fab452f, ghrun-cayf6lo5pe.auto.internal:1500): creating call state
2025-12-08 23:29:09,862 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5bfa2e2b-4da0-4aa7-a508-c6c69fab452f, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,864 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5bfa2e2b-4da0-4aa7-a508-c6c69fab452f, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:09,979 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:09,980 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:09,981 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 13088466-9ed7-4528-9d3b-f61b3f26c0aa, ghrun-cayf6lo5pe.auto.internal:20311): creating call state
2025-12-08 23:29:09,982 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 13088466-9ed7-4528-9d3b-f61b3f26c0aa, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:09,984 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 13088466-9ed7-4528-9d3b-f61b3f26c0aa, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,019 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:10,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 69
2025-12-08 23:29:10,023 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:10,024 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6f91d9bc-44ae-40d9-81e2-750826bf4e94, ghrun-cayf6lo5pe.auto.internal:2860): creating call state
2025-12-08 23:29:10,025 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6f91d9bc-44ae-40d9-81e2-750826bf4e94, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (138, 690),\n                    (139, 691)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,027 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6f91d9bc-44ae-40d9-81e2-750826bf4e94, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,165 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-12-08 23:29:10,169 - DEBUG - ydb.connection:299 - 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-12-08 23:29:10,197 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-12-08 23:29:10,197 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 32bd05a4-19f1-4c82-bcbf-a72de3a0951f, localhost:19030): creating call state
2025-12-08 23:29:10,198 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 32bd05a4-19f1-4c82-bcbf-a72de3a0951f, localhost:19030): request = { database: "/Root" }
2025-12-08 23:29:10,238 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 32bd05a4-19f1-4c82-bcbf-a72de3a0951f, localhost:19030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cayf6lo5pe.auto.internal" port: 30480 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-cayf6lo5pe.auto.internal" port: 26268 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-cayf6lo5pe.auto.internal" port: 19030 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-cayf6lo5pe.auto.internal" port: 21072 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-cayf6lo5pe.auto.internal" port: 19821 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-cayf6lo5pe.auto.internal" port: 22782 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-cayf6lo5pe.auto.internal" port: 20311 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-cayf6lo5pe.auto.internal" port: 64016 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-cayf6lo5pe.auto.internal" port: 11128 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-cayf6lo5pe.auto.internal" port: 27816 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-cayf6lo5pe.auto.internal" port: 1500 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-cayf6lo5pe.auto.internal" port: 2860 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-cayf6lo5pe.auto.internal" port: 14374 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-cayf6lo5pe.auto.internal" port: 6895 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-cayf6lo5pe.auto.internal" port: 5180 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-cayf6lo5pe.auto.internal" port: 18396 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-12-08 23:29:10,241 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-cayf6lo5pe.auto.internal:2860, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:1500, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:64016, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:22782, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:27816, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19030, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:20311, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:11128, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19821, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:26268, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:5180, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:18396, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:14374, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:21072, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:6895, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:30480, location P=r2/default, ssl: False>]>
2025-12-08 23:29:10,242 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:19030
2025-12-08 23:29:10,269 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:10,269 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:10,270 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1eddc91f-f556-4e6a-9d3a-b9762e7de419, ghrun-cayf6lo5pe.auto.internal:27816): creating call state
2025-12-08 23:29:10,273 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1eddc91f-f556-4e6a-9d3a-b9762e7de419, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,274 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1eddc91f-f556-4e6a-9d3a-b9762e7de419, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,365 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:10,366 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 81
2025-12-08 23:29:10,366 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete
2025-12-08 23:29:10,384 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:10,385 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:10,385 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9b11bc63-b7d7-438b-990c-ed683b301def, ghrun-cayf6lo5pe.auto.internal:64016): creating call state
2025-12-08 23:29:10,386 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9b11bc63-b7d7-438b-990c-ed683b301def, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,390 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9b11bc63-b7d7-438b-990c-ed683b301def, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,400 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-cayf6lo5pe.auto.internal:2860, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:1500, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:64016, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:22782, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:27816, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19030, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:20311, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:11128, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19821, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:26268, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:5180, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:18396, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:14374, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:21072, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:6895, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:30480, location P=r2/default, ssl: False>]
2025-12-08 23:29:10,400 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 21
2025-12-08 23:29:10,485 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:10,485 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 70
2025-12-08 23:29:10,485 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:10,486 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2b1de48e-d6d1-4575-a634-3604315e75b8, ghrun-cayf6lo5pe.auto.internal:19030): creating call state
2025-12-08 23:29:10,487 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2b1de48e-d6d1-4575-a634-3604315e75b8, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (140, 700),\n                    (141, 701)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,488 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2b1de48e-d6d1-4575-a634-3604315e75b8, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,543 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:10,543 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 82
2025-12-08 23:29:10,544 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=
2025-12-08 23:29:10,545 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 34fda1b9-74cf-49bd-b5cb-d4b41803806d, ghrun-cayf6lo5pe.auto.internal:22782): creating call state
2025-12-08 23:29:10,545 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 34fda1b9-74cf-49bd-b5cb-d4b41803806d, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/84` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,553 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 34fda1b9-74cf-49bd-b5cb-d4b41803806d, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,696 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:10,697 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:10,697 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 26bdb285-17ab-4f12-9e4f-34b14f968572, ghrun-cayf6lo5pe.auto.internal:11128): creating call state
2025-12-08 23:29:10,698 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 26bdb285-17ab-4f12-9e4f-34b14f968572, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,702 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 26bdb285-17ab-4f12-9e4f-34b14f968572, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,766 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:10,767 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:10,767 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8246a26b-06e7-48a1-b19f-43b9137318a9, ghrun-cayf6lo5pe.auto.internal:1500): creating call state
2025-12-08 23:29:10,768 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8246a26b-06e7-48a1-b19f-43b9137318a9, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,770 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8246a26b-06e7-48a1-b19f-43b9137318a9, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:10,826 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:10,827 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 71
2025-12-08 23:29:10,833 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:10,835 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8e6c4928-b684-4587-a272-0e5e4aed81a2, ghrun-cayf6lo5pe.auto.internal:20311): creating call state
2025-12-08 23:29:10,835 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8e6c4928-b684-4587-a272-0e5e4aed81a2, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (142, 710),\n                    (143, 711)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:10,840 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8e6c4928-b684-4587-a272-0e5e4aed81a2, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,078 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:11,078 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:11,081 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e336a5db-e11c-4073-9b22-5b75d89a8a5f, ghrun-cayf6lo5pe.auto.internal:2860): creating call state
2025-12-08 23:29:11,085 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e336a5db-e11c-4073-9b22-5b75d89a8a5f, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,089 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e336a5db-e11c-4073-9b22-5b75d89a8a5f, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,138 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:11,145 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:11,154 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ef438a29-2e21-4441-be4a-3f83dc5c7571, ghrun-cayf6lo5pe.auto.internal:27816): creating call state
2025-12-08 23:29:11,154 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ef438a29-2e21-4441-be4a-3f83dc5c7571, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,162 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ef438a29-2e21-4441-be4a-3f83dc5c7571, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,200 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:11,205 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 72
2025-12-08 23:29:11,206 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:11,207 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 12ad61d6-0b6b-4346-b70d-bb61769484b8, ghrun-cayf6lo5pe.auto.internal:64016): creating call state
2025-12-08 23:29:11,208 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 12ad61d6-0b6b-4346-b70d-bb61769484b8, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (144, 720),\n                    (145, 721)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,211 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 12ad61d6-0b6b-4346-b70d-bb61769484b8, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,495 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:11,495 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:11,496 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4c975364-d5e7-4ded-aa66-1437744e3fb5, ghrun-cayf6lo5pe.auto.internal:19030): creating call state
2025-12-08 23:29:11,502 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4c975364-d5e7-4ded-aa66-1437744e3fb5, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,503 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4c975364-d5e7-4ded-aa66-1437744e3fb5, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,586 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:11,586 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:11,587 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 65d3b9ec-8228-425e-b47a-dfeb547d7ea8, ghrun-cayf6lo5pe.auto.internal:22782): creating call state
2025-12-08 23:29:11,588 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 65d3b9ec-8228-425e-b47a-dfeb547d7ea8, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,589 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 65d3b9ec-8228-425e-b47a-dfeb547d7ea8, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,619 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:11,619 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 73
2025-12-08 23:29:11,620 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:11,620 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6e3cba1f-8e8b-4a93-82c4-221b42aff24a, ghrun-cayf6lo5pe.auto.internal:11128): creating call state
2025-12-08 23:29:11,621 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6e3cba1f-8e8b-4a93-82c4-221b42aff24a, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (146, 730),\n                    (147, 731)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,622 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6e3cba1f-8e8b-4a93-82c4-221b42aff24a, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,816 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:11,816 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:11,817 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1482d282-e0f2-412f-9915-2dedf84f9335, ghrun-cayf6lo5pe.auto.internal:1500): creating call state
2025-12-08 23:29:11,817 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1482d282-e0f2-412f-9915-2dedf84f9335, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,819 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1482d282-e0f2-412f-9915-2dedf84f9335, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,878 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:11,879 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:11,879 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, fbfb2dc3-1498-4961-81fa-d939f7e94273, ghrun-cayf6lo5pe.auto.internal:20311): creating call state
2025-12-08 23:29:11,880 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fbfb2dc3-1498-4961-81fa-d939f7e94273, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,881 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fbfb2dc3-1498-4961-81fa-d939f7e94273, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:11,900 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 70 seconds, stat:
2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	create_drop: Created: 82, Deleted: 81, Existing: 4
2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	insert_delete: Inserted: 144, actual rows: 72
2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	pile_promotion: Pile promotions: 6
2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	discovery: Discovery: 21
2025-12-08 23:29:11,913 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:11,913 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 74
2025-12-08 23:29:11,914 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:11,914 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 10be2657-7732-4ae6-b61c-e62a4c77beac, ghrun-cayf6lo5pe.auto.internal:2860): creating call state
2025-12-08 23:29:11,915 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 10be2657-7732-4ae6-b61c-e62a4c77beac, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (148, 740),\n                    (149, 741)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:11,917 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 10be2657-7732-4ae6-b61c-e62a4c77beac, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,124 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:12,125 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:12,125 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b0e1b01c-96c7-4d3d-9125-491cb55ad42b, ghrun-cayf6lo5pe.auto.internal:27816): creating call state
2025-12-08 23:29:12,126 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b0e1b01c-96c7-4d3d-9125-491cb55ad42b, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,127 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b0e1b01c-96c7-4d3d-9125-491cb55ad42b, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,213 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:12,213 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:12,214 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c87382b3-c63e-45c4-8d32-b82bfa64b37f, ghrun-cayf6lo5pe.auto.internal:64016): creating call state
2025-12-08 23:29:12,215 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c87382b3-c63e-45c4-8d32-b82bfa64b37f, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,216 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c87382b3-c63e-45c4-8d32-b82bfa64b37f, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,261 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:12,261 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 75
2025-12-08 23:29:12,261 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:12,262 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 08f86d55-bbce-4e23-8aed-bad69d1822c2, ghrun-cayf6lo5pe.auto.internal:19030): creating call state
2025-12-08 23:29:12,263 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 08f86d55-bbce-4e23-8aed-bad69d1822c2, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (150, 750),\n                    (151, 751)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,272 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 08f86d55-bbce-4e23-8aed-bad69d1822c2, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,460 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:12,461 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:12,462 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 89eec7a6-cf71-434d-ad50-8761a0e5f578, ghrun-cayf6lo5pe.auto.internal:22782): creating call state
2025-12-08 23:29:12,464 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 89eec7a6-cf71-434d-ad50-8761a0e5f578, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,467 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 89eec7a6-cf71-434d-ad50-8761a0e5f578, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,516 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=
2025-12-08 23:29:12,517 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:12,518 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b0fd6380-01be-4521-a604-013d80c83ae6, ghrun-cayf6lo5pe.auto.internal:11128): creating call state
2025-12-08 23:29:12,520 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b0fd6380-01be-4521-a604-013d80c83ae6, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,521 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b0fd6380-01be-4521-a604-013d80c83ae6, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,544 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=
2025-12-08 23:29:12,545 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 76
2025-12-08 23:29:12,545 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:12,546 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2955c2a8-1392-41b4-bcbd-225bffc4ed4f, ghrun-cayf6lo5pe.auto.internal:1500): creating call state
2025-12-08 23:29:12,546 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2955c2a8-1392-41b4-bcbd-225bffc4ed4f, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (152, 760),\n                    (153, 761)\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,549 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2955c2a8-1392-41b4-bcbd-225bffc4ed4f, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,760 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=
2025-12-08 23:29:12,761 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==
2025-12-08 23:29:12,761 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 790fc048-a117-493e-ae09-2ae8d4812b1d, ghrun-cayf6lo5pe.auto.internal:20311): creating call state
2025-12-08 23:29:12,762 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 790fc048-a117-493e-ae09-2ae8d4812b1d, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-12-08 23:29:12,763 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 790fc048-a117-493e-ae09-2ae8d4812b1d, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }
2025-12-08 23:29:12,782 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZmEyMDhhMjItM2I2NTAxZDEtYTBiYmJlODQtN2M4MTA3ODc=
2025-12-08 23:29:12,783 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: 
                CREATE TABLE `/Root/test/create_drop/16` (
                    key Int, value Utf8,
                    PRIMARY KEY(key)
                )
            
2025-12-08 23:29:12,783 - 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 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 75, in create_table
    self.client.query(stmt, True)
  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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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'... PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:08,651 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 29340850-465c-4b90-a155-099b8c893410, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:08,763 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:08,770 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:08,774 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, cdd561d2-da4c-4ab4-bc4d-959e5616d461, ghrun-cayf6lo5pe.auto.internal:11128): creating call state\n2025-12-08 23:29:08,774 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, cdd561d2-da4c-4ab4-bc4d-959e5616d461, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:08,783 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, cdd561d2-da4c-4ab4-bc4d-959e5616d461, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:08,866 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:08,873 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:08,874 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 31791f88-99dc-466e-9c9c-56f3dfeae582, ghrun-cayf6lo5pe.auto.internal:1500): creating call state\n2025-12-08 23:29:08,885 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 31791f88-99dc-466e-9c9c-56f3dfeae582, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:08,887 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 31791f88-99dc-466e-9c9c-56f3dfeae582, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:08,951 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:08,957 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c0dc5adb-479e-4eec-8f42-45797869dd3f, ghrun-cayf6lo5pe.auto.internal:20311): creating call state\n2025-12-08 23:29:08,961 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c0dc5adb-479e-4eec-8f42-45797869dd3f, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/82`" } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:08,968 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c0dc5adb-479e-4eec-8f42-45797869dd3f, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:08,974 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:08,976 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 67\n2025-12-08 23:29:08,976 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:08,977 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, af4e2c3c-92bc-4b15-996a-221a40b639ef, ghrun-cayf6lo5pe.auto.internal:2860): creating call state\n2025-12-08 23:29:08,977 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, af4e2c3c-92bc-4b15-996a-221a40b639ef, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (134, 670),\\n                    (135, 671)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:08,983 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, af4e2c3c-92bc-4b15-996a-221a40b639ef, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,224 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:09,225 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:09,226 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5242df7b-e545-4415-bd77-0205834caa25, ghrun-cayf6lo5pe.auto.internal:27816): creating call state\n2025-12-08 23:29:09,226 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5242df7b-e545-4415-bd77-0205834caa25, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,227 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5242df7b-e545-4415-bd77-0205834caa25, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,388 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:09,389 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:09,389 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 418d3917-cc5b-4df6-a3e3-9e699c6522d0, ghrun-cayf6lo5pe.auto.internal:64016): creating call state\n2025-12-08 23:29:09,391 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 418d3917-cc5b-4df6-a3e3-9e699c6522d0, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,393 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 418d3917-cc5b-4df6-a3e3-9e699c6522d0, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,494 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:09,494 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 68\n2025-12-08 23:29:09,496 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:09,497 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9a100809-0652-4975-abc1-85618b9fe1d5, ghrun-cayf6lo5pe.auto.internal:19030): creating call state\n2025-12-08 23:29:09,498 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9a100809-0652-4975-abc1-85618b9fe1d5, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (136, 680),\\n                    (137, 681)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,499 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9a100809-0652-4975-abc1-85618b9fe1d5, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,642 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:09,643 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 81\n2025-12-08 23:29:09,644 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:09,645 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2f63421a-fbcf-4559-9e59-789d60df2557, ghrun-cayf6lo5pe.auto.internal:22782): creating call state\n2025-12-08 23:29:09,665 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2f63421a-fbcf-4559-9e59-789d60df2557, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/83` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,677 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2f63421a-fbcf-4559-9e59-789d60df2557, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,784 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:09,785 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 80\n2025-12-08 23:29:09,786 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:09,787 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1ae4cec9-8de5-486c-8f92-9ee43f72f569, ghrun-cayf6lo5pe.auto.internal:11128): creating call state\n2025-12-08 23:29:09,788 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1ae4cec9-8de5-486c-8f92-9ee43f72f569, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/81`" } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,790 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1ae4cec9-8de5-486c-8f92-9ee43f72f569, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,858 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:09,860 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:09,861 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5bfa2e2b-4da0-4aa7-a508-c6c69fab452f, ghrun-cayf6lo5pe.auto.internal:1500): creating call state\n2025-12-08 23:29:09,862 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5bfa2e2b-4da0-4aa7-a508-c6c69fab452f, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,864 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5bfa2e2b-4da0-4aa7-a508-c6c69fab452f, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:09,979 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:09,980 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:09,981 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 13088466-9ed7-4528-9d3b-f61b3f26c0aa, ghrun-cayf6lo5pe.auto.internal:20311): creating call state\n2025-12-08 23:29:09,982 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 13088466-9ed7-4528-9d3b-f61b3f26c0aa, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:09,984 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 13088466-9ed7-4528-9d3b-f61b3f26c0aa, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,019 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:10,019 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 69\n2025-12-08 23:29:10,023 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:10,024 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6f91d9bc-44ae-40d9-81e2-750826bf4e94, ghrun-cayf6lo5pe.auto.internal:2860): creating call state\n2025-12-08 23:29:10,025 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6f91d9bc-44ae-40d9-81e2-750826bf4e94, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (138, 690),\\n                    (139, 691)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,027 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6f91d9bc-44ae-40d9-81e2-750826bf4e94, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,165 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-12-08 23:29:10,169 - DEBUG - ydb.connection:299 - 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-12-08 23:29:10,197 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-12-08 23:29:10,197 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 32bd05a4-19f1-4c82-bcbf-a72de3a0951f, localhost:19030): creating call state\n2025-12-08 23:29:10,198 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 32bd05a4-19f1-4c82-bcbf-a72de3a0951f, localhost:19030): request = { database: "/Root" }\n2025-12-08 23:29:10,238 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 32bd05a4-19f1-4c82-bcbf-a72de3a0951f, localhost:19030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cayf6lo5pe.auto.internal" port: 30480 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-cayf6lo5pe.auto.internal" port: 26268 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-cayf6lo5pe.auto.internal" port: 19030 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-cayf6lo5pe.auto.internal" port: 21072 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-cayf6lo5pe.auto.internal" port: 19821 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-cayf6lo5pe.auto.internal" port: 22782 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-cayf6lo5pe.auto.internal" port: 20311 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-cayf6lo5pe.auto.internal" port: 64016 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-cayf6lo5pe.auto.internal" port: 11128 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-cayf6lo5pe.auto.internal" port: 27816 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-cayf6lo5pe.auto.internal" port: 1500 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-cayf6lo5pe.auto.internal" port: 2860 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-cayf6lo5pe.auto.internal" port: 14374 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-cayf6lo5pe.auto.internal" port: 6895 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-cayf6lo5pe.auto.internal" port: 5180 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-cayf6lo5pe.auto.internal" port: 18396 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-12-08 23:29:10,241 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-cayf6lo5pe.auto.internal:2860, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:1500, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:64016, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:22782, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:27816, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19030, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:20311, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:11128, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19821, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:26268, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:5180, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:18396, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:14374, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:21072, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:6895, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:30480, location P=r2/default, ssl: False>]>\n2025-12-08 23:29:10,242 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:19030\n2025-12-08 23:29:10,269 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:10,269 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:10,270 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1eddc91f-f556-4e6a-9d3a-b9762e7de419, ghrun-cayf6lo5pe.auto.internal:27816): creating call state\n2025-12-08 23:29:10,273 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1eddc91f-f556-4e6a-9d3a-b9762e7de419, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,274 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1eddc91f-f556-4e6a-9d3a-b9762e7de419, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,365 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:10,366 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 81\n2025-12-08 23:29:10,366 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete\n2025-12-08 23:29:10,384 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:10,385 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:10,385 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9b11bc63-b7d7-438b-990c-ed683b301def, ghrun-cayf6lo5pe.auto.internal:64016): creating call state\n2025-12-08 23:29:10,386 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9b11bc63-b7d7-438b-990c-ed683b301def, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,390 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9b11bc63-b7d7-438b-990c-ed683b301def, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,400 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-cayf6lo5pe.auto.internal:2860, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:1500, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:64016, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:22782, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:27816, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19030, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:20311, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:11128, location P=r1/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:19821, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:26268, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:5180, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:18396, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:14374, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:21072, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:6895, location P=r2/default, ssl: False>, <Endpoint ghrun-cayf6lo5pe.auto.internal:30480, location P=r2/default, ssl: False>]\n2025-12-08 23:29:10,400 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 21\n2025-12-08 23:29:10,485 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:10,485 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 70\n2025-12-08 23:29:10,485 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:10,486 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2b1de48e-d6d1-4575-a634-3604315e75b8, ghrun-cayf6lo5pe.auto.internal:19030): creating call state\n2025-12-08 23:29:10,487 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2b1de48e-d6d1-4575-a634-3604315e75b8, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (140, 700),\\n                    (141, 701)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,488 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2b1de48e-d6d1-4575-a634-3604315e75b8, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,543 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:10,543 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 82\n2025-12-08 23:29:10,544 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=\n2025-12-08 23:29:10,545 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 34fda1b9-74cf-49bd-b5cb-d4b41803806d, ghrun-cayf6lo5pe.auto.internal:22782): creating call state\n2025-12-08 23:29:10,545 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 34fda1b9-74cf-49bd-b5cb-d4b41803806d, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=7&id=ODljOTJiMjktNGNkYTliZWMtMTJiNTgwZDItOGZmMjQ1NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/84` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,553 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 34fda1b9-74cf-49bd-b5cb-d4b41803806d, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,696 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:10,697 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:10,697 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 26bdb285-17ab-4f12-9e4f-34b14f968572, ghrun-cayf6lo5pe.auto.internal:11128): creating call state\n2025-12-08 23:29:10,698 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 26bdb285-17ab-4f12-9e4f-34b14f968572, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,702 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 26bdb285-17ab-4f12-9e4f-34b14f968572, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,766 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:10,767 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:10,767 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8246a26b-06e7-48a1-b19f-43b9137318a9, ghrun-cayf6lo5pe.auto.internal:1500): creating call state\n2025-12-08 23:29:10,768 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8246a26b-06e7-48a1-b19f-43b9137318a9, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,770 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8246a26b-06e7-48a1-b19f-43b9137318a9, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:10,826 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:10,827 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 71\n2025-12-08 23:29:10,833 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:10,835 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8e6c4928-b684-4587-a272-0e5e4aed81a2, ghrun-cayf6lo5pe.auto.internal:20311): creating call state\n2025-12-08 23:29:10,835 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8e6c4928-b684-4587-a272-0e5e4aed81a2, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (142, 710),\\n                    (143, 711)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:10,840 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8e6c4928-b684-4587-a272-0e5e4aed81a2, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,078 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:11,078 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:11,081 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e336a5db-e11c-4073-9b22-5b75d89a8a5f, ghrun-cayf6lo5pe.auto.internal:2860): creating call state\n2025-12-08 23:29:11,085 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e336a5db-e11c-4073-9b22-5b75d89a8a5f, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,089 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e336a5db-e11c-4073-9b22-5b75d89a8a5f, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,138 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:11,145 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:11,154 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ef438a29-2e21-4441-be4a-3f83dc5c7571, ghrun-cayf6lo5pe.auto.internal:27816): creating call state\n2025-12-08 23:29:11,154 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ef438a29-2e21-4441-be4a-3f83dc5c7571, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,162 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ef438a29-2e21-4441-be4a-3f83dc5c7571, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,200 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:11,205 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 72\n2025-12-08 23:29:11,206 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:11,207 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 12ad61d6-0b6b-4346-b70d-bb61769484b8, ghrun-cayf6lo5pe.auto.internal:64016): creating call state\n2025-12-08 23:29:11,208 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 12ad61d6-0b6b-4346-b70d-bb61769484b8, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (144, 720),\\n                    (145, 721)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,211 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 12ad61d6-0b6b-4346-b70d-bb61769484b8, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,495 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:11,495 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:11,496 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4c975364-d5e7-4ded-aa66-1437744e3fb5, ghrun-cayf6lo5pe.auto.internal:19030): creating call state\n2025-12-08 23:29:11,502 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4c975364-d5e7-4ded-aa66-1437744e3fb5, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,503 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4c975364-d5e7-4ded-aa66-1437744e3fb5, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,586 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:11,586 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:11,587 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 65d3b9ec-8228-425e-b47a-dfeb547d7ea8, ghrun-cayf6lo5pe.auto.internal:22782): creating call state\n2025-12-08 23:29:11,588 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 65d3b9ec-8228-425e-b47a-dfeb547d7ea8, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,589 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 65d3b9ec-8228-425e-b47a-dfeb547d7ea8, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,619 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:11,619 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 73\n2025-12-08 23:29:11,620 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:11,620 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6e3cba1f-8e8b-4a93-82c4-221b42aff24a, ghrun-cayf6lo5pe.auto.internal:11128): creating call state\n2025-12-08 23:29:11,621 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6e3cba1f-8e8b-4a93-82c4-221b42aff24a, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (146, 730),\\n                    (147, 731)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,622 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6e3cba1f-8e8b-4a93-82c4-221b42aff24a, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,816 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:11,816 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:11,817 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 1482d282-e0f2-412f-9915-2dedf84f9335, ghrun-cayf6lo5pe.auto.internal:1500): creating call state\n2025-12-08 23:29:11,817 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 1482d282-e0f2-412f-9915-2dedf84f9335, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,819 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 1482d282-e0f2-412f-9915-2dedf84f9335, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,878 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:11,879 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:11,879 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, fbfb2dc3-1498-4961-81fa-d939f7e94273, ghrun-cayf6lo5pe.auto.internal:20311): creating call state\n2025-12-08 23:29:11,880 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fbfb2dc3-1498-4961-81fa-d939f7e94273, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,881 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fbfb2dc3-1498-4961-81fa-d939f7e94273, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:11,900 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 70 seconds, stat:\n2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tcreate_drop: Created: 82, Deleted: 81, Existing: 4\n2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tinsert_delete: Inserted: 144, actual rows: 72\n2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tpile_promotion: Pile promotions: 6\n2025-12-08 23:29:11,901 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tdiscovery: Discovery: 21\n2025-12-08 23:29:11,913 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:11,913 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 74\n2025-12-08 23:29:11,914 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:11,914 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 10be2657-7732-4ae6-b61c-e62a4c77beac, ghrun-cayf6lo5pe.auto.internal:2860): creating call state\n2025-12-08 23:29:11,915 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 10be2657-7732-4ae6-b61c-e62a4c77beac, ghrun-cayf6lo5pe.auto.internal:2860): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (148, 740),\\n                    (149, 741)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:11,917 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 10be2657-7732-4ae6-b61c-e62a4c77beac, ghrun-cayf6lo5pe.auto.internal:2860): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,124 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:12,125 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:12,125 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b0e1b01c-96c7-4d3d-9125-491cb55ad42b, ghrun-cayf6lo5pe.auto.internal:27816): creating call state\n2025-12-08 23:29:12,126 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b0e1b01c-96c7-4d3d-9125-491cb55ad42b, ghrun-cayf6lo5pe.auto.internal:27816): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,127 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b0e1b01c-96c7-4d3d-9125-491cb55ad42b, ghrun-cayf6lo5pe.auto.internal:27816): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,213 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:12,213 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:12,214 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c87382b3-c63e-45c4-8d32-b82bfa64b37f, ghrun-cayf6lo5pe.auto.internal:64016): creating call state\n2025-12-08 23:29:12,215 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c87382b3-c63e-45c4-8d32-b82bfa64b37f, ghrun-cayf6lo5pe.auto.internal:64016): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,216 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c87382b3-c63e-45c4-8d32-b82bfa64b37f, ghrun-cayf6lo5pe.auto.internal:64016): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,261 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:12,261 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 75\n2025-12-08 23:29:12,261 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:12,262 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 08f86d55-bbce-4e23-8aed-bad69d1822c2, ghrun-cayf6lo5pe.auto.internal:19030): creating call state\n2025-12-08 23:29:12,263 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 08f86d55-bbce-4e23-8aed-bad69d1822c2, ghrun-cayf6lo5pe.auto.internal:19030): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (150, 750),\\n                    (151, 751)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,272 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 08f86d55-bbce-4e23-8aed-bad69d1822c2, ghrun-cayf6lo5pe.auto.internal:19030): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,460 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:12,461 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:12,462 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 89eec7a6-cf71-434d-ad50-8761a0e5f578, ghrun-cayf6lo5pe.auto.internal:22782): creating call state\n2025-12-08 23:29:12,464 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 89eec7a6-cf71-434d-ad50-8761a0e5f578, ghrun-cayf6lo5pe.auto.internal:22782): request = { session_id: "ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,467 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 89eec7a6-cf71-434d-ad50-8761a0e5f578, ghrun-cayf6lo5pe.auto.internal:22782): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,516 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=ZWQ5ZjI5YTctZjcwNmJmN2EtYWM0OWFkYjQtMWY5NDhmYjk=\n2025-12-08 23:29:12,517 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:12,518 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b0fd6380-01be-4521-a604-013d80c83ae6, ghrun-cayf6lo5pe.auto.internal:11128): creating call state\n2025-12-08 23:29:12,520 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b0fd6380-01be-4521-a604-013d80c83ae6, ghrun-cayf6lo5pe.auto.internal:11128): request = { session_id: "ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,521 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b0fd6380-01be-4521-a604-013d80c83ae6, ghrun-cayf6lo5pe.auto.internal:11128): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,544 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=MTIyMjNhZDUtZjVmYTgzYjQtYjk2MmVkOTgtMjU5MDUzMWU=\n2025-12-08 23:29:12,545 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 76\n2025-12-08 23:29:12,545 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:12,546 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2955c2a8-1392-41b4-bcbd-225bffc4ed4f, ghrun-cayf6lo5pe.auto.internal:1500): creating call state\n2025-12-08 23:29:12,546 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2955c2a8-1392-41b4-bcbd-225bffc4ed4f, ghrun-cayf6lo5pe.auto.internal:1500): request = { session_id: "ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (152, 760),\\n                    (153, 761)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,549 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2955c2a8-1392-41b4-bcbd-225bffc4ed4f, ghrun-cayf6lo5pe.auto.internal:1500): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,760 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=NjZmMDcyOTUtYmNhMmY0OGYtZDNiZTcwYWUtNmM0YTdiMjc=\n2025-12-08 23:29:12,761 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==\n2025-12-08 23:29:12,761 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 790fc048-a117-493e-ae09-2ae8d4812b1d, ghrun-cayf6lo5pe.auto.internal:20311): creating call state\n2025-12-08 23:29:12,762 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 790fc048-a117-493e-ae09-2ae8d4812b1d, ghrun-cayf6lo5pe.auto.internal:20311): request = { session_id: "ydb://session/3?node_id=3&id=NGQyMGY1Mi1lMmM3MjFmZC1lMjdlOWE4My04YjMwYTRkZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-12-08 23:29:12,763 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 790fc048-a117-493e-ae09-2ae8d4812b1d, ghrun-cayf6lo5pe.auto.internal:20311): response = { <_MultiThreadedRendezvous object> }\n2025-12-08 23:29:12,782 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=ZmEyMDhhMjItM2I2NTAxZDEtYTBiYmJlODQtN2M4MTA3ODc=\n2025-12-08 23:29:12,783 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: \n                CREATE TABLE `/Root/test/create_drop/16` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            \n2025-12-08 23:29:12,783 - 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 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 75, in create_table\n    self.client.query(stmt, True)\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 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, 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:276 Stopped node localhost:14374/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:19030/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:22782/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:64016/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:5180/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:18396/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1500/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:6895/16
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:20311/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:11128/11
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26268/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:30480/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:19821/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:2860/15
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:21072/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:27816/13
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28399
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15738
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25802
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3823
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9462
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9560
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3651
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29527
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29554
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63056
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18449
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26891
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29684
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1500
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23451
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/16441
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64016
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5180
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14374
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9772
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11374
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14305
============================== slowest durations ===============================
77.69s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
40.44s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
7.10s 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/ugpq/000c7f/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:19030 --http_endpoint http://localhost:10865 --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 94, 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 127.50s (0:02:07) =========================
