============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:30524 --http_endpoint http://localhost:28406 --database /Root --path test --duration 180' has failed with code 1.
E   Errors:
E   ...^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
E       return retry_operation_sync(wrapped_callee, retry_settings)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
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/grpcio/py3/grpc/_channel.py", line 543, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
E       raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	debug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"
E   >
------------------------------ 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/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14926
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/kikimr_cluster_rkcqa2fp
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4621
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_1m55ku_9.log --grpc-port=30524 --mon-port=28406 --ic-port=24611
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9911
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_0ys2z_eq.log --grpc-port=25286 --mon-port=10360 --ic-port=20747
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6574
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19657
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7108
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_pysp7v14.log --grpc-port=6574 --mon-port=11252 --ic-port=64149
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7195
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_s5963b9_.log --grpc-port=19148 --mon-port=21130 --ic-port=9470
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6266
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15398
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14124
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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__l0b1yla.log --grpc-port=10016 --mon-port=6266 --ic-port=23593
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20692
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_mb39lmsr.log --grpc-port=26067 --mon-port=21365 --ic-port=1485
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28826
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_a81hi3r1.log --grpc-port=26298 --mon-port=6942 --ic-port=19945
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25522
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1601
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_6tqme8s0.log --grpc-port=18363 --mon-port=25522 --ic-port=23579
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4166
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25768
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13026
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_1o_itfh6.log --grpc-port=4166 --mon-port=25768 --ic-port=19249
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11063
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27566
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23482
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_02t_b07i.log --grpc-port=11063 --mon-port=27566 --ic-port=9390
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12340
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_p213b6zn.log --grpc-port=12340 --mon-port=19397 --ic-port=6397
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5116
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_qcrsbfwb.log --grpc-port=23774 --mon-port=5488 --ic-port=1997
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1245
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22054
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_vs9xu8tr.log --grpc-port=10820 --mon-port=62352 --ic-port=1969
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_3z3jfj3v.log --grpc-port=21941 --mon-port=4341 --ic-port=23666
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21156
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_kt6cd5x0.log --grpc-port=15311 --mon-port=25165 --ic-port=22890
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_ho61y535.log --grpc-port=25507 --mon-port=12467 --ic-port=14926
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk10f2cs1y8.data on node localhost:30524/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_1m55ku_9.log --grpc-port=30524 --mon-port=28406 --ic-port=24611
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_1m55ku_9.log', '--grpc-port=30524', '--mon-port=28406', '--ic-port=24611')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3681736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30524/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3681737
DEBUG    ya.test:process.py:259 Command (pid 3681737) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3681737) elapsed time (sec): 0.5502052307128906
DEBUG    ya.test:process.py:263 Command (pid 3681737) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3681737) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 3681737) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3681737) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3681737) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3681737) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3681737) stime: 0.296277
DEBUG    ya.test:process.py:263 Command (pid 3681737) utime: 0.11928499999999999
DEBUG    ya.test:process.py:263 Command (pid 3681737) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 3681737) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3681737) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1hhx_24xk.data on node localhost:25286/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_0ys2z_eq.log --grpc-port=25286 --mon-port=10360 --ic-port=20747
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_0ys2z_eq.log', '--grpc-port=25286', '--mon-port=10360', '--ic-port=20747')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3681894
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25286/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3681907
DEBUG    ya.test:process.py:259 Command (pid 3681907) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3681907) elapsed time (sec): 0.5076558589935303
DEBUG    ya.test:process.py:263 Command (pid 3681907) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3681907) minflt: 16582
DEBUG    ya.test:process.py:263 Command (pid 3681907) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 3681907) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3681907) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3681907) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3681907) stime: 0.271084
DEBUG    ya.test:process.py:263 Command (pid 3681907) utime: 0.111622
DEBUG    ya.test:process.py:263 Command (pid 3681907) wtime: 0.51
DEBUG    ya.test:process.py:275 Command (pid 3681907) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3681907) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1apeakv13.data on node localhost:6574/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_pysp7v14.log --grpc-port=6574 --mon-port=11252 --ic-port=64149
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_pysp7v14.log', '--grpc-port=6574', '--mon-port=11252', '--ic-port=64149')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3682050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6574/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3682051
DEBUG    ya.test:process.py:259 Command (pid 3682051) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3682051) elapsed time (sec): 0.4923281669616699
DEBUG    ya.test:process.py:263 Command (pid 3682051) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3682051) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 3682051) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3682051) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3682051) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3682051) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3682051) stime: 0.26028999999999997
DEBUG    ya.test:process.py:263 Command (pid 3682051) utime: 0.11842
DEBUG    ya.test:process.py:263 Command (pid 3682051) wtime: 0.502
DEBUG    ya.test:process.py:275 Command (pid 3682051) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3682051) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1kbd8lqh8.data on node localhost:19148/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_s5963b9_.log --grpc-port=19148 --mon-port=21130 --ic-port=9470
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_s5963b9_.log', '--grpc-port=19148', '--mon-port=21130', '--ic-port=9470')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3682222
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19148/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3682223
DEBUG    ya.test:process.py:259 Command (pid 3682223) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3682223) elapsed time (sec): 0.5038671493530273
DEBUG    ya.test:process.py:263 Command (pid 3682223) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3682223) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3682223) minflt: 21203
DEBUG    ya.test:process.py:263 Command (pid 3682223) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3682223) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3682223) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3682223) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3682223) stime: 0.295634
DEBUG    ya.test:process.py:263 Command (pid 3682223) utime: 0.137962
DEBUG    ya.test:process.py:263 Command (pid 3682223) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 3682223) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3682223) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk14dxkknuc.data on node localhost:10016/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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__l0b1yla.log --grpc-port=10016 --mon-port=6266 --ic-port=23593
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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__l0b1yla.log', '--grpc-port=10016', '--mon-port=6266', '--ic-port=23593')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3682358
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10016/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3682370
DEBUG    ya.test:process.py:259 Command (pid 3682370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3682370) elapsed time (sec): 0.4899616241455078
DEBUG    ya.test:process.py:263 Command (pid 3682370) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3682370) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3682370) minflt: 16483
DEBUG    ya.test:process.py:263 Command (pid 3682370) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3682370) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3682370) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3682370) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3682370) stime: 0.297683
DEBUG    ya.test:process.py:263 Command (pid 3682370) utime: 0.13275
DEBUG    ya.test:process.py:263 Command (pid 3682370) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 3682370) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3682370) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1txle47ep.data on node localhost:26067/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_mb39lmsr.log --grpc-port=26067 --mon-port=21365 --ic-port=1485
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_mb39lmsr.log', '--grpc-port=26067', '--mon-port=21365', '--ic-port=1485')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3682454
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26067/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3682455
DEBUG    ya.test:process.py:259 Command (pid 3682455) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3682455) elapsed time (sec): 0.6999013423919678
DEBUG    ya.test:process.py:263 Command (pid 3682455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3682455) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3682455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3682455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3682455) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3682455) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3682455) stime: 0.283995
DEBUG    ya.test:process.py:263 Command (pid 3682455) utime: 0.126279
DEBUG    ya.test:process.py:263 Command (pid 3682455) wtime: 0.701
DEBUG    ya.test:process.py:275 Command (pid 3682455) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3682455) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1g_3_tv4d.data on node localhost:26298/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_a81hi3r1.log --grpc-port=26298 --mon-port=6942 --ic-port=19945
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_a81hi3r1.log', '--grpc-port=26298', '--mon-port=6942', '--ic-port=19945')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3682711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26298/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3682712
DEBUG    ya.test:process.py:259 Command (pid 3682712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3682712) elapsed time (sec): 0.7636950016021729
DEBUG    ya.test:process.py:263 Command (pid 3682712) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3682712) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3682712) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 3682712) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3682712) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3682712) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3682712) stime: 0.269635
DEBUG    ya.test:process.py:263 Command (pid 3682712) utime: 0.127113
DEBUG    ya.test:process.py:263 Command (pid 3682712) wtime: 0.772
DEBUG    ya.test:process.py:275 Command (pid 3682712) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3682712) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1zpc0xmhs.data on node localhost:18363/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_6tqme8s0.log --grpc-port=18363 --mon-port=25522 --ic-port=23579
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_6tqme8s0.log', '--grpc-port=18363', '--mon-port=25522', '--ic-port=23579')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3682970
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18363/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3682972
DEBUG    ya.test:process.py:259 Command (pid 3682972) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3682972) elapsed time (sec): 0.5067780017852783
DEBUG    ya.test:process.py:263 Command (pid 3682972) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3682972) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3682972) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 3682972) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3682972) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3682972) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3682972) stime: 0.260719
DEBUG    ya.test:process.py:263 Command (pid 3682972) utime: 0.13780799999999999
DEBUG    ya.test:process.py:263 Command (pid 3682972) wtime: 0.508
DEBUG    ya.test:process.py:275 Command (pid 3682972) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3682972) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk16u2lg0ic.data on node localhost:4166/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_1o_itfh6.log --grpc-port=4166 --mon-port=25768 --ic-port=19249
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_1o_itfh6.log', '--grpc-port=4166', '--mon-port=25768', '--ic-port=19249')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3683050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4166/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3683051
DEBUG    ya.test:process.py:259 Command (pid 3683051) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3683051) elapsed time (sec): 0.9004926681518555
DEBUG    ya.test:process.py:263 Command (pid 3683051) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3683051) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3683051) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) nivcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3683051) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3683051) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3683051) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3683051) stime: 0.276638
DEBUG    ya.test:process.py:263 Command (pid 3683051) utime: 0.138448
DEBUG    ya.test:process.py:263 Command (pid 3683051) wtime: 0.903
DEBUG    ya.test:process.py:275 Command (pid 3683051) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3683051) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk124johj5f.data on node localhost:11063/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_02t_b07i.log --grpc-port=11063 --mon-port=27566 --ic-port=9390
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_02t_b07i.log', '--grpc-port=11063', '--mon-port=27566', '--ic-port=9390')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3683333
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11063/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3683334
DEBUG    ya.test:process.py:259 Command (pid 3683334) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3683334) elapsed time (sec): 0.6784265041351318
DEBUG    ya.test:process.py:263 Command (pid 3683334) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3683334) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3683334) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3683334) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3683334) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3683334) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3683334) stime: 0.282921
DEBUG    ya.test:process.py:263 Command (pid 3683334) utime: 0.12536899999999998
DEBUG    ya.test:process.py:263 Command (pid 3683334) wtime: 0.688
DEBUG    ya.test:process.py:275 Command (pid 3683334) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3683334) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 10 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1r7_t53pj.data on node localhost:12340/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_p213b6zn.log --grpc-port=12340 --mon-port=19397 --ic-port=6397
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_p213b6zn.log', '--grpc-port=12340', '--mon-port=19397', '--ic-port=6397')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3683515
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12340/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3683516
DEBUG    ya.test:process.py:259 Command (pid 3683516) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3683516) elapsed time (sec): 0.6570518016815186
DEBUG    ya.test:process.py:263 Command (pid 3683516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3683516) minflt: 16663
DEBUG    ya.test:process.py:263 Command (pid 3683516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 3683516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3683516) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3683516) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3683516) stime: 0.316764
DEBUG    ya.test:process.py:263 Command (pid 3683516) utime: 0.147069
DEBUG    ya.test:process.py:263 Command (pid 3683516) wtime: 0.684
DEBUG    ya.test:process.py:275 Command (pid 3683516) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3683516) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 11 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk19ry5b0fs.data on node localhost:23774/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_qcrsbfwb.log --grpc-port=23774 --mon-port=5488 --ic-port=1997
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_qcrsbfwb.log', '--grpc-port=23774', '--mon-port=5488', '--ic-port=1997')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3683759
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23774/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3683769
DEBUG    ya.test:process.py:259 Command (pid 3683769) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3683769) elapsed time (sec): 0.48803091049194336
DEBUG    ya.test:process.py:263 Command (pid 3683769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3683769) minflt: 16236
DEBUG    ya.test:process.py:263 Command (pid 3683769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3683769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3683769) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3683769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3683769) stime: 0.27450399999999997
DEBUG    ya.test:process.py:263 Command (pid 3683769) utime: 0.10622899999999999
DEBUG    ya.test:process.py:263 Command (pid 3683769) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3683769) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3683769) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 12 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1lgatmlme.data on node localhost:10820/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_vs9xu8tr.log --grpc-port=10820 --mon-port=62352 --ic-port=1969
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_vs9xu8tr.log', '--grpc-port=10820', '--mon-port=62352', '--ic-port=1969')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3683897
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10820/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3683898
DEBUG    ya.test:process.py:259 Command (pid 3683898) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3683898) elapsed time (sec): 0.5078423023223877
DEBUG    ya.test:process.py:263 Command (pid 3683898) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3683898) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 3683898) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 3683898) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3683898) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3683898) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3683898) stime: 0.25728
DEBUG    ya.test:process.py:263 Command (pid 3683898) utime: 0.11656599999999999
DEBUG    ya.test:process.py:263 Command (pid 3683898) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 3683898) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3683898) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 13 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1dkxm51fi.data on node localhost:21941/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_3z3jfj3v.log --grpc-port=21941 --mon-port=4341 --ic-port=23666
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_3z3jfj3v.log', '--grpc-port=21941', '--mon-port=4341', '--ic-port=23666')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3684055
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21941/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3684057
DEBUG    ya.test:process.py:259 Command (pid 3684057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3684057) elapsed time (sec): 0.43186378479003906
DEBUG    ya.test:process.py:263 Command (pid 3684057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3684057) minflt: 16234
DEBUG    ya.test:process.py:263 Command (pid 3684057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 3684057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3684057) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3684057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3684057) stime: 0.237875
DEBUG    ya.test:process.py:263 Command (pid 3684057) utime: 0.13876
DEBUG    ya.test:process.py:263 Command (pid 3684057) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 3684057) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3684057) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 14 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1e7j1znbp.data on node localhost:15311/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_kt6cd5x0.log --grpc-port=15311 --mon-port=25165 --ic-port=22890
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_kt6cd5x0.log', '--grpc-port=15311', '--mon-port=25165', '--ic-port=22890')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3684204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15311/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3684206
DEBUG    ya.test:process.py:259 Command (pid 3684206) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3684206) elapsed time (sec): 0.5194337368011475
DEBUG    ya.test:process.py:263 Command (pid 3684206) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3684206) minflt: 16253
DEBUG    ya.test:process.py:263 Command (pid 3684206) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 3684206) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3684206) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3684206) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3684206) stime: 0.286902
DEBUG    ya.test:process.py:263 Command (pid 3684206) utime: 0.112191
DEBUG    ya.test:process.py:263 Command (pid 3684206) wtime: 0.53
DEBUG    ya.test:process.py:275 Command (pid 3684206) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3684206) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 15 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/bfdv/002665/r3tmp/pdisk1rf67kpy6.data on node localhost:25507/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/bfdv/002665/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_ho61y535.log --grpc-port=25507 --mon-port=12467 --ic-port=14926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/bfdv/002665/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/bfdv/002665/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_ho61y535.log', '--grpc-port=25507', '--mon-port=12467', '--ic-port=14926')' in '/home/runner/.ya/build/build_root/bfdv/002665/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: 3684411
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25507/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/bfdv/002665/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3684414
DEBUG    ya.test:process.py:259 Command (pid 3684414) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3684414) elapsed time (sec): 0.49886584281921387
DEBUG    ya.test:process.py:263 Command (pid 3684414) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) maxrss: 543868
DEBUG    ya.test:process.py:263 Command (pid 3684414) minflt: 16233
DEBUG    ya.test:process.py:263 Command (pid 3684414) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 3684414) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3684414) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3684414) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3684414) stime: 0.260506
DEBUG    ya.test:process.py:263 Command (pid 3684414) utime: 0.130253
DEBUG    ya.test:process.py:263 Command (pid 3684414) wtime: 0.502
DEBUG    ya.test:process.py:275 Command (pid 3684414) output:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-656d22veii
    Host information: 
        Linux ghrun-656d22veii 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3684414) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 16 version:
Git info:
    Commit: 8c3b4f0ead93da122cf8240a96eff0d3af239f8c
    Branch: 
    Author: Stanislav Yablonskiy <neyrox@ydb.tech>
    Summary: Merge b732233427ae08e52f6c7aad6547f09d09ccfdc4 into cdf4a1d50566808778e067de0fca2b6fbd445695
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:497 Successfully bootstrapped cluster
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/bfdv/002665/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30524', '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/bfdv/002665/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30524', '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: 3686278
DEBUG    ya.test:process.py:259 Command (pid 3686278) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3686278) elapsed time (sec): 0.5184650421142578
DEBUG    ya.test:process.py:263 Command (pid 3686278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) maxrss: 552208
DEBUG    ya.test:process.py:263 Command (pid 3686278) minflt: 18377
DEBUG    ya.test:process.py:263 Command (pid 3686278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3686278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3686278) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 3686278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3686278) stime: 0.28660399999999997
DEBUG    ya.test:process.py:263 Command (pid 3686278) utime: 0.147396
DEBUG    ya.test:process.py:263 Command (pid 3686278) wtime: 0.52
DEBUG    ya.test:process.py:275 Command (pid 3686278) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 20

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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/bfdv/002665/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/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:30524', '--http_endpoint', 'http://localhost:28406', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3686457
DEBUG    ya.test:process.py:259 Command (pid 3686457) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3686457) elapsed time (sec): 137.11093640327454
DEBUG    ya.test:process.py:263 Command (pid 3686457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) inblock: 33072
DEBUG    ya.test:process.py:263 Command (pid 3686457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 3686457) maxrss: 246636
DEBUG    ya.test:process.py:263 Command (pid 3686457) minflt: 41297
DEBUG    ya.test:process.py:263 Command (pid 3686457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) nivcsw: 4127
DEBUG    ya.test:process.py:263 Command (pid 3686457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3686457) nvcsw: 83970
DEBUG    ya.test:process.py:263 Command (pid 3686457) oublock: 11136
DEBUG    ya.test:process.py:263 Command (pid 3686457) stime: 2.260026
DEBUG    ya.test:process.py:263 Command (pid 3686457) utime: 17.756777
DEBUG    ya.test:process.py:263 Command (pid 3686457) wtime: 137.135
DEBUG    ya.test:process.py:275 Command (pid 3686457) output:

DEBUG    ya.test:process.py:276 Command (pid 3686457) errors:
...jMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:27,912 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b7c81fc1-df4b-402b-836d-3b69b6b175b1, ghrun-656d22veii.auto.internal:12340): creating call state
2025-11-01 16:31:27,912 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b7c81fc1-df4b-402b-836d-3b69b6b175b1, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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-11-01 16:31:27,922 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b7c81fc1-df4b-402b-836d-3b69b6b175b1, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:27,902 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:27,935 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 791
2025-11-01 16:31:27,938 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:27,938 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a70621ef-0f24-42bf-af90-d64514b579d2, ghrun-656d22veii.auto.internal:15311): creating call state
2025-11-01 16:31:27,939 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a70621ef-0f24-42bf-af90-d64514b579d2, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/794`" } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:27,902 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:27,942 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 792
2025-11-01 16:31:27,942 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete
2025-11-01 16:31:27,953 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:27,954 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 691
2025-11-01 16:31:27,954 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:27,954 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6fc92307-faea-4e71-9495-faf68fbda7d5, ghrun-656d22veii.auto.internal:10820): creating call state
2025-11-01 16:31:27,955 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6fc92307-faea-4e71-9495-faf68fbda7d5, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" 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                    (1382, 6910),\n                    (1383, 6911)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:27,962 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6fc92307-faea-4e71-9495-faf68fbda7d5, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:27,941 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a70621ef-0f24-42bf-af90-d64514b579d2, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,000 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,001 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 795
2025-11-01 16:31:28,002 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,002 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 695ca5df-c758-4968-b984-93d2e1502c16, ghrun-656d22veii.auto.internal:10016): creating call state
2025-11-01 16:31:28,002 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 695ca5df-c758-4968-b984-93d2e1502c16, ghrun-656d22veii.auto.internal:10016): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/798` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,003 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 695ca5df-c758-4968-b984-93d2e1502c16, ghrun-656d22veii.auto.internal:10016): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,020 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,021 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,021 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, fec647b5-5a70-461b-8db5-e4c605ea4275, ghrun-656d22veii.auto.internal:30524): creating call state
2025-11-01 16:31:28,022 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fec647b5-5a70-461b-8db5-e4c605ea4275, ghrun-656d22veii.auto.internal:30524): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" 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-11-01 16:31:28,030 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fec647b5-5a70-461b-8db5-e4c605ea4275, ghrun-656d22veii.auto.internal:30524): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,070 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,077 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,082 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4a2e74db-77a4-4a6e-82b6-410735efdcac, ghrun-656d22veii.auto.internal:26298): creating call state
2025-11-01 16:31:28,083 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4a2e74db-77a4-4a6e-82b6-410735efdcac, ghrun-656d22veii.auto.internal:26298): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" 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-11-01 16:31:28,083 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4a2e74db-77a4-4a6e-82b6-410735efdcac, ghrun-656d22veii.auto.internal:26298): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,108 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,108 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 692
2025-11-01 16:31:28,108 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,109 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8091c76b-8836-428d-bcaf-49759383dee0, ghrun-656d22veii.auto.internal:6574): creating call state
2025-11-01 16:31:28,110 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8091c76b-8836-428d-bcaf-49759383dee0, ghrun-656d22veii.auto.internal:6574): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" 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                    (1384, 6920),\n                    (1385, 6921)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,110 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8091c76b-8836-428d-bcaf-49759383dee0, ghrun-656d22veii.auto.internal:6574): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,194 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,194 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,195 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, f20b2968-04f5-45b3-adae-41fd6c2f4083, ghrun-656d22veii.auto.internal:4166): creating call state
2025-11-01 16:31:28,199 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, f20b2968-04f5-45b3-adae-41fd6c2f4083, ghrun-656d22veii.auto.internal:4166): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" 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-11-01 16:31:28,203 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, f20b2968-04f5-45b3-adae-41fd6c2f4083, ghrun-656d22veii.auto.internal:4166): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,207 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=
2025-11-01 16:31:28,210 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 796
2025-11-01 16:31:28,211 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,211 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b4408bce-68b7-4ebd-b712-2e67b047966c, ghrun-656d22veii.auto.internal:12340): creating call state
2025-11-01 16:31:28,211 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b4408bce-68b7-4ebd-b712-2e67b047966c, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/799` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,212 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b4408bce-68b7-4ebd-b712-2e67b047966c, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,209 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,225 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 797
2025-11-01 16:31:28,226 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=
2025-11-01 16:31:28,227 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ec1faf84-eaea-457f-84f6-18035486d1a0, ghrun-656d22veii.auto.internal:15311): creating call state
2025-11-01 16:31:28,231 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ec1faf84-eaea-457f-84f6-18035486d1a0, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/800` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,232 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ec1faf84-eaea-457f-84f6-18035486d1a0, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,238 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,238 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 793
2025-11-01 16:31:28,238 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,238 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 43ddce78-cac6-4ba0-9d89-38df28424ace, ghrun-656d22veii.auto.internal:10820): creating call state
2025-11-01 16:31:28,239 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 43ddce78-cac6-4ba0-9d89-38df28424ace, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/795`" } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,240 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,256 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,256 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 36e31c31-bc83-4bb7-b340-9083158ea770, ghrun-656d22veii.auto.internal:10016): creating call state
2025-11-01 16:31:28,256 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 36e31c31-bc83-4bb7-b340-9083158ea770, ghrun-656d22veii.auto.internal:10016): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" 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-11-01 16:31:28,257 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 36e31c31-bc83-4bb7-b340-9083158ea770, ghrun-656d22veii.auto.internal:10016): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,258 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 43ddce78-cac6-4ba0-9d89-38df28424ace, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,274 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:28,275 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 794
2025-11-01 16:31:28,275 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,275 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2e73e3dd-4540-4fcc-93f4-ad7eba882a9e, ghrun-656d22veii.auto.internal:30524): creating call state
2025-11-01 16:31:28,276 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2e73e3dd-4540-4fcc-93f4-ad7eba882a9e, ghrun-656d22veii.auto.internal:30524): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/796`" } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,280 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,291 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 693
2025-11-01 16:31:28,291 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:28,291 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ebb5a66e-acfb-42e8-89ea-5a542d24c95e, ghrun-656d22veii.auto.internal:26298): creating call state
2025-11-01 16:31:28,292 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ebb5a66e-acfb-42e8-89ea-5a542d24c95e, ghrun-656d22veii.auto.internal:26298): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" 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                    (1386, 6930),\n                    (1387, 6931)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,292 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 135 seconds, stat:
2025-11-01 16:31:28,285 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2e73e3dd-4540-4fcc-93f4-ad7eba882a9e, ghrun-656d22veii.auto.internal:30524): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,297 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ebb5a66e-acfb-42e8-89ea-5a542d24c95e, ghrun-656d22veii.auto.internal:26298): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,298 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	create_drop: Created: 797, Deleted: 794, Existing: 6
2025-11-01 16:31:28,299 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	insert_delete: Inserted: 1384, actual rows: 692
2025-11-01 16:31:28,299 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	pile_promotion: Pile promotions: 14
2025-11-01 16:31:28,299 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	discovery: Discovery: 41
2025-11-01 16:31:28,356 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:28,356 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,357 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2eb836ab-18ce-4ea4-b2d7-75192a12e569, ghrun-656d22veii.auto.internal:6574): creating call state
2025-11-01 16:31:28,358 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2eb836ab-18ce-4ea4-b2d7-75192a12e569, ghrun-656d22veii.auto.internal:6574): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" 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-11-01 16:31:28,359 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2eb836ab-18ce-4ea4-b2d7-75192a12e569, ghrun-656d22veii.auto.internal:6574): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,395 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,398 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:28,398 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 16ea60a0-65b9-4c50-8c6c-4c7d1f7b4852, ghrun-656d22veii.auto.internal:4166): creating call state
2025-11-01 16:31:28,400 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 16ea60a0-65b9-4c50-8c6c-4c7d1f7b4852, ghrun-656d22veii.auto.internal:4166): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" 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-11-01 16:31:28,410 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 16ea60a0-65b9-4c50-8c6c-4c7d1f7b4852, ghrun-656d22veii.auto.internal:4166): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,419 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:28,421 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 694
2025-11-01 16:31:28,422 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,422 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 41ee712c-4741-429f-ade7-abd2eb2f27d0, ghrun-656d22veii.auto.internal:12340): creating call state
2025-11-01 16:31:28,422 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 41ee712c-4741-429f-ade7-abd2eb2f27d0, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" 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                    (1388, 6940),\n                    (1389, 6941)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,427 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 41ee712c-4741-429f-ade7-abd2eb2f27d0, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,441 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,442 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 798
2025-11-01 16:31:28,442 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=
2025-11-01 16:31:28,443 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a7ec4152-c278-4039-8e55-eee817434f91, ghrun-656d22veii.auto.internal:15311): creating call state
2025-11-01 16:31:28,443 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a7ec4152-c278-4039-8e55-eee817434f91, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/801` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,446 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a7ec4152-c278-4039-8e55-eee817434f91, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,490 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,492 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,502 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6be306e8-dd2a-4b67-bce9-c221b4ada2cd, ghrun-656d22veii.auto.internal:10820): creating call state
2025-11-01 16:31:28,502 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6be306e8-dd2a-4b67-bce9-c221b4ada2cd, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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-11-01 16:31:28,508 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6be306e8-dd2a-4b67-bce9-c221b4ada2cd, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,548 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,563 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 795
2025-11-01 16:31:28,582 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=
2025-11-01 16:31:28,583 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 462acf36-b169-45d3-8294-9902801f6408, ghrun-656d22veii.auto.internal:10016): creating call state
2025-11-01 16:31:28,584 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 462acf36-b169-45d3-8294-9902801f6408, ghrun-656d22veii.auto.internal:10016): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/797`" } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,584 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 462acf36-b169-45d3-8294-9902801f6408, ghrun-656d22veii.auto.internal:10016): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,552 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,591 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,593 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 3040a0de-905d-4a6b-8916-9aa3166e46cd, ghrun-656d22veii.auto.internal:30524): creating call state
2025-11-01 16:31:28,596 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3040a0de-905d-4a6b-8916-9aa3166e46cd, ghrun-656d22veii.auto.internal:30524): request = { session_id: "ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=" 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-11-01 16:31:28,596 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3040a0de-905d-4a6b-8916-9aa3166e46cd, ghrun-656d22veii.auto.internal:30524): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,602 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-01 16:31:28,602 - 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-11-01 16:31:28,609 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-01 16:31:28,610 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 246f2cae-1710-4e04-907a-2ea697658ac8, localhost:30524): creating call state
2025-11-01 16:31:28,610 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 246f2cae-1710-4e04-907a-2ea697658ac8, localhost:30524): request = { database: "/Root" }
2025-11-01 16:31:28,617 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,629 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 246f2cae-1710-4e04-907a-2ea697658ac8, localhost:30524): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-656d22veii.auto.internal" port: 4166 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-656d22veii.auto.internal" port: 26067 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-656d22veii.auto.internal" port: 21941 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-656d22veii.auto.internal" port: 25507 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-656d22veii.auto.internal" port: 10016 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-656d22veii.auto.internal" port: 18363 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-656d22veii.auto.internal" port: 10820 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-656d22veii.auto.internal" port: 11063 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-656d22veii.auto.internal" port: 25286 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-656d22veii.auto.internal" port: 12340 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-656d22veii.auto.internal" port: 15311 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-656d22veii.auto.internal" port: 19148 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-656d22veii.auto.internal" port: 30524 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-656d22veii.auto.internal" port: 23774 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-656d22veii.auto.internal" port: 26298 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-11-01 16:31:28,632 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-656d22veii.auto.internal:12340, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:4166, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10016, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:15311, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10820, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:30524, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26298, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25286, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:19148, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25507, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26067, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:11063, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:21941, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:18363, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:23774, location P=r2/default, ssl: False>]>
2025-11-01 16:31:28,634 - 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-11-01 16:31:28,629 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 695
2025-11-01 16:31:28,648 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,647 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,658 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 796
2025-11-01 16:31:28,650 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:30524
2025-11-01 16:31:28,649 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 12e1b13f-d49a-458f-b0c9-44cbb0e21cb3, ghrun-656d22veii.auto.internal:26298): creating call state
2025-11-01 16:31:28,659 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 12e1b13f-d49a-458f-b0c9-44cbb0e21cb3, ghrun-656d22veii.auto.internal:26298): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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                    (1390, 6950),\n                    (1391, 6951)\n                " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,630 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,662 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 12e1b13f-d49a-458f-b0c9-44cbb0e21cb3, ghrun-656d22veii.auto.internal:26298): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,658 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,667 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 049e4cd7-954d-424a-9531-a268d1d2315d, ghrun-656d22veii.auto.internal:6574): creating call state
2025-11-01 16:31:28,667 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 799
2025-11-01 16:31:28,669 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==
2025-11-01 16:31:28,668 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 049e4cd7-954d-424a-9531-a268d1d2315d, ghrun-656d22veii.auto.internal:6574): request = { session_id: "ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/798`" } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,670 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 736c6d78-f502-412a-98ac-73ed0233407a, ghrun-656d22veii.auto.internal:4166): creating call state
2025-11-01 16:31:28,675 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 049e4cd7-954d-424a-9531-a268d1d2315d, ghrun-656d22veii.auto.internal:6574): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,677 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 736c6d78-f502-412a-98ac-73ed0233407a, ghrun-656d22veii.auto.internal:4166): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/802` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,679 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=
2025-11-01 16:31:28,685 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 800
2025-11-01 16:31:28,686 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==
2025-11-01 16:31:28,686 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 424dbcfb-e56e-4abd-bdb7-9239b116e5fe, ghrun-656d22veii.auto.internal:12340): creating call state
2025-11-01 16:31:28,692 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 424dbcfb-e56e-4abd-bdb7-9239b116e5fe, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/803` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-11-01 16:31:28,706 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 424dbcfb-e56e-4abd-bdb7-9239b116e5fe, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,686 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 736c6d78-f502-412a-98ac-73ed0233407a, ghrun-656d22veii.auto.internal:4166): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,715 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-11-01 16:31:28,717 - 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-11-01 16:31:28,723 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,726 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-11-01 16:31:28,728 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=
2025-11-01 16:31:28,729 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, abfefd26-ea9f-46af-a26a-5f9c80b4fc2b, localhost:30524): creating call state
2025-11-01 16:31:28,730 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, f443094d-f33f-46ce-8679-680ad73108d1, ghrun-656d22veii.auto.internal:15311): creating call state
2025-11-01 16:31:28,743 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, f443094d-f33f-46ce-8679-680ad73108d1, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=" 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-11-01 16:31:28,744 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, f443094d-f33f-46ce-8679-680ad73108d1, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,738 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, abfefd26-ea9f-46af-a26a-5f9c80b4fc2b, localhost:30524): request = { database: "/Root" }
2025-11-01 16:31:28,760 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, abfefd26-ea9f-46af-a26a-5f9c80b4fc2b, localhost:30524): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-656d22veii.auto.internal" port: 4166 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-656d22veii.auto.internal" port: 26067 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-656d22veii.auto.internal" port: 21941 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-656d22veii.auto.internal" port: 25507 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-656d22veii.auto.internal" port: 10016 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-656d22veii.auto.internal" port: 18363 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-656d22veii.auto.internal" port: 10820 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-656d22veii.auto.internal" port: 11063 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-656d22veii.auto.internal" port: 25286 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-656d22veii.auto.internal" port: 12340 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-656d22veii.auto.internal" port: 15311 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-656d22veii.auto.internal" port: 19148 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-656d22veii.auto.internal" port: 30524 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-656d22veii.auto.internal" port: 23774 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-656d22veii.auto.internal" port: 26298 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-11-01 16:31:28,760 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-656d22veii.auto.internal:4166, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26298, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:15311, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:12340, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10016, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:30524, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10820, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:18363, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:21941, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25286, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:23774, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:19148, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25507, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:11063, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26067, location P=r2/default, ssl: False>]>
2025-11-01 16:31:28,761 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:30524
2025-11-01 16:31:28,804 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=
2025-11-01 16:31:28,804 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=
2025-11-01 16:31:28,810 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e53901dd-817f-4058-9aac-c1c487cae124, ghrun-656d22veii.auto.internal:10820): creating call state
2025-11-01 16:31:28,819 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e53901dd-817f-4058-9aac-c1c487cae124, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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-11-01 16:31:28,818 - INFO - ydb.connection:502 - close: Closing channel for endpoint ghrun-656d22veii.auto.internal:6574
2025-11-01 16:31:28,820 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e53901dd-817f-4058-9aac-c1c487cae124, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }
2025-11-01 16:31:28,828 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=
2025-11-01 16:31:28,832 - ERROR - ydb.tests.stress.common.common:27 - query: Error: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"
> while executing query: DROP TABLE `/Root/test/create_drop/798`
2025-11-01 16:31:28,833 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"
>
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 105, in _delete_tables_loop
    self.client.drop_table(self.get_table_path(str(n)))
  File "ydb/tests/stress/common/common.py", line 37, in drop_table
    self.query(f"DROP TABLE `{path_to_table}`", 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/grpcio/py3/grpc/_channel.py", line 543, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"
>

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...jMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:27,912 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b7c81fc1-df4b-402b-836d-3b69b6b175b1, ghrun-656d22veii.auto.internal:12340): creating call state\n2025-11-01 16:31:27,912 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b7c81fc1-df4b-402b-836d-3b69b6b175b1, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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-11-01 16:31:27,922 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b7c81fc1-df4b-402b-836d-3b69b6b175b1, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:27,902 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:27,935 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 791\n2025-11-01 16:31:27,938 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:27,938 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a70621ef-0f24-42bf-af90-d64514b579d2, ghrun-656d22veii.auto.internal:15311): creating call state\n2025-11-01 16:31:27,939 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a70621ef-0f24-42bf-af90-d64514b579d2, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/794`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:27,902 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:27,942 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 792\n2025-11-01 16:31:27,942 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete\n2025-11-01 16:31:27,953 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:27,954 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 691\n2025-11-01 16:31:27,954 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:27,954 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6fc92307-faea-4e71-9495-faf68fbda7d5, ghrun-656d22veii.auto.internal:10820): creating call state\n2025-11-01 16:31:27,955 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6fc92307-faea-4e71-9495-faf68fbda7d5, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" 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                    (1382, 6910),\\n                    (1383, 6911)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:27,962 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6fc92307-faea-4e71-9495-faf68fbda7d5, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:27,941 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a70621ef-0f24-42bf-af90-d64514b579d2, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,000 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,001 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 795\n2025-11-01 16:31:28,002 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,002 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 695ca5df-c758-4968-b984-93d2e1502c16, ghrun-656d22veii.auto.internal:10016): creating call state\n2025-11-01 16:31:28,002 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 695ca5df-c758-4968-b984-93d2e1502c16, ghrun-656d22veii.auto.internal:10016): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/798` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,003 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 695ca5df-c758-4968-b984-93d2e1502c16, ghrun-656d22veii.auto.internal:10016): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,020 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,021 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,021 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, fec647b5-5a70-461b-8db5-e4c605ea4275, ghrun-656d22veii.auto.internal:30524): creating call state\n2025-11-01 16:31:28,022 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fec647b5-5a70-461b-8db5-e4c605ea4275, ghrun-656d22veii.auto.internal:30524): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" 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-11-01 16:31:28,030 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fec647b5-5a70-461b-8db5-e4c605ea4275, ghrun-656d22veii.auto.internal:30524): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,070 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,077 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,082 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 4a2e74db-77a4-4a6e-82b6-410735efdcac, ghrun-656d22veii.auto.internal:26298): creating call state\n2025-11-01 16:31:28,083 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 4a2e74db-77a4-4a6e-82b6-410735efdcac, ghrun-656d22veii.auto.internal:26298): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" 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-11-01 16:31:28,083 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 4a2e74db-77a4-4a6e-82b6-410735efdcac, ghrun-656d22veii.auto.internal:26298): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,108 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,108 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 692\n2025-11-01 16:31:28,108 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,109 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 8091c76b-8836-428d-bcaf-49759383dee0, ghrun-656d22veii.auto.internal:6574): creating call state\n2025-11-01 16:31:28,110 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 8091c76b-8836-428d-bcaf-49759383dee0, ghrun-656d22veii.auto.internal:6574): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" 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                    (1384, 6920),\\n                    (1385, 6921)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,110 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 8091c76b-8836-428d-bcaf-49759383dee0, ghrun-656d22veii.auto.internal:6574): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,194 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,194 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,195 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, f20b2968-04f5-45b3-adae-41fd6c2f4083, ghrun-656d22veii.auto.internal:4166): creating call state\n2025-11-01 16:31:28,199 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, f20b2968-04f5-45b3-adae-41fd6c2f4083, ghrun-656d22veii.auto.internal:4166): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" 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-11-01 16:31:28,203 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, f20b2968-04f5-45b3-adae-41fd6c2f4083, ghrun-656d22veii.auto.internal:4166): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,207 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=\n2025-11-01 16:31:28,210 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 796\n2025-11-01 16:31:28,211 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,211 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b4408bce-68b7-4ebd-b712-2e67b047966c, ghrun-656d22veii.auto.internal:12340): creating call state\n2025-11-01 16:31:28,211 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b4408bce-68b7-4ebd-b712-2e67b047966c, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/799` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,212 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b4408bce-68b7-4ebd-b712-2e67b047966c, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,209 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,225 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 797\n2025-11-01 16:31:28,226 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=\n2025-11-01 16:31:28,227 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ec1faf84-eaea-457f-84f6-18035486d1a0, ghrun-656d22veii.auto.internal:15311): creating call state\n2025-11-01 16:31:28,231 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ec1faf84-eaea-457f-84f6-18035486d1a0, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/800` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,232 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ec1faf84-eaea-457f-84f6-18035486d1a0, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,238 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,238 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 793\n2025-11-01 16:31:28,238 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,238 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 43ddce78-cac6-4ba0-9d89-38df28424ace, ghrun-656d22veii.auto.internal:10820): creating call state\n2025-11-01 16:31:28,239 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 43ddce78-cac6-4ba0-9d89-38df28424ace, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/795`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,240 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,256 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,256 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 36e31c31-bc83-4bb7-b340-9083158ea770, ghrun-656d22veii.auto.internal:10016): creating call state\n2025-11-01 16:31:28,256 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 36e31c31-bc83-4bb7-b340-9083158ea770, ghrun-656d22veii.auto.internal:10016): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" 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-11-01 16:31:28,257 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 36e31c31-bc83-4bb7-b340-9083158ea770, ghrun-656d22veii.auto.internal:10016): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,258 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 43ddce78-cac6-4ba0-9d89-38df28424ace, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,274 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:28,275 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 794\n2025-11-01 16:31:28,275 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,275 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2e73e3dd-4540-4fcc-93f4-ad7eba882a9e, ghrun-656d22veii.auto.internal:30524): creating call state\n2025-11-01 16:31:28,276 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2e73e3dd-4540-4fcc-93f4-ad7eba882a9e, ghrun-656d22veii.auto.internal:30524): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/796`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,280 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,291 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 693\n2025-11-01 16:31:28,291 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:28,291 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ebb5a66e-acfb-42e8-89ea-5a542d24c95e, ghrun-656d22veii.auto.internal:26298): creating call state\n2025-11-01 16:31:28,292 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ebb5a66e-acfb-42e8-89ea-5a542d24c95e, ghrun-656d22veii.auto.internal:26298): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" 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                    (1386, 6930),\\n                    (1387, 6931)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,292 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 135 seconds, stat:\n2025-11-01 16:31:28,285 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2e73e3dd-4540-4fcc-93f4-ad7eba882a9e, ghrun-656d22veii.auto.internal:30524): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,297 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ebb5a66e-acfb-42e8-89ea-5a542d24c95e, ghrun-656d22veii.auto.internal:26298): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,298 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tcreate_drop: Created: 797, Deleted: 794, Existing: 6\n2025-11-01 16:31:28,299 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tinsert_delete: Inserted: 1384, actual rows: 692\n2025-11-01 16:31:28,299 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tpile_promotion: Pile promotions: 14\n2025-11-01 16:31:28,299 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tdiscovery: Discovery: 41\n2025-11-01 16:31:28,356 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:28,356 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,357 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2eb836ab-18ce-4ea4-b2d7-75192a12e569, ghrun-656d22veii.auto.internal:6574): creating call state\n2025-11-01 16:31:28,358 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2eb836ab-18ce-4ea4-b2d7-75192a12e569, ghrun-656d22veii.auto.internal:6574): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" 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-11-01 16:31:28,359 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2eb836ab-18ce-4ea4-b2d7-75192a12e569, ghrun-656d22veii.auto.internal:6574): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,395 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,398 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:28,398 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 16ea60a0-65b9-4c50-8c6c-4c7d1f7b4852, ghrun-656d22veii.auto.internal:4166): creating call state\n2025-11-01 16:31:28,400 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 16ea60a0-65b9-4c50-8c6c-4c7d1f7b4852, ghrun-656d22veii.auto.internal:4166): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" 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-11-01 16:31:28,410 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 16ea60a0-65b9-4c50-8c6c-4c7d1f7b4852, ghrun-656d22veii.auto.internal:4166): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,419 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:28,421 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 694\n2025-11-01 16:31:28,422 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,422 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 41ee712c-4741-429f-ade7-abd2eb2f27d0, ghrun-656d22veii.auto.internal:12340): creating call state\n2025-11-01 16:31:28,422 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 41ee712c-4741-429f-ade7-abd2eb2f27d0, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" 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                    (1388, 6940),\\n                    (1389, 6941)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,427 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 41ee712c-4741-429f-ade7-abd2eb2f27d0, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,441 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,442 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 798\n2025-11-01 16:31:28,442 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=\n2025-11-01 16:31:28,443 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a7ec4152-c278-4039-8e55-eee817434f91, ghrun-656d22veii.auto.internal:15311): creating call state\n2025-11-01 16:31:28,443 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a7ec4152-c278-4039-8e55-eee817434f91, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYTA3NDItOGY4MjVjNmYtNzgxYWY2ZjAtOTUxMTA2NzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/801` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,446 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a7ec4152-c278-4039-8e55-eee817434f91, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,490 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,492 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,502 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 6be306e8-dd2a-4b67-bce9-c221b4ada2cd, ghrun-656d22veii.auto.internal:10820): creating call state\n2025-11-01 16:31:28,502 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 6be306e8-dd2a-4b67-bce9-c221b4ada2cd, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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-11-01 16:31:28,508 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 6be306e8-dd2a-4b67-bce9-c221b4ada2cd, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,548 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,563 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 795\n2025-11-01 16:31:28,582 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=\n2025-11-01 16:31:28,583 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 462acf36-b169-45d3-8294-9902801f6408, ghrun-656d22veii.auto.internal:10016): creating call state\n2025-11-01 16:31:28,584 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 462acf36-b169-45d3-8294-9902801f6408, ghrun-656d22veii.auto.internal:10016): request = { session_id: "ydb://session/3?node_id=5&id=YWY3NWE3ZjAtMjFlYzFlNjctMWMyNTE1NDUtYWEwMTk0YTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/797`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,584 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 462acf36-b169-45d3-8294-9902801f6408, ghrun-656d22veii.auto.internal:10016): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,552 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,591 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,593 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 3040a0de-905d-4a6b-8916-9aa3166e46cd, ghrun-656d22veii.auto.internal:30524): creating call state\n2025-11-01 16:31:28,596 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3040a0de-905d-4a6b-8916-9aa3166e46cd, ghrun-656d22veii.auto.internal:30524): request = { session_id: "ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=" 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-11-01 16:31:28,596 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3040a0de-905d-4a6b-8916-9aa3166e46cd, ghrun-656d22veii.auto.internal:30524): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,602 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-01 16:31:28,602 - 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-11-01 16:31:28,609 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-01 16:31:28,610 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 246f2cae-1710-4e04-907a-2ea697658ac8, localhost:30524): creating call state\n2025-11-01 16:31:28,610 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 246f2cae-1710-4e04-907a-2ea697658ac8, localhost:30524): request = { database: "/Root" }\n2025-11-01 16:31:28,617 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,629 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 246f2cae-1710-4e04-907a-2ea697658ac8, localhost:30524): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-656d22veii.auto.internal" port: 4166 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-656d22veii.auto.internal" port: 26067 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-656d22veii.auto.internal" port: 21941 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-656d22veii.auto.internal" port: 25507 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-656d22veii.auto.internal" port: 10016 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-656d22veii.auto.internal" port: 18363 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-656d22veii.auto.internal" port: 10820 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-656d22veii.auto.internal" port: 11063 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-656d22veii.auto.internal" port: 25286 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-656d22veii.auto.internal" port: 12340 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-656d22veii.auto.internal" port: 15311 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-656d22veii.auto.internal" port: 19148 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-656d22veii.auto.internal" port: 30524 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-656d22veii.auto.internal" port: 23774 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-656d22veii.auto.internal" port: 26298 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-11-01 16:31:28,632 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-656d22veii.auto.internal:12340, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:4166, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10016, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:15311, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10820, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:30524, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26298, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25286, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:19148, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25507, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26067, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:11063, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:21941, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:18363, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:23774, location P=r2/default, ssl: False>]>\n2025-11-01 16:31:28,634 - 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-11-01 16:31:28,629 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 695\n2025-11-01 16:31:28,648 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,647 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,658 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 796\n2025-11-01 16:31:28,650 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:30524\n2025-11-01 16:31:28,649 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 12e1b13f-d49a-458f-b0c9-44cbb0e21cb3, ghrun-656d22veii.auto.internal:26298): creating call state\n2025-11-01 16:31:28,659 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 12e1b13f-d49a-458f-b0c9-44cbb0e21cb3, ghrun-656d22veii.auto.internal:26298): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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                    (1390, 6950),\\n                    (1391, 6951)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,630 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,662 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 12e1b13f-d49a-458f-b0c9-44cbb0e21cb3, ghrun-656d22veii.auto.internal:26298): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,658 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,667 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 049e4cd7-954d-424a-9531-a268d1d2315d, ghrun-656d22veii.auto.internal:6574): creating call state\n2025-11-01 16:31:28,667 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 799\n2025-11-01 16:31:28,669 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==\n2025-11-01 16:31:28,668 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 049e4cd7-954d-424a-9531-a268d1d2315d, ghrun-656d22veii.auto.internal:6574): request = { session_id: "ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/798`" } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,670 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 736c6d78-f502-412a-98ac-73ed0233407a, ghrun-656d22veii.auto.internal:4166): creating call state\n2025-11-01 16:31:28,675 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 049e4cd7-954d-424a-9531-a268d1d2315d, ghrun-656d22veii.auto.internal:6574): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,677 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 736c6d78-f502-412a-98ac-73ed0233407a, ghrun-656d22veii.auto.internal:4166): request = { session_id: "ydb://session/3?node_id=9&id=MWEyYTFkYWItZDQ2MDBiNi1jZDZhZDBiYy1mYTVlNzc2Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/802` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,679 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=\n2025-11-01 16:31:28,685 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 800\n2025-11-01 16:31:28,686 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==\n2025-11-01 16:31:28,686 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 424dbcfb-e56e-4abd-bdb7-9239b116e5fe, ghrun-656d22veii.auto.internal:12340): creating call state\n2025-11-01 16:31:28,692 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 424dbcfb-e56e-4abd-bdb7-9239b116e5fe, ghrun-656d22veii.auto.internal:12340): request = { session_id: "ydb://session/3?node_id=15&id=YjNjZTdhYjMtN2Q5MDczNGMtYjU3MWVjYy0xNjU1MDM1Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/803` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-11-01 16:31:28,706 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 424dbcfb-e56e-4abd-bdb7-9239b116e5fe, ghrun-656d22veii.auto.internal:12340): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,686 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 736c6d78-f502-412a-98ac-73ed0233407a, ghrun-656d22veii.auto.internal:4166): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,715 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-11-01 16:31:28,717 - 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-11-01 16:31:28,723 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,726 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-11-01 16:31:28,728 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=\n2025-11-01 16:31:28,729 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, abfefd26-ea9f-46af-a26a-5f9c80b4fc2b, localhost:30524): creating call state\n2025-11-01 16:31:28,730 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, f443094d-f33f-46ce-8679-680ad73108d1, ghrun-656d22veii.auto.internal:15311): creating call state\n2025-11-01 16:31:28,743 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, f443094d-f33f-46ce-8679-680ad73108d1, ghrun-656d22veii.auto.internal:15311): request = { session_id: "ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=" 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-11-01 16:31:28,744 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, f443094d-f33f-46ce-8679-680ad73108d1, ghrun-656d22veii.auto.internal:15311): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,738 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, abfefd26-ea9f-46af-a26a-5f9c80b4fc2b, localhost:30524): request = { database: "/Root" }\n2025-11-01 16:31:28,760 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, abfefd26-ea9f-46af-a26a-5f9c80b4fc2b, localhost:30524): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-656d22veii.auto.internal" port: 4166 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-656d22veii.auto.internal" port: 26067 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" service: "bridge" service: "config" location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-656d22veii.auto.internal" port: 21941 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-656d22veii.auto.internal" port: 25507 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-656d22veii.auto.internal" port: 10016 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-656d22veii.auto.internal" port: 18363 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-656d22veii.auto.internal" port: 10820 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-656d22veii.auto.internal" port: 11063 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-656d22veii.auto.internal" port: 25286 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-656d22veii.auto.internal" port: 12340 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-656d22veii.auto.internal" port: 15311 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-656d22veii.auto.internal" port: 19148 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-656d22veii.auto.internal" port: 30524 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-656d22veii.auto.internal" port: 23774 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-656d22veii.auto.internal" port: 26298 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" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-11-01 16:31:28,760 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-656d22veii.auto.internal:4166, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26298, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:15311, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:12340, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10016, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:30524, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:10820, location P=r1/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:18363, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:21941, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25286, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:23774, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:19148, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:25507, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:11063, location P=r2/default, ssl: False>, <Endpoint ghrun-656d22veii.auto.internal:26067, location P=r2/default, ssl: False>]>\n2025-11-01 16:31:28,761 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:30524\n2025-11-01 16:31:28,804 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=7&id=Y2ZjY2FmZmYtYjZkNDU3ZjAtY2MxNmIxMWUtNGE5ZTE3YmM=\n2025-11-01 16:31:28,804 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=\n2025-11-01 16:31:28,810 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e53901dd-817f-4058-9aac-c1c487cae124, ghrun-656d22veii.auto.internal:10820): creating call state\n2025-11-01 16:31:28,819 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e53901dd-817f-4058-9aac-c1c487cae124, ghrun-656d22veii.auto.internal:10820): request = { session_id: "ydb://session/3?node_id=5&id=MjBjMjVhZDUtODQ4MzcwMzEtN2Q1M2I4MTUtN2E5ZmJlOTk=" 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-11-01 16:31:28,818 - INFO - ydb.connection:502 - close: Closing channel for endpoint ghrun-656d22veii.auto.internal:6574\n2025-11-01 16:31:28,820 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e53901dd-817f-4058-9aac-c1c487cae124, ghrun-656d22veii.auto.internal:10820): response = { <_MultiThreadedRendezvous object> }\n2025-11-01 16:31:28,828 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=ODk1NWIwYzAtNjkwNDUyLTM0NjQ1YmUwLWQ4MDYzM2U=\n2025-11-01 16:31:28,832 - ERROR - ydb.tests.stress.common.common:27 - query: Error: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"\n> while executing query: DROP TABLE `/Root/test/create_drop/798`\n2025-11-01 16:31:28,833 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"\n>\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 105, in _delete_tables_loop\n    self.client.drop_table(self.get_table_path(str(n)))\n  File "ydb/tests/stress/common/common.py", line 37, in drop_table\n    self.query(f"DROP TABLE `{path_to_table}`", 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/grpcio/py3/grpc/_channel.py", line 543, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next\n    raise self\ngrpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:\n\tstatus = StatusCode.CANCELLED\n\tdetails = "Channel closed!"\n\tdebug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"\n>\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25286/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10016/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6574/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26067/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26298/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19148/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18363/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4166/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11063/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12340/11
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23774/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15311/15
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10820/13
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25507/16
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21941/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30524/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4341
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10820
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5116
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19397
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12340
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16451
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27566
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11063
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25768
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4166
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1601
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25522
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28826
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6942
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15398
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6266
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10016
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19148
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6574
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10872
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6397
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24611
============================== slowest durations ===============================
137.25s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
16.59s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
7.05s 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/bfdv/002665/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:30524 --http_endpoint http://localhost:28406 --database /Root --path test --duration 180' has failed with code 1.
Errors:
...^^^^^^^^^^^^^^^^^^^
  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/grpcio/py3/grpc/_channel.py", line 543, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "CANCELLED:Channel closed! {grpc_status:1, grpc_message:"Channel closed!"}"
>
======================== 1 failed in 161.82s (0:02:41) =========================
