============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00507c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_all_types-pk_types7-all_types7-index7---] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00507c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72403fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_all_types-pk_types7-all_types7-index7---]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/00507c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625203
DEBUG    ya.test:process.py:259 Command (pid 625203) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 625203) elapsed time (sec): 0.23839187622070312
DEBUG    ya.test:process.py:263 Command (pid 625203) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) maxrss: 120180
DEBUG    ya.test:process.py:263 Command (pid 625203) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 625203) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 625203) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625203) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 625203) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625203) stime: 0.011399
DEBUG    ya.test:process.py:263 Command (pid 625203) utime: 0.093474
DEBUG    ya.test:process.py:263 Command (pid 625203) wtime: 0.24
DEBUG    ya.test:process.py:275 Command (pid 625203) output:

DEBUG    ya.test:process.py:276 Command (pid 625203) errors:
Terminating due to uncaught exception 0x72403fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/00507c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0) 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.625203' in '/home/runner/.ya/build/build_root/j3oc/00507c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x72403fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00507c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72403fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.04s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005089/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005089/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32987fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005089/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624699
DEBUG    ya.test:process.py:259 Command (pid 624699) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624699) elapsed time (sec): 0.24700927734375
DEBUG    ya.test:process.py:263 Command (pid 624699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) maxrss: 120092
DEBUG    ya.test:process.py:263 Command (pid 624699) minflt: 2639
DEBUG    ya.test:process.py:263 Command (pid 624699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624699) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624699) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624699) stime: 0.007375
DEBUG    ya.test:process.py:263 Command (pid 624699) utime: 0.09464499999999999
DEBUG    ya.test:process.py:263 Command (pid 624699) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 624699) output:

DEBUG    ya.test:process.py:276 Command (pid 624699) errors:
Terminating due to uncaught exception 0x32987fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005089/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1) 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.624699' in '/home/runner/.ya/build/build_root/j3oc/005089/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x32987fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.26s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005089/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32987fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.05s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005086/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005086/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1339ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005086/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624682
DEBUG    ya.test:process.py:259 Command (pid 624682) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624682) elapsed time (sec): 0.21303296089172363
DEBUG    ya.test:process.py:263 Command (pid 624682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) maxrss: 120120
DEBUG    ya.test:process.py:263 Command (pid 624682) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624682) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624682) stime: 0.012565
DEBUG    ya.test:process.py:263 Command (pid 624682) utime: 0.08377
DEBUG    ya.test:process.py:263 Command (pid 624682) wtime: 0.214
DEBUG    ya.test:process.py:275 Command (pid 624682) output:

DEBUG    ya.test:process.py:276 Command (pid 624682) errors:
Terminating due to uncaught exception 0x1339ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005086/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2) 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.624682' in '/home/runner/.ya/build/build_root/j3oc/005086/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x1339ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.23s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005086/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1339ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.94s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005092/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005092/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x528dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005092/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624417
DEBUG    ya.test:process.py:259 Command (pid 624417) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624417) elapsed time (sec): 0.3285338878631592
DEBUG    ya.test:process.py:263 Command (pid 624417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) maxrss: 120056
DEBUG    ya.test:process.py:263 Command (pid 624417) minflt: 2613
DEBUG    ya.test:process.py:263 Command (pid 624417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 624417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624417) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624417) stime: 0.017303
DEBUG    ya.test:process.py:263 Command (pid 624417) utime: 0.08788599999999999
DEBUG    ya.test:process.py:263 Command (pid 624417) wtime: 0.33
DEBUG    ya.test:process.py:275 Command (pid 624417) output:

DEBUG    ya.test:process.py:276 Command (pid 624417) errors:
Terminating due to uncaught exception 0x528dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005092/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3) 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.624417' in '/home/runner/.ya/build/build_root/j3oc/005092/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x528dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.34s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005092/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x528dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.15s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005083/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005083/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70df7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005083/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624878
DEBUG    ya.test:process.py:259 Command (pid 624878) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624878) elapsed time (sec): 0.2625887393951416
DEBUG    ya.test:process.py:263 Command (pid 624878) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) maxrss: 119968
DEBUG    ya.test:process.py:263 Command (pid 624878) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624878) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 624878) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624878) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624878) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624878) stime: 0.021034999999999998
DEBUG    ya.test:process.py:263 Command (pid 624878) utime: 0.046277
DEBUG    ya.test:process.py:263 Command (pid 624878) wtime: 0.264
DEBUG    ya.test:process.py:275 Command (pid 624878) output:

DEBUG    ya.test:process.py:276 Command (pid 624878) errors:
Terminating due to uncaught exception 0x70df7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005083/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4) 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.624878' in '/home/runner/.ya/build/build_root/j3oc/005083/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x70df7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.28s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005083/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70df7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.06s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005084/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005084/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005084/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624691
DEBUG    ya.test:process.py:259 Command (pid 624691) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624691) elapsed time (sec): 0.2407853603363037
DEBUG    ya.test:process.py:263 Command (pid 624691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) maxrss: 119976
DEBUG    ya.test:process.py:263 Command (pid 624691) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 624691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624691) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624691) stime: 0.020656
DEBUG    ya.test:process.py:263 Command (pid 624691) utime: 0.045443
DEBUG    ya.test:process.py:263 Command (pid 624691) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 624691) output:

DEBUG    ya.test:process.py:276 Command (pid 624691) errors:
Terminating due to uncaught exception 0x73027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005084/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5) 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.624691' in '/home/runner/.ya/build/build_root/j3oc/005084/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x73027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.25s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005084/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73027fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005087/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005087/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x714f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005087/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624798
DEBUG    ya.test:process.py:259 Command (pid 624798) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624798) elapsed time (sec): 0.31026268005371094
DEBUG    ya.test:process.py:263 Command (pid 624798) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) maxrss: 120148
DEBUG    ya.test:process.py:263 Command (pid 624798) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 624798) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624798) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624798) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624798) stime: 0.013562999999999999
DEBUG    ya.test:process.py:263 Command (pid 624798) utime: 0.08401
DEBUG    ya.test:process.py:263 Command (pid 624798) wtime: 0.311
DEBUG    ya.test:process.py:275 Command (pid 624798) output:

DEBUG    ya.test:process.py:276 Command (pid 624798) errors:
Terminating due to uncaught exception 0x714f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005087/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6) 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.624798' in '/home/runner/.ya/build/build_root/j3oc/005087/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x714f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.33s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005087/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x714f7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.19s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005085/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005085/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13ffffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005085/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624913
DEBUG    ya.test:process.py:259 Command (pid 624913) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624913) elapsed time (sec): 0.28743720054626465
DEBUG    ya.test:process.py:263 Command (pid 624913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) maxrss: 120064
DEBUG    ya.test:process.py:263 Command (pid 624913) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624913) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624913) stime: 0.012438999999999999
DEBUG    ya.test:process.py:263 Command (pid 624913) utime: 0.091224
DEBUG    ya.test:process.py:263 Command (pid 624913) wtime: 0.289
DEBUG    ya.test:process.py:275 Command (pid 624913) output:

DEBUG    ya.test:process.py:276 Command (pid 624913) errors:
Terminating due to uncaught exception 0x13ffffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005085/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7) 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.624913' in '/home/runner/.ya/build/build_root/j3oc/005085/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x13ffffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.30s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005085/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13ffffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.10s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005088/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005088/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x122b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005088/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624796
DEBUG    ya.test:process.py:259 Command (pid 624796) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624796) elapsed time (sec): 0.29479098320007324
DEBUG    ya.test:process.py:263 Command (pid 624796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) maxrss: 119960
DEBUG    ya.test:process.py:263 Command (pid 624796) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 624796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624796) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624796) stime: 0.020075
DEBUG    ya.test:process.py:263 Command (pid 624796) utime: 0.07628499999999999
DEBUG    ya.test:process.py:263 Command (pid 624796) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 624796) output:

DEBUG    ya.test:process.py:276 Command (pid 624796) errors:
Terminating due to uncaught exception 0x122b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005088/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8) 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.624796' in '/home/runner/.ya/build/build_root/j3oc/005088/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x122b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.31s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005088/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x122b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00508d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00508d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13b7bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/00508d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624609
DEBUG    ya.test:process.py:259 Command (pid 624609) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624609) elapsed time (sec): 0.25861430168151855
DEBUG    ya.test:process.py:263 Command (pid 624609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) maxrss: 120056
DEBUG    ya.test:process.py:263 Command (pid 624609) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624609) nvcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624609) stime: 0.027899
DEBUG    ya.test:process.py:263 Command (pid 624609) utime: 0.07971299999999999
DEBUG    ya.test:process.py:263 Command (pid 624609) wtime: 0.26
DEBUG    ya.test:process.py:275 Command (pid 624609) output:

DEBUG    ya.test:process.py:276 Command (pid 624609) errors:
Terminating due to uncaught exception 0x13b7bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/00508d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9) 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.624609' in '/home/runner/.ya/build/build_root/j3oc/00508d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x13b7bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.27s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00508d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13b7bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.99s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005095/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005095/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70fcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005095/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624271
DEBUG    ya.test:process.py:259 Command (pid 624271) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624271) elapsed time (sec): 0.2828397750854492
DEBUG    ya.test:process.py:263 Command (pid 624271) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) maxrss: 119892
DEBUG    ya.test:process.py:263 Command (pid 624271) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 624271) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 624271) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624271) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624271) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624271) stime: 0.020501
DEBUG    ya.test:process.py:263 Command (pid 624271) utime: 0.061505
DEBUG    ya.test:process.py:263 Command (pid 624271) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 624271) output:

DEBUG    ya.test:process.py:276 Command (pid 624271) errors:
Terminating due to uncaught exception 0x70fcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005095/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10) 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.624271' in '/home/runner/.ya/build/build_root/j3oc/005095/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x70fcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.29s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005095/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70fcffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.89s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00508c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00508c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71f83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/00508c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624688
DEBUG    ya.test:process.py:259 Command (pid 624688) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624688) elapsed time (sec): 0.24014663696289062
DEBUG    ya.test:process.py:263 Command (pid 624688) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) maxrss: 120036
DEBUG    ya.test:process.py:263 Command (pid 624688) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624688) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624688) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624688) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624688) stime: 0.008198
DEBUG    ya.test:process.py:263 Command (pid 624688) utime: 0.061489999999999996
DEBUG    ya.test:process.py:263 Command (pid 624688) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 624688) output:

DEBUG    ya.test:process.py:276 Command (pid 624688) errors:
Terminating due to uncaught exception 0x71f83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/00508c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11) 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.624688' in '/home/runner/.ya/build/build_root/j3oc/00508c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x71f83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.26s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00508c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71f83fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.07s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005080/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005080/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x138dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/005080/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624809
DEBUG    ya.test:process.py:259 Command (pid 624809) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624809) elapsed time (sec): 0.3422539234161377
DEBUG    ya.test:process.py:263 Command (pid 624809) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) maxrss: 119940
DEBUG    ya.test:process.py:263 Command (pid 624809) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 624809) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 624809) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624809) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624809) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624809) stime: 0.016292
DEBUG    ya.test:process.py:263 Command (pid 624809) utime: 0.089609
DEBUG    ya.test:process.py:263 Command (pid 624809) wtime: 0.343
DEBUG    ya.test:process.py:275 Command (pid 624809) output:

DEBUG    ya.test:process.py:276 Command (pid 624809) errors:
Terminating due to uncaught exception 0x138dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/005080/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12) 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.624809' in '/home/runner/.ya/build/build_root/j3oc/005080/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x138dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.36s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/005080/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x138dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.07s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00508b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00508b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31e7ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/j3oc/00508b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624698
DEBUG    ya.test:process.py:259 Command (pid 624698) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 624698) elapsed time (sec): 0.3016645908355713
DEBUG    ya.test:process.py:263 Command (pid 624698) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) maxrss: 120076
DEBUG    ya.test:process.py:263 Command (pid 624698) minflt: 2639
DEBUG    ya.test:process.py:263 Command (pid 624698) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 624698) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624698) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 624698) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624698) stime: 0.016349
DEBUG    ya.test:process.py:263 Command (pid 624698) utime: 0.089921
DEBUG    ya.test:process.py:263 Command (pid 624698) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 624698) output:

DEBUG    ya.test:process.py:276 Command (pid 624698) errors:
Terminating due to uncaught exception 0x31e7ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xt4xk5527a'
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/j3oc/00508b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13) 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.624698' in '/home/runner/.ya/build/build_root/j3oc/00508b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
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
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x31e7ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.32s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00508b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31e7ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.31s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00508a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.30s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005081/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.46s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/0050a1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.34s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/00507a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.45s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/005091/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.45s =============================
