============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e27/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
151.23s call     test_restarts.py::TestRestartClusterBlock42::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
12.04s teardown test_restarts.py::TestRestartClusterBlock42::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
11.81s setup    test_restarts.py::TestRestartClusterBlock42::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
======================== 1 passed in 175.89s (0:02:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py FE

==================================== ERRORS ====================================
_ ERROR at teardown of TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok _
ydb/tests/functional/restarts/test_restarts.py:29: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-24T11:16:40.211546Z): RdmaMemPool is not initialized
E   ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
E   AllocateRcBuf(): requirement Common->RdmaMemPool failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
E   2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
E   3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
E   4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
E   5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
E   6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
E   7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
E   8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
E   9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
E   10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
E   11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
E   14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
E   15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
E   16. ??:0: ?? @ 0x7F06A4B73AC2
E   17. ??:0: ?? @ 0x7F06A4C058BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6577
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/l909/001df1/r3tmp/kikimr_cluster_plv30zkj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1/logfile_j6abzfcl.log --grpc-port=32391 --mon-port=16412 --ic-port=2914
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/logfile_tenzsbkn.log --grpc-port=17016 --mon-port=20841 --ic-port=29828
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3/logfile_notihzsq.log --grpc-port=1356 --mon-port=15786 --ic-port=7716
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61597
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4/logfile_b_sg9z9h.log --grpc-port=7794 --mon-port=21799 --ic-port=27795
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16151
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5/logfile_ik4em0ww.log --grpc-port=23918 --mon-port=14285 --ic-port=21493
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64692
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5125
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/logfile_aixz6430.log --grpc-port=18403 --mon-port=17032 --ic-port=6677
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20947
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7/logfile_v9ethe1t.log --grpc-port=3260 --mon-port=12880 --ic-port=17894
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8/logfile_7aw4tkjr.log --grpc-port=8517 --mon-port=22115 --ic-port=6577
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1drrth4zu.data on node localhost:32391/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1/logfile_j6abzfcl.log --grpc-port=32391 --mon-port=16412 --ic-port=2914
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1/logfile_j6abzfcl.log', '--grpc-port=32391', '--mon-port=16412', '--ic-port=2914')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2357855
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32391/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2357856
DEBUG    ya.test:process.py:259 Command (pid 2357856) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2357856) elapsed time (sec): 0.5616295337677002
DEBUG    ya.test:process.py:263 Command (pid 2357856) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) maxrss: 485156
DEBUG    ya.test:process.py:263 Command (pid 2357856) minflt: 45586
DEBUG    ya.test:process.py:263 Command (pid 2357856) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2357856) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2357856) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2357856) stime: 0.148896
DEBUG    ya.test:process.py:263 Command (pid 2357856) utime: 0.367994
DEBUG    ya.test:process.py:263 Command (pid 2357856) wtime: 0.563
DEBUG    ya.test:process.py:275 Command (pid 2357856) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk159x7wbov.data on node localhost:17016/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/logfile_tenzsbkn.log --grpc-port=17016 --mon-port=20841 --ic-port=29828
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/logfile_tenzsbkn.log', '--grpc-port=17016', '--mon-port=20841', '--ic-port=29828')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2357861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17016/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2357862
DEBUG    ya.test:process.py:259 Command (pid 2357862) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2357862) elapsed time (sec): 0.622035026550293
DEBUG    ya.test:process.py:263 Command (pid 2357862) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) maxrss: 485560
DEBUG    ya.test:process.py:263 Command (pid 2357862) minflt: 45618
DEBUG    ya.test:process.py:263 Command (pid 2357862) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2357862) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2357862) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2357862) stime: 0.187219
DEBUG    ya.test:process.py:263 Command (pid 2357862) utime: 0.390493
DEBUG    ya.test:process.py:263 Command (pid 2357862) wtime: 0.624
DEBUG    ya.test:process.py:275 Command (pid 2357862) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1crqz1ybq.data on node localhost:1356/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3/logfile_notihzsq.log --grpc-port=1356 --mon-port=15786 --ic-port=7716
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3/logfile_notihzsq.log', '--grpc-port=1356', '--mon-port=15786', '--ic-port=7716')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1356/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358039
DEBUG    ya.test:process.py:259 Command (pid 2358039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358039) elapsed time (sec): 0.6369454860687256
DEBUG    ya.test:process.py:263 Command (pid 2358039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2358039) maxrss: 484956
DEBUG    ya.test:process.py:263 Command (pid 2358039) minflt: 45815
DEBUG    ya.test:process.py:263 Command (pid 2358039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2358039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2358039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358039) stime: 0.18467
DEBUG    ya.test:process.py:263 Command (pid 2358039) utime: 0.403674
DEBUG    ya.test:process.py:263 Command (pid 2358039) wtime: 0.638
DEBUG    ya.test:process.py:275 Command (pid 2358039) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1vw961zgr.data on node localhost:7794/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4/logfile_b_sg9z9h.log --grpc-port=7794 --mon-port=21799 --ic-port=27795
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4/logfile_b_sg9z9h.log', '--grpc-port=7794', '--mon-port=21799', '--ic-port=27795')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358326
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7794/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358327
DEBUG    ya.test:process.py:259 Command (pid 2358327) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358327) elapsed time (sec): 0.6649446487426758
DEBUG    ya.test:process.py:263 Command (pid 2358327) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) maxrss: 486324
DEBUG    ya.test:process.py:263 Command (pid 2358327) minflt: 45666
DEBUG    ya.test:process.py:263 Command (pid 2358327) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2358327) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358327) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358327) stime: 0.180245
DEBUG    ya.test:process.py:263 Command (pid 2358327) utime: 0.439911
DEBUG    ya.test:process.py:263 Command (pid 2358327) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 2358327) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1eg_3pnlk.data on node localhost:23918/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5/logfile_ik4em0ww.log --grpc-port=23918 --mon-port=14285 --ic-port=21493
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5/logfile_ik4em0ww.log', '--grpc-port=23918', '--mon-port=14285', '--ic-port=21493')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358486
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23918/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358487
DEBUG    ya.test:process.py:259 Command (pid 2358487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358487) elapsed time (sec): 0.662273645401001
DEBUG    ya.test:process.py:263 Command (pid 2358487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358487) minflt: 45572
DEBUG    ya.test:process.py:263 Command (pid 2358487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2358487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358487) stime: 0.162686
DEBUG    ya.test:process.py:263 Command (pid 2358487) utime: 0.455013
DEBUG    ya.test:process.py:263 Command (pid 2358487) wtime: 0.664
DEBUG    ya.test:process.py:275 Command (pid 2358487) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1mct4224z.data on node localhost:18403/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/logfile_aixz6430.log --grpc-port=18403 --mon-port=17032 --ic-port=6677
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/logfile_aixz6430.log', '--grpc-port=18403', '--mon-port=17032', '--ic-port=6677')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18403/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358619
DEBUG    ya.test:process.py:259 Command (pid 2358619) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358619) elapsed time (sec): 0.6879210472106934
DEBUG    ya.test:process.py:263 Command (pid 2358619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358619) minflt: 45516
DEBUG    ya.test:process.py:263 Command (pid 2358619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 2358619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358619) stime: 0.20857699999999998
DEBUG    ya.test:process.py:263 Command (pid 2358619) utime: 0.43368199999999996
DEBUG    ya.test:process.py:263 Command (pid 2358619) wtime: 0.69
DEBUG    ya.test:process.py:275 Command (pid 2358619) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk155adw91u.data on node localhost:3260/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7/logfile_v9ethe1t.log --grpc-port=3260 --mon-port=12880 --ic-port=17894
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7/logfile_v9ethe1t.log', '--grpc-port=3260', '--mon-port=12880', '--ic-port=17894')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3260/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358802
DEBUG    ya.test:process.py:259 Command (pid 2358802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358802) elapsed time (sec): 0.6759893894195557
DEBUG    ya.test:process.py:263 Command (pid 2358802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358802) minflt: 45550
DEBUG    ya.test:process.py:263 Command (pid 2358802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 2358802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358802) stime: 0.176053
DEBUG    ya.test:process.py:263 Command (pid 2358802) utime: 0.45491899999999996
DEBUG    ya.test:process.py:263 Command (pid 2358802) wtime: 0.678
DEBUG    ya.test:process.py:275 Command (pid 2358802) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk10gov_mgg.data on node localhost:8517/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8/logfile_7aw4tkjr.log --grpc-port=8517 --mon-port=22115 --ic-port=6577
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8/logfile_7aw4tkjr.log', '--grpc-port=8517', '--mon-port=22115', '--ic-port=6577')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358997
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8517/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358998
DEBUG    ya.test:process.py:259 Command (pid 2358998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358998) elapsed time (sec): 0.7005577087402344
DEBUG    ya.test:process.py:263 Command (pid 2358998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358998) minflt: 45644
DEBUG    ya.test:process.py:263 Command (pid 2358998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2358998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358998) stime: 0.195705
DEBUG    ya.test:process.py:263 Command (pid 2358998) utime: 0.45720099999999997
DEBUG    ya.test:process.py:263 Command (pid 2358998) wtime: 0.702
DEBUG    ya.test:process.py:275 Command (pid 2358998) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1drrth4zu.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk159x7wbov.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1crqz1ybq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1vw961zgr.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1eg_3pnlk.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1mct4224z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk155adw91u.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk10gov_mgg.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2914\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29828\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7716\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27795\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21493\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6677\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17894\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6577\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
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/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1drrth4zu.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk159x7wbov.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1crqz1ybq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1vw961zgr.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1eg_3pnlk.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1mct4224z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk155adw91u.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk10gov_mgg.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2914\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29828\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7716\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27795\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21493\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6677\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17894\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6577\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2359388
DEBUG    ya.test:process.py:259 Command (pid 2359388) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2359388) elapsed time (sec): 1.5393640995025635
DEBUG    ya.test:process.py:263 Command (pid 2359388) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) maxrss: 711044
DEBUG    ya.test:process.py:263 Command (pid 2359388) minflt: 51913
DEBUG    ya.test:process.py:263 Command (pid 2359388) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 2359388) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) nvcsw: 718
DEBUG    ya.test:process.py:263 Command (pid 2359388) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2359388) stime: 0.982768
DEBUG    ya.test:process.py:263 Command (pid 2359388) utime: 0.5342589999999999
DEBUG    ya.test:process.py:263 Command (pid 2359388) wtime: 1.541
DEBUG    ya.test:process.py:275 Command (pid 2359388) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 1

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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.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/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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: 2359438
DEBUG    ya.test:process.py:259 Command (pid 2359438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2359438) elapsed time (sec): 0.7162821292877197
DEBUG    ya.test:process.py:263 Command (pid 2359438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) maxrss: 711056
DEBUG    ya.test:process.py:263 Command (pid 2359438) minflt: 51876
DEBUG    ya.test:process.py:263 Command (pid 2359438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 2359438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) nvcsw: 712
DEBUG    ya.test:process.py:263 Command (pid 2359438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2359438) stime: 0.260031
DEBUG    ya.test:process.py:263 Command (pid 2359438) utime: 0.428403
DEBUG    ya.test:process.py:263 Command (pid 2359438) wtime: 0.718
DEBUG    ya.test:process.py:275 Command (pid 2359438) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 8

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_restarts.py::TestRestartClusterMirror34, test_name: test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok)
INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763983006383
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763983006383
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763983010453
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763983012411
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763983012467
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763983014438
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763983014478
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763983016460
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763983016522
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763983018480
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763983018521
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763983020499
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763983020580
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1763983022518
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1763983022540
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763983024538
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763983024564
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763983026558
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763983026591
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763983028574
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763983028590
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763983030593
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763983030609
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763983032619
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763983032642
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763983034645
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763983034663
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763983036669
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763983036688
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763983038695
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763983038722
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763983040716
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763983040741
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763983042737
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763983042754
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763983044752
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763983044769
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763983046777
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763983046797
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763983048809
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763983048839
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763983050842
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763983050909
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763983052870
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763983052892
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763983054896
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763983054912
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763983056923
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763983056959
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763983058962
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763983059010
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763983061003
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763983061032
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763983063052
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763983063104
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763983065094
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763983065126
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1763983067179
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763983069145
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763983069167
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763983071167
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763983071184
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763983073183
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763983073210
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983075206
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983075227
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983077234
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983077260
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983079261
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983079283
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983081291
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983081320
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983083326
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983083358
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983085445
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983085483
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983087491
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983087521
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983089515
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983089543
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     __tests__.test_restarts:test_restarts.py:105 Node is stopped 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32391/1
INFO     __tests__.test_restarts:test_restarts.py:105 Node is stopped 2
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2357861' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_tenzsbkn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17016/2
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32391/1
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2357861' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_tenzsbkn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17016/2
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2358618' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_aixz6430.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18403/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7794/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23918/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1356/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8517/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3260/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12880
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17032
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63119
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19021
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17016
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6677
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27795
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7716
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2914
=================================== FAILURES ===================================
_ TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok _
ydb/tests/functional/restarts/test_restarts.py:106: in test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
    node.stop()
ydb/tests/library/harness/kikimr_runner.py:279: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:194: in stop
    if not self.__check_can_launch_stop("stop"):
ydb/tests/library/harness/daemon.py:171: in __check_can_launch_stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-24T11:16:40.211352Z): RdmaMemPool is not initialized
E   ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
E   AllocateRcBuf(): requirement Common->RdmaMemPool failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
E   2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
E   3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
E   4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
E   5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
E   6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
E   7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
E   8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
E   9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
E   10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
E   11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
E   14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
E   15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
E   16. ??:0: ?? @ 0x7F36376C1AC2
E   17. ??:0: ?? @ 0x7F36377538BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7716
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6577
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/l909/001df1/r3tmp/kikimr_cluster_plv30zkj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1/logfile_j6abzfcl.log --grpc-port=32391 --mon-port=16412 --ic-port=2914
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/logfile_tenzsbkn.log --grpc-port=17016 --mon-port=20841 --ic-port=29828
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3/logfile_notihzsq.log --grpc-port=1356 --mon-port=15786 --ic-port=7716
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61597
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4/logfile_b_sg9z9h.log --grpc-port=7794 --mon-port=21799 --ic-port=27795
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16151
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5/logfile_ik4em0ww.log --grpc-port=23918 --mon-port=14285 --ic-port=21493
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64692
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5125
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/logfile_aixz6430.log --grpc-port=18403 --mon-port=17032 --ic-port=6677
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20947
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7/logfile_v9ethe1t.log --grpc-port=3260 --mon-port=12880 --ic-port=17894
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8/logfile_7aw4tkjr.log --grpc-port=8517 --mon-port=22115 --ic-port=6577
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1drrth4zu.data on node localhost:32391/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1/logfile_j6abzfcl.log --grpc-port=32391 --mon-port=16412 --ic-port=2914
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1/logfile_j6abzfcl.log', '--grpc-port=32391', '--mon-port=16412', '--ic-port=2914')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2357855
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32391/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2357856
DEBUG    ya.test:process.py:259 Command (pid 2357856) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2357856) elapsed time (sec): 0.5616295337677002
DEBUG    ya.test:process.py:263 Command (pid 2357856) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) maxrss: 485156
DEBUG    ya.test:process.py:263 Command (pid 2357856) minflt: 45586
DEBUG    ya.test:process.py:263 Command (pid 2357856) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2357856) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2357856) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2357856) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2357856) stime: 0.148896
DEBUG    ya.test:process.py:263 Command (pid 2357856) utime: 0.367994
DEBUG    ya.test:process.py:263 Command (pid 2357856) wtime: 0.563
DEBUG    ya.test:process.py:275 Command (pid 2357856) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk159x7wbov.data on node localhost:17016/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/logfile_tenzsbkn.log --grpc-port=17016 --mon-port=20841 --ic-port=29828
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/logfile_tenzsbkn.log', '--grpc-port=17016', '--mon-port=20841', '--ic-port=29828')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2357861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17016/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2357862
DEBUG    ya.test:process.py:259 Command (pid 2357862) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2357862) elapsed time (sec): 0.622035026550293
DEBUG    ya.test:process.py:263 Command (pid 2357862) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) maxrss: 485560
DEBUG    ya.test:process.py:263 Command (pid 2357862) minflt: 45618
DEBUG    ya.test:process.py:263 Command (pid 2357862) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2357862) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2357862) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2357862) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2357862) stime: 0.187219
DEBUG    ya.test:process.py:263 Command (pid 2357862) utime: 0.390493
DEBUG    ya.test:process.py:263 Command (pid 2357862) wtime: 0.624
DEBUG    ya.test:process.py:275 Command (pid 2357862) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1crqz1ybq.data on node localhost:1356/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3/logfile_notihzsq.log --grpc-port=1356 --mon-port=15786 --ic-port=7716
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3/logfile_notihzsq.log', '--grpc-port=1356', '--mon-port=15786', '--ic-port=7716')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1356/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358039
DEBUG    ya.test:process.py:259 Command (pid 2358039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358039) elapsed time (sec): 0.6369454860687256
DEBUG    ya.test:process.py:263 Command (pid 2358039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2358039) maxrss: 484956
DEBUG    ya.test:process.py:263 Command (pid 2358039) minflt: 45815
DEBUG    ya.test:process.py:263 Command (pid 2358039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2358039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358039) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2358039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358039) stime: 0.18467
DEBUG    ya.test:process.py:263 Command (pid 2358039) utime: 0.403674
DEBUG    ya.test:process.py:263 Command (pid 2358039) wtime: 0.638
DEBUG    ya.test:process.py:275 Command (pid 2358039) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1vw961zgr.data on node localhost:7794/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4/logfile_b_sg9z9h.log --grpc-port=7794 --mon-port=21799 --ic-port=27795
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4/logfile_b_sg9z9h.log', '--grpc-port=7794', '--mon-port=21799', '--ic-port=27795')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358326
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7794/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358327
DEBUG    ya.test:process.py:259 Command (pid 2358327) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358327) elapsed time (sec): 0.6649446487426758
DEBUG    ya.test:process.py:263 Command (pid 2358327) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) maxrss: 486324
DEBUG    ya.test:process.py:263 Command (pid 2358327) minflt: 45666
DEBUG    ya.test:process.py:263 Command (pid 2358327) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2358327) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358327) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358327) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358327) stime: 0.180245
DEBUG    ya.test:process.py:263 Command (pid 2358327) utime: 0.439911
DEBUG    ya.test:process.py:263 Command (pid 2358327) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 2358327) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1eg_3pnlk.data on node localhost:23918/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5/logfile_ik4em0ww.log --grpc-port=23918 --mon-port=14285 --ic-port=21493
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5/logfile_ik4em0ww.log', '--grpc-port=23918', '--mon-port=14285', '--ic-port=21493')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358486
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23918/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358487
DEBUG    ya.test:process.py:259 Command (pid 2358487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358487) elapsed time (sec): 0.662273645401001
DEBUG    ya.test:process.py:263 Command (pid 2358487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358487) minflt: 45572
DEBUG    ya.test:process.py:263 Command (pid 2358487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2358487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358487) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358487) stime: 0.162686
DEBUG    ya.test:process.py:263 Command (pid 2358487) utime: 0.455013
DEBUG    ya.test:process.py:263 Command (pid 2358487) wtime: 0.664
DEBUG    ya.test:process.py:275 Command (pid 2358487) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1mct4224z.data on node localhost:18403/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/logfile_aixz6430.log --grpc-port=18403 --mon-port=17032 --ic-port=6677
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/logfile_aixz6430.log', '--grpc-port=18403', '--mon-port=17032', '--ic-port=6677')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18403/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358619
DEBUG    ya.test:process.py:259 Command (pid 2358619) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358619) elapsed time (sec): 0.6879210472106934
DEBUG    ya.test:process.py:263 Command (pid 2358619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358619) minflt: 45516
DEBUG    ya.test:process.py:263 Command (pid 2358619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 2358619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358619) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358619) stime: 0.20857699999999998
DEBUG    ya.test:process.py:263 Command (pid 2358619) utime: 0.43368199999999996
DEBUG    ya.test:process.py:263 Command (pid 2358619) wtime: 0.69
DEBUG    ya.test:process.py:275 Command (pid 2358619) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk155adw91u.data on node localhost:3260/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7/logfile_v9ethe1t.log --grpc-port=3260 --mon-port=12880 --ic-port=17894
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7/logfile_v9ethe1t.log', '--grpc-port=3260', '--mon-port=12880', '--ic-port=17894')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3260/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358802
DEBUG    ya.test:process.py:259 Command (pid 2358802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358802) elapsed time (sec): 0.6759893894195557
DEBUG    ya.test:process.py:263 Command (pid 2358802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358802) minflt: 45550
DEBUG    ya.test:process.py:263 Command (pid 2358802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 2358802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358802) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358802) stime: 0.176053
DEBUG    ya.test:process.py:263 Command (pid 2358802) utime: 0.45491899999999996
DEBUG    ya.test:process.py:263 Command (pid 2358802) wtime: 0.678
DEBUG    ya.test:process.py:275 Command (pid 2358802) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk10gov_mgg.data on node localhost:8517/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8/logfile_7aw4tkjr.log --grpc-port=8517 --mon-port=22115 --ic-port=6577
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8/logfile_7aw4tkjr.log', '--grpc-port=8517', '--mon-port=22115', '--ic-port=6577')' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2358997
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8517/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/l909/001df1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2358998
DEBUG    ya.test:process.py:259 Command (pid 2358998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2358998) elapsed time (sec): 0.7005577087402344
DEBUG    ya.test:process.py:263 Command (pid 2358998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) maxrss: 487264
DEBUG    ya.test:process.py:263 Command (pid 2358998) minflt: 45644
DEBUG    ya.test:process.py:263 Command (pid 2358998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2358998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2358998) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2358998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2358998) stime: 0.195705
DEBUG    ya.test:process.py:263 Command (pid 2358998) utime: 0.45720099999999997
DEBUG    ya.test:process.py:263 Command (pid 2358998) wtime: 0.702
DEBUG    ya.test:process.py:275 Command (pid 2358998) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1drrth4zu.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk159x7wbov.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1crqz1ybq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1vw961zgr.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1eg_3pnlk.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1mct4224z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk155adw91u.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk10gov_mgg.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2914\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29828\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7716\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27795\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21493\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6677\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17894\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6577\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
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/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1drrth4zu.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk159x7wbov.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1crqz1ybq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1vw961zgr.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1eg_3pnlk.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk1mct4224z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk155adw91u.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001df1/r3tmp/pdisk10gov_mgg.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2914\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29828\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7716\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27795\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21493\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6677\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17894\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6577\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2359388
DEBUG    ya.test:process.py:259 Command (pid 2359388) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2359388) elapsed time (sec): 1.5393640995025635
DEBUG    ya.test:process.py:263 Command (pid 2359388) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) maxrss: 711044
DEBUG    ya.test:process.py:263 Command (pid 2359388) minflt: 51913
DEBUG    ya.test:process.py:263 Command (pid 2359388) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 2359388) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2359388) nvcsw: 718
DEBUG    ya.test:process.py:263 Command (pid 2359388) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2359388) stime: 0.982768
DEBUG    ya.test:process.py:263 Command (pid 2359388) utime: 0.5342589999999999
DEBUG    ya.test:process.py:263 Command (pid 2359388) wtime: 1.541
DEBUG    ya.test:process.py:275 Command (pid 2359388) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 1

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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.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/l909/001df1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:32391', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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: 2359438
DEBUG    ya.test:process.py:259 Command (pid 2359438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2359438) elapsed time (sec): 0.7162821292877197
DEBUG    ya.test:process.py:263 Command (pid 2359438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) maxrss: 711056
DEBUG    ya.test:process.py:263 Command (pid 2359438) minflt: 51876
DEBUG    ya.test:process.py:263 Command (pid 2359438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 2359438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2359438) nvcsw: 712
DEBUG    ya.test:process.py:263 Command (pid 2359438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2359438) stime: 0.260031
DEBUG    ya.test:process.py:263 Command (pid 2359438) utime: 0.428403
DEBUG    ya.test:process.py:263 Command (pid 2359438) wtime: 0.718
DEBUG    ya.test:process.py:275 Command (pid 2359438) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 8

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_restarts.py::TestRestartClusterMirror34, test_name: test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok)
INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763983006383
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763983006383
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763983010453
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763983012411
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763983012467
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763983014438
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763983014478
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763983016460
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763983016522
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763983018480
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763983018521
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763983020499
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763983020580
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1763983022518
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1763983022540
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763983024538
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763983024564
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763983026558
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763983026591
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763983028574
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763983028590
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763983030593
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763983030609
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763983032619
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763983032642
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763983034645
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763983034663
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763983036669
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763983036688
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763983038695
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763983038722
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763983040716
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763983040741
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763983042737
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763983042754
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763983044752
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763983044769
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763983046777
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763983046797
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763983048809
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763983048839
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763983050842
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763983050909
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763983052870
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763983052892
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763983054896
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763983054912
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763983056923
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763983056959
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763983058962
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763983059010
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763983061003
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763983061032
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763983063052
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763983063104
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763983065094
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763983065126
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1763983067179
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763983069145
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763983069167
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763983071167
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763983071184
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763983073183
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763983073210
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983075206
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983075227
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983077234
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983077260
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983079261
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983079283
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983081291
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983081320
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983083326
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983083358
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983085445
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983085483
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983087491
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983087521
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983089515
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983089543
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     __tests__.test_restarts:test_restarts.py:105 Node is stopped 1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32391/1
INFO     __tests__.test_restarts:test_restarts.py:105 Node is stopped 2
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2357861' in '/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_tenzsbkn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17016/2
============================== slowest durations ===============================
97.19s call     test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
11.40s setup    test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
7.09s teardown test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
=========================== short test summary info ============================
FAILED test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_2/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-24T11:16:40.211352Z): RdmaMemPool is not initialized
ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
AllocateRcBuf(): requirement Common->RdmaMemPool failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
16. ??:0: ?? @ 0x7F36376C1AC2
17. ??:0: ?? @ 0x7F36377538BF
ERROR test_restarts.py::TestRestartClusterMirror34::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/l909/001df1/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk1/testing_out_stuff/test_restarts.py.TestRestartClusterMirror34.test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok/cluster/node_6/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-24T11:16:40.211546Z): RdmaMemPool is not initialized
ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
AllocateRcBuf(): requirement Common->RdmaMemPool failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
16. ??:0: ?? @ 0x7F06A4B73AC2
17. ??:0: ?? @ 0x7F06A4C058BF
==================== 1 failed, 1 error in 118.04s (0:01:58) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001df7/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
166.18s call     test_restarts.py::TestRestartClusterMirror3DC::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
13.27s setup    test_restarts.py::TestRestartClusterMirror3DC::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
12.09s teardown test_restarts.py::TestRestartClusterMirror3DC::test_when_create_many_tablets_and_restart_cluster_then_every_thing_is_ok
======================== 1 passed in 192.57s (0:03:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e56/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
163.54s call     test_restarts.py::TestRestartMultipleBlock42::test_tablets_are_successfully_started_after_few_killed_nodes
12.06s teardown test_restarts.py::TestRestartMultipleBlock42::test_tablets_are_successfully_started_after_few_killed_nodes
11.45s setup    test_restarts.py::TestRestartMultipleBlock42::test_tablets_are_successfully_started_after_few_killed_nodes
======================== 1 passed in 187.87s (0:03:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py FE

==================================== ERRORS ====================================
_ ERROR at teardown of TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes _
ydb/tests/functional/restarts/test_restarts.py:29: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-24T11:15:22.234415Z): RdmaMemPool is not initialized
E   ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
E   AllocateRcBuf(): requirement Common->RdmaMemPool failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
E   2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
E   3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
E   4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
E   5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
E   6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
E   7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
E   8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
E   9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
E   10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
E   11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
E   14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
E   15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
E   16. ??:0: ?? @ 0x7F1BADE39AC2
E   17. ??:0: ?? @ 0x7F1BADECB8BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_tablets_are_successfully_started_after_few_killed_nodes
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25017
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61445
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9765
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/kikimr_cluster_gdhnoo_a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_ssck_q3r.log --grpc-port=14438 --mon-port=25164 --ic-port=10759
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_8fpqunno.log --grpc-port=32012 --mon-port=19275 --ic-port=25853
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_f63rxd8h.log --grpc-port=1985 --mon-port=1549 --ic-port=8854
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_muya9c8w.log --grpc-port=4533 --mon-port=22149 --ic-port=25018
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16182
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ino12fb0.log --grpc-port=32670 --mon-port=10788 --ic-port=61445
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7111
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_rw27numk.log --grpc-port=11239 --mon-port=7111 --ic-port=24625
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4965
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11295
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_4kmqqw7k.log --grpc-port=4965 --mon-port=11936 --ic-port=9765
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7765
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_9jl__rkc.log --grpc-port=28496 --mon-port=5366 --ic-port=18641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1wjimveif.data on node localhost:14438/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_ssck_q3r.log --grpc-port=14438 --mon-port=25164 --ic-port=10759
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_ssck_q3r.log', '--grpc-port=14438', '--mon-port=25164', '--ic-port=10759')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2340780
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14438/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2340781
DEBUG    ya.test:process.py:259 Command (pid 2340781) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2340781) elapsed time (sec): 0.6611692905426025
DEBUG    ya.test:process.py:263 Command (pid 2340781) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 2340781) maxrss: 482824
DEBUG    ya.test:process.py:263 Command (pid 2340781) minflt: 45887
DEBUG    ya.test:process.py:263 Command (pid 2340781) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 2340781) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2340781) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2340781) stime: 0.133415
DEBUG    ya.test:process.py:263 Command (pid 2340781) utime: 0.48252599999999995
DEBUG    ya.test:process.py:263 Command (pid 2340781) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 2340781) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk10xwr_g4z.data on node localhost:32012/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_8fpqunno.log --grpc-port=32012 --mon-port=19275 --ic-port=25853
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_8fpqunno.log', '--grpc-port=32012', '--mon-port=19275', '--ic-port=25853')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2340951
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32012/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2340952
DEBUG    ya.test:process.py:259 Command (pid 2340952) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2340952) elapsed time (sec): 0.6501038074493408
DEBUG    ya.test:process.py:263 Command (pid 2340952) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) maxrss: 485604
DEBUG    ya.test:process.py:263 Command (pid 2340952) minflt: 45632
DEBUG    ya.test:process.py:263 Command (pid 2340952) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 2340952) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2340952) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2340952) stime: 0.196899
DEBUG    ya.test:process.py:263 Command (pid 2340952) utime: 0.404725
DEBUG    ya.test:process.py:263 Command (pid 2340952) wtime: 0.651
DEBUG    ya.test:process.py:275 Command (pid 2340952) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1ikzz5bp8.data on node localhost:1985/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_f63rxd8h.log --grpc-port=1985 --mon-port=1549 --ic-port=8854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_f63rxd8h.log', '--grpc-port=1985', '--mon-port=1549', '--ic-port=8854')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1985/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341150
DEBUG    ya.test:process.py:259 Command (pid 2341150) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341150) elapsed time (sec): 0.6662216186523438
DEBUG    ya.test:process.py:263 Command (pid 2341150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) maxrss: 485436
DEBUG    ya.test:process.py:263 Command (pid 2341150) minflt: 45605
DEBUG    ya.test:process.py:263 Command (pid 2341150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2341150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2341150) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341150) stime: 0.168432
DEBUG    ya.test:process.py:263 Command (pid 2341150) utime: 0.45339599999999997
DEBUG    ya.test:process.py:263 Command (pid 2341150) wtime: 0.668
DEBUG    ya.test:process.py:275 Command (pid 2341150) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk18vyp0ph9.data on node localhost:4533/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_muya9c8w.log --grpc-port=4533 --mon-port=22149 --ic-port=25018
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_muya9c8w.log', '--grpc-port=4533', '--mon-port=22149', '--ic-port=25018')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4533/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341349
DEBUG    ya.test:process.py:259 Command (pid 2341349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341349) elapsed time (sec): 0.688809871673584
DEBUG    ya.test:process.py:263 Command (pid 2341349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) maxrss: 485816
DEBUG    ya.test:process.py:263 Command (pid 2341349) minflt: 45678
DEBUG    ya.test:process.py:263 Command (pid 2341349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2341349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2341349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341349) stime: 0.20071699999999998
DEBUG    ya.test:process.py:263 Command (pid 2341349) utime: 0.442926
DEBUG    ya.test:process.py:263 Command (pid 2341349) wtime: 0.69
DEBUG    ya.test:process.py:275 Command (pid 2341349) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk12uqtnoq1.data on node localhost:32670/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ino12fb0.log --grpc-port=32670 --mon-port=10788 --ic-port=61445
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ino12fb0.log', '--grpc-port=32670', '--mon-port=10788', '--ic-port=61445')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341549
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32670/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341551
DEBUG    ya.test:process.py:259 Command (pid 2341551) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341551) elapsed time (sec): 0.6440503597259521
DEBUG    ya.test:process.py:263 Command (pid 2341551) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2341551) maxrss: 485308
DEBUG    ya.test:process.py:263 Command (pid 2341551) minflt: 45681
DEBUG    ya.test:process.py:263 Command (pid 2341551) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2341551) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2341551) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341551) stime: 0.216524
DEBUG    ya.test:process.py:263 Command (pid 2341551) utime: 0.382704
DEBUG    ya.test:process.py:263 Command (pid 2341551) wtime: 0.645
DEBUG    ya.test:process.py:275 Command (pid 2341551) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1rjq0lscn.data on node localhost:11239/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_rw27numk.log --grpc-port=11239 --mon-port=7111 --ic-port=24625
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_rw27numk.log', '--grpc-port=11239', '--mon-port=7111', '--ic-port=24625')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11239/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341753
DEBUG    ya.test:process.py:259 Command (pid 2341753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341753) elapsed time (sec): 0.6944048404693604
DEBUG    ya.test:process.py:263 Command (pid 2341753) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) maxrss: 485636
DEBUG    ya.test:process.py:263 Command (pid 2341753) minflt: 45621
DEBUG    ya.test:process.py:263 Command (pid 2341753) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2341753) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2341753) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341753) stime: 0.201567
DEBUG    ya.test:process.py:263 Command (pid 2341753) utime: 0.441233
DEBUG    ya.test:process.py:263 Command (pid 2341753) wtime: 0.696
DEBUG    ya.test:process.py:275 Command (pid 2341753) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk135msxqpg.data on node localhost:4965/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_4kmqqw7k.log --grpc-port=4965 --mon-port=11936 --ic-port=9765
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_4kmqqw7k.log', '--grpc-port=4965', '--mon-port=11936', '--ic-port=9765')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2342278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4965/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2342283
DEBUG    ya.test:process.py:259 Command (pid 2342283) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2342283) elapsed time (sec): 0.6914651393890381
DEBUG    ya.test:process.py:263 Command (pid 2342283) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) maxrss: 485308
DEBUG    ya.test:process.py:263 Command (pid 2342283) minflt: 45761
DEBUG    ya.test:process.py:263 Command (pid 2342283) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2342283) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2342283) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2342283) stime: 0.199769
DEBUG    ya.test:process.py:263 Command (pid 2342283) utime: 0.446293
DEBUG    ya.test:process.py:263 Command (pid 2342283) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 2342283) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1hsfr0sg6.data on node localhost:28496/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_9jl__rkc.log --grpc-port=28496 --mon-port=5366 --ic-port=18641
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_9jl__rkc.log', '--grpc-port=28496', '--mon-port=5366', '--ic-port=18641')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2342715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28496/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2342724
DEBUG    ya.test:process.py:259 Command (pid 2342724) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2342724) elapsed time (sec): 0.6910309791564941
DEBUG    ya.test:process.py:263 Command (pid 2342724) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) maxrss: 485472
DEBUG    ya.test:process.py:263 Command (pid 2342724) minflt: 45578
DEBUG    ya.test:process.py:263 Command (pid 2342724) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 2342724) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2342724) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2342724) stime: 0.21101199999999998
DEBUG    ya.test:process.py:263 Command (pid 2342724) utime: 0.43049099999999996
DEBUG    ya.test:process.py:263 Command (pid 2342724) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 2342724) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1wjimveif.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk10xwr_g4z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1ikzz5bp8.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk18vyp0ph9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk12uqtnoq1.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1rjq0lscn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk135msxqpg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1hsfr0sg6.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10759\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25853\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8854\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25018\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61445\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24625\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9765\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18641\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
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/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1wjimveif.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk10xwr_g4z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1ikzz5bp8.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk18vyp0ph9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk12uqtnoq1.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1rjq0lscn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk135msxqpg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1hsfr0sg6.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10759\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25853\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8854\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25018\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61445\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24625\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9765\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18641\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2345209
DEBUG    ya.test:process.py:259 Command (pid 2345209) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2345209) elapsed time (sec): 4.278632402420044
DEBUG    ya.test:process.py:263 Command (pid 2345209) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) maxrss: 771120
DEBUG    ya.test:process.py:263 Command (pid 2345209) minflt: 56499
DEBUG    ya.test:process.py:263 Command (pid 2345209) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) nivcsw: 256
DEBUG    ya.test:process.py:263 Command (pid 2345209) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) nvcsw: 782
DEBUG    ya.test:process.py:263 Command (pid 2345209) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2345209) stime: 3.113669
DEBUG    ya.test:process.py:263 Command (pid 2345209) utime: 1.011523
DEBUG    ya.test:process.py:263 Command (pid 2345209) wtime: 4.281
DEBUG    ya.test:process.py:275 Command (pid 2345209) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 1

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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.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/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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: 2346170
DEBUG    ya.test:process.py:259 Command (pid 2346170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2346170) elapsed time (sec): 0.8902122974395752
DEBUG    ya.test:process.py:263 Command (pid 2346170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) maxrss: 771692
DEBUG    ya.test:process.py:263 Command (pid 2346170) minflt: 52212
DEBUG    ya.test:process.py:263 Command (pid 2346170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2346170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) nvcsw: 688
DEBUG    ya.test:process.py:263 Command (pid 2346170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2346170) stime: 0.311314
DEBUG    ya.test:process.py:263 Command (pid 2346170) utime: 0.543408
DEBUG    ya.test:process.py:263 Command (pid 2346170) wtime: 0.892
DEBUG    ya.test:process.py:275 Command (pid 2346170) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_restarts.py::TestRestartMultipleMirror34, test_name: test_tablets_are_successfully_started_after_few_killed_nodes)
INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763982932043
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763982932043
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763982935110
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763982938070
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763982938131
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763982940090
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763982940139
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763982942109
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763982942149
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763982944127
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763982944166
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763982946152
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763982946202
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1763982948223
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763982950205
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763982950228
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763982952228
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763982952249
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763982954248
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763982954265
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763982956288
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763982956315
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763982958310
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763982958343
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763982960333
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763982960350
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763982962354
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763982962374
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763982964377
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763982964399
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763982966398
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763982966433
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763982968417
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763982968434
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763982970470
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763982970493
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763982972508
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763982972529
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763982974535
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763982974561
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763982976568
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763982976608
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763982978595
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763982978625
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763982980645
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763982980713
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763982982681
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763982982755
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763982984709
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763982984734
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763982986731
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763982986746
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763982988752
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763982988774
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763982990778
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763982990812
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1763982992797
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1763982992820
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763982994816
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763982994835
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763982996837
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763982996854
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763982998859
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763982998881
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983000881
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983000900
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983002899
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983002926
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983004919
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983004937
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983006939
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983006961
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983008968
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983008988
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983010988
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983011008
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983013009
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983013025
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983015030
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983015076
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     __tests__.test_restarts:test_restarts.py:44 Starting 1 iteration of nodes restart
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4533/4
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2341752' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_rw27numk.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11239/6
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4533/4
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2340951' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2'
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2341752' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_8fpqunno.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_rw27numk.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32012/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11239/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1985/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14438/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32670/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4965/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28496/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7765
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11295
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4965
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7111
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2506
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5559
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25164
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9765
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61445
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10759
=================================== FAILURES ===================================
_ TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes _
ydb/tests/functional/restarts/test_restarts.py:48: in test_tablets_are_successfully_started_after_few_killed_nodes
    node.stop()
ydb/tests/library/harness/kikimr_runner.py:279: in stop
    super(KiKiMRNode, self).stop()
ydb/tests/library/harness/daemon.py:194: in stop
    if not self.__check_can_launch_stop("stop"):
ydb/tests/library/harness/daemon.py:171: in __check_can_launch_stop
    raise DaemonError(
E   ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-24T11:15:22.233950Z): RdmaMemPool is not initialized
E   ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
E   AllocateRcBuf(): requirement Common->RdmaMemPool failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
E   2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
E   3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
E   4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
E   5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
E   6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
E   7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
E   8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
E   9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
E   10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
E   11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
E   14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
E   15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
E   16. ??:0: ?? @ 0x7F18D44BFAC2
E   17. ??:0: ?? @ 0x7F18D45518BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_tablets_are_successfully_started_after_few_killed_nodes
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25017
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61445
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9765
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/kikimr_cluster_gdhnoo_a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25164
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_ssck_q3r.log --grpc-port=14438 --mon-port=25164 --ic-port=10759
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_8fpqunno.log --grpc-port=32012 --mon-port=19275 --ic-port=25853
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_f63rxd8h.log --grpc-port=1985 --mon-port=1549 --ic-port=8854
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_muya9c8w.log --grpc-port=4533 --mon-port=22149 --ic-port=25018
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16182
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ino12fb0.log --grpc-port=32670 --mon-port=10788 --ic-port=61445
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7111
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_rw27numk.log --grpc-port=11239 --mon-port=7111 --ic-port=24625
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4965
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11295
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_4kmqqw7k.log --grpc-port=4965 --mon-port=11936 --ic-port=9765
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7765
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_9jl__rkc.log --grpc-port=28496 --mon-port=5366 --ic-port=18641
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1wjimveif.data on node localhost:14438/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_ssck_q3r.log --grpc-port=14438 --mon-port=25164 --ic-port=10759
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1/logfile_ssck_q3r.log', '--grpc-port=14438', '--mon-port=25164', '--ic-port=10759')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2340780
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14438/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2340781
DEBUG    ya.test:process.py:259 Command (pid 2340781) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2340781) elapsed time (sec): 0.6611692905426025
DEBUG    ya.test:process.py:263 Command (pid 2340781) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 2340781) maxrss: 482824
DEBUG    ya.test:process.py:263 Command (pid 2340781) minflt: 45887
DEBUG    ya.test:process.py:263 Command (pid 2340781) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 2340781) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2340781) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2340781) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2340781) stime: 0.133415
DEBUG    ya.test:process.py:263 Command (pid 2340781) utime: 0.48252599999999995
DEBUG    ya.test:process.py:263 Command (pid 2340781) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 2340781) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk10xwr_g4z.data on node localhost:32012/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_8fpqunno.log --grpc-port=32012 --mon-port=19275 --ic-port=25853
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/logfile_8fpqunno.log', '--grpc-port=32012', '--mon-port=19275', '--ic-port=25853')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2340951
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32012/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2340952
DEBUG    ya.test:process.py:259 Command (pid 2340952) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2340952) elapsed time (sec): 0.6501038074493408
DEBUG    ya.test:process.py:263 Command (pid 2340952) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) maxrss: 485604
DEBUG    ya.test:process.py:263 Command (pid 2340952) minflt: 45632
DEBUG    ya.test:process.py:263 Command (pid 2340952) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 2340952) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2340952) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2340952) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2340952) stime: 0.196899
DEBUG    ya.test:process.py:263 Command (pid 2340952) utime: 0.404725
DEBUG    ya.test:process.py:263 Command (pid 2340952) wtime: 0.651
DEBUG    ya.test:process.py:275 Command (pid 2340952) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1ikzz5bp8.data on node localhost:1985/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_f63rxd8h.log --grpc-port=1985 --mon-port=1549 --ic-port=8854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3/logfile_f63rxd8h.log', '--grpc-port=1985', '--mon-port=1549', '--ic-port=8854')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1985/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341150
DEBUG    ya.test:process.py:259 Command (pid 2341150) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341150) elapsed time (sec): 0.6662216186523438
DEBUG    ya.test:process.py:263 Command (pid 2341150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) maxrss: 485436
DEBUG    ya.test:process.py:263 Command (pid 2341150) minflt: 45605
DEBUG    ya.test:process.py:263 Command (pid 2341150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2341150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341150) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2341150) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341150) stime: 0.168432
DEBUG    ya.test:process.py:263 Command (pid 2341150) utime: 0.45339599999999997
DEBUG    ya.test:process.py:263 Command (pid 2341150) wtime: 0.668
DEBUG    ya.test:process.py:275 Command (pid 2341150) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk18vyp0ph9.data on node localhost:4533/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_muya9c8w.log --grpc-port=4533 --mon-port=22149 --ic-port=25018
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4/logfile_muya9c8w.log', '--grpc-port=4533', '--mon-port=22149', '--ic-port=25018')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4533/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341349
DEBUG    ya.test:process.py:259 Command (pid 2341349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341349) elapsed time (sec): 0.688809871673584
DEBUG    ya.test:process.py:263 Command (pid 2341349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) maxrss: 485816
DEBUG    ya.test:process.py:263 Command (pid 2341349) minflt: 45678
DEBUG    ya.test:process.py:263 Command (pid 2341349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2341349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341349) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2341349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341349) stime: 0.20071699999999998
DEBUG    ya.test:process.py:263 Command (pid 2341349) utime: 0.442926
DEBUG    ya.test:process.py:263 Command (pid 2341349) wtime: 0.69
DEBUG    ya.test:process.py:275 Command (pid 2341349) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk12uqtnoq1.data on node localhost:32670/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ino12fb0.log --grpc-port=32670 --mon-port=10788 --ic-port=61445
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5/logfile_ino12fb0.log', '--grpc-port=32670', '--mon-port=10788', '--ic-port=61445')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341549
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32670/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341551
DEBUG    ya.test:process.py:259 Command (pid 2341551) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341551) elapsed time (sec): 0.6440503597259521
DEBUG    ya.test:process.py:263 Command (pid 2341551) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2341551) maxrss: 485308
DEBUG    ya.test:process.py:263 Command (pid 2341551) minflt: 45681
DEBUG    ya.test:process.py:263 Command (pid 2341551) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2341551) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341551) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2341551) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341551) stime: 0.216524
DEBUG    ya.test:process.py:263 Command (pid 2341551) utime: 0.382704
DEBUG    ya.test:process.py:263 Command (pid 2341551) wtime: 0.645
DEBUG    ya.test:process.py:275 Command (pid 2341551) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1rjq0lscn.data on node localhost:11239/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_rw27numk.log --grpc-port=11239 --mon-port=7111 --ic-port=24625
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/logfile_rw27numk.log', '--grpc-port=11239', '--mon-port=7111', '--ic-port=24625')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2341752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11239/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341753
DEBUG    ya.test:process.py:259 Command (pid 2341753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341753) elapsed time (sec): 0.6944048404693604
DEBUG    ya.test:process.py:263 Command (pid 2341753) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) maxrss: 485636
DEBUG    ya.test:process.py:263 Command (pid 2341753) minflt: 45621
DEBUG    ya.test:process.py:263 Command (pid 2341753) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2341753) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341753) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2341753) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341753) stime: 0.201567
DEBUG    ya.test:process.py:263 Command (pid 2341753) utime: 0.441233
DEBUG    ya.test:process.py:263 Command (pid 2341753) wtime: 0.696
DEBUG    ya.test:process.py:275 Command (pid 2341753) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk135msxqpg.data on node localhost:4965/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_4kmqqw7k.log --grpc-port=4965 --mon-port=11936 --ic-port=9765
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7/logfile_4kmqqw7k.log', '--grpc-port=4965', '--mon-port=11936', '--ic-port=9765')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2342278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4965/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2342283
DEBUG    ya.test:process.py:259 Command (pid 2342283) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2342283) elapsed time (sec): 0.6914651393890381
DEBUG    ya.test:process.py:263 Command (pid 2342283) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) maxrss: 485308
DEBUG    ya.test:process.py:263 Command (pid 2342283) minflt: 45761
DEBUG    ya.test:process.py:263 Command (pid 2342283) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2342283) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2342283) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2342283) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2342283) stime: 0.199769
DEBUG    ya.test:process.py:263 Command (pid 2342283) utime: 0.446293
DEBUG    ya.test:process.py:263 Command (pid 2342283) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 2342283) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1hsfr0sg6.data on node localhost:28496/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_9jl__rkc.log --grpc-port=28496 --mon-port=5366 --ic-port=18641
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8/logfile_9jl__rkc.log', '--grpc-port=28496', '--mon-port=5366', '--ic-port=18641')' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2342715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28496/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/l909/001e2d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2342724
DEBUG    ya.test:process.py:259 Command (pid 2342724) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2342724) elapsed time (sec): 0.6910309791564941
DEBUG    ya.test:process.py:263 Command (pid 2342724) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) maxrss: 485472
DEBUG    ya.test:process.py:263 Command (pid 2342724) minflt: 45578
DEBUG    ya.test:process.py:263 Command (pid 2342724) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 2342724) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2342724) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2342724) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2342724) stime: 0.21101199999999998
DEBUG    ya.test:process.py:263 Command (pid 2342724) utime: 0.43049099999999996
DEBUG    ya.test:process.py:263 Command (pid 2342724) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 2342724) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-e53cyumjtq    Host information: 
        Linux ghrun-e53cyumjtq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1wjimveif.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk10xwr_g4z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1ikzz5bp8.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk18vyp0ph9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk12uqtnoq1.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1rjq0lscn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk135msxqpg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1hsfr0sg6.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10759\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25853\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8854\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25018\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61445\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24625\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9765\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18641\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']
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/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1wjimveif.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk10xwr_g4z.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1ikzz5bp8.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk18vyp0ph9.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk12uqtnoq1.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1rjq0lscn.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk135msxqpg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/l909/001e2d/r3tmp/pdisk1hsfr0sg6.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10759\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25853\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8854\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25018\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61445\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24625\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9765\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18641\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2345209
DEBUG    ya.test:process.py:259 Command (pid 2345209) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2345209) elapsed time (sec): 4.278632402420044
DEBUG    ya.test:process.py:263 Command (pid 2345209) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) maxrss: 771120
DEBUG    ya.test:process.py:263 Command (pid 2345209) minflt: 56499
DEBUG    ya.test:process.py:263 Command (pid 2345209) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) nivcsw: 256
DEBUG    ya.test:process.py:263 Command (pid 2345209) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2345209) nvcsw: 782
DEBUG    ya.test:process.py:263 Command (pid 2345209) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2345209) stime: 3.113669
DEBUG    ya.test:process.py:263 Command (pid 2345209) utime: 1.011523
DEBUG    ya.test:process.py:263 Command (pid 2345209) wtime: 4.281
DEBUG    ya.test:process.py:275 Command (pid 2345209) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 1

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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.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/l909/001e2d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14438', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3of4"\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: 2346170
DEBUG    ya.test:process.py:259 Command (pid 2346170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2346170) elapsed time (sec): 0.8902122974395752
DEBUG    ya.test:process.py:263 Command (pid 2346170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) maxrss: 771692
DEBUG    ya.test:process.py:263 Command (pid 2346170) minflt: 52212
DEBUG    ya.test:process.py:263 Command (pid 2346170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 2346170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2346170) nvcsw: 688
DEBUG    ya.test:process.py:263 Command (pid 2346170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2346170) stime: 0.311314
DEBUG    ya.test:process.py:263 Command (pid 2346170) utime: 0.543408
DEBUG    ya.test:process.py:263 Command (pid 2346170) wtime: 0.892
DEBUG    ya.test:process.py:275 Command (pid 2346170) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 9

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_restarts.py::TestRestartMultipleMirror34, test_name: test_tablets_are_successfully_started_after_few_killed_nodes)
INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763982932043
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763982932043
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037888
  ChangeTime: 1763982935110
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763982938070
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037889
  ChangeTime: 1763982938131
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763982940090
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037890
  ChangeTime: 1763982940139
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763982942109
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037891
  ChangeTime: 1763982942149
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763982944127
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037892
  ChangeTime: 1763982944166
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763982946152
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037893
  ChangeTime: 1763982946202
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037894
  ChangeTime: 1763982948223
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763982950205
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037895
  ChangeTime: 1763982950228
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763982952228
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037896
  ChangeTime: 1763982952249
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763982954248
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037897
  ChangeTime: 1763982954265
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763982956288
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037898
  ChangeTime: 1763982956315
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763982958310
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037899
  ChangeTime: 1763982958343
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763982960333
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037900
  ChangeTime: 1763982960350
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763982962354
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037901
  ChangeTime: 1763982962374
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763982964377
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037902
  ChangeTime: 1763982964399
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763982966398
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037903
  ChangeTime: 1763982966433
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763982968417
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037904
  ChangeTime: 1763982968434
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763982970470
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037905
  ChangeTime: 1763982970493
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763982972508
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037906
  ChangeTime: 1763982972529
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763982974535
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037907
  ChangeTime: 1763982974561
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763982976568
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037908
  ChangeTime: 1763982976608
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763982978595
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037909
  ChangeTime: 1763982978625
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763982980645
  State: Lock
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037910
  ChangeTime: 1763982980713
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763982982681
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037911
  ChangeTime: 1763982982755
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763982984709
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037912
  ChangeTime: 1763982984734
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763982986731
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037913
  ChangeTime: 1763982986746
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763982988752
  State: ResolveStateStorage
  Generation: 0
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037914
  ChangeTime: 1763982988774
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763982990778
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037915
  ChangeTime: 1763982990812
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1763982992797
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037916
  ChangeTime: 1763982992820
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763982994816
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037917
  ChangeTime: 1763982994835
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763982996837
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037918
  ChangeTime: 1763982996854
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763982998859
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037919
  ChangeTime: 1763982998881
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983000881
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037920
  ChangeTime: 1763983000900
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983002899
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037921
  ChangeTime: 1763983002926
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983004919
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037922
  ChangeTime: 1763983004937
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983006939
  State: Discover
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037923
  ChangeTime: 1763983006961
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983008968
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037924
  ChangeTime: 1763983008988
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983010988
  State: Candidate
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037925
  ChangeTime: 1763983011008
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983013009
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037926
  ChangeTime: 1763983013025
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983015030
  State: BlockBlobStorage
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     root:wait_for.py:42 Result from callable = 
================================================================================
Status: 1
TabletStateInfo {
  TabletId: 72075186224037927
  ChangeTime: 1763983015076
  State: Active
  Generation: 1
  Type: KeyValue
  Host: "localhost"
  Leader: true
  FollowerId: 0
  TenantId {
    SchemeShard: 72057594046678944
    PathId: 1
  }
  HiveId: 72057594037968897
}

================================================================================

INFO     __tests__.test_restarts:test_restarts.py:44 Starting 1 iteration of nodes restart
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4533/4
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-e53cyumjtq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2341752' in '/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_rw27numk.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11239/6
============================== slowest durations ===============================
92.02s call     test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes
15.37s setup    test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes
7.04s teardown test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes
=========================== short test summary info ============================
FAILED test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes - ydb.tests.library.harness.daemon.DaemonError: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_6/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-24T11:15:22.233950Z): RdmaMemPool is not initialized
ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
AllocateRcBuf(): requirement Common->RdmaMemPool failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
16. ??:0: ?? @ 0x7F18D44BFAC2
17. ??:0: ?? @ 0x7F18D45518BF
ERROR test_restarts.py::TestRestartMultipleMirror34::test_tablets_are_successfully_started_after_few_killed_nodes - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/l909/001e2d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk4/testing_out_stuff/test_restarts.py.TestRestartMultipleMirror34.test_tablets_are_successfully_started_after_few_killed_nodes/cluster/node_2/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-24T11:15:22.234415Z): RdmaMemPool is not initialized
ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653
AllocateRcBuf(): requirement Common->RdmaMemPool failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x2002AE97
1. /-S/util/system/yassert.cpp:55: Panic @ 0x20018BCA
2. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:653: AllocateRcBuf @ 0x4C8478E3
3. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:694: ProcessXdcCommand @ 0x4C84306B
4. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:551: ProcessPayload @ 0x4C8364D4
5. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:374: ReceiveData @ 0x4C82E489
6. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:308: Handle @ 0x4C8304F9
7. /-S/ydb/library/actors/interconnect/interconnect_tcp_session.h:257: WorkingStateImpl @ 0x4C82D770
8. /tmp//-S/ydb/library/actors/interconnect/interconnect_tcp_input_session.cpp:266: WorkingState @ 0x4C82CB59
9. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x227B7BA7
10. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x228A13D1
11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x228AAFF6
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x228AA5AD
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x228AC61E
14. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x2002FEF4
15. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1FCCD7D6
16. ??:0: ?? @ 0x7F1BADE39AC2
17. ??:0: ?? @ 0x7F1BADECB8BF
==================== 1 failed, 1 error in 116.47s (0:01:56) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e6d/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
227.17s call     test_restarts.py::TestRestartMultipleMirror3DC::test_tablets_are_successfully_started_after_few_killed_nodes
12.24s setup    test_restarts.py::TestRestartMultipleMirror3DC::test_tablets_are_successfully_started_after_few_killed_nodes
12.06s teardown test_restarts.py::TestRestartMultipleMirror3DC::test_tablets_are_successfully_started_after_few_killed_nodes
======================== 1 passed in 252.20s (0:04:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e0c/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
135.42s call     test_restarts.py::TestRestartSingleBlock42::test_restart_single_node_is_ok
12.05s teardown test_restarts.py::TestRestartSingleBlock42::test_restart_single_node_is_ok
11.35s setup    test_restarts.py::TestRestartSingleBlock42::test_restart_single_node_is_ok
======================== 1 passed in 159.92s (0:02:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e1a/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_restarts.py .

============================== slowest durations ===============================
153.34s call     test_restarts.py::TestRestartSingleMirror3DC::test_restart_single_node_is_ok
13.54s setup    test_restarts.py::TestRestartSingleMirror3DC::test_restart_single_node_is_ok
7.04s teardown test_restarts.py::TestRestartSingleMirror3DC::test_restart_single_node_is_ok
======================== 1 passed in 174.81s (0:02:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001dfd/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.83s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/l909/001e47/ydb/tests/functional/restarts/test-results/py3test/testing_out_stuff/test_restarts/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 1.18s =============================
