============================= 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/004dfb/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dfb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51c5ffb00410    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_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-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/004dfb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628233
DEBUG    ya.test:process.py:259 Command (pid 628233) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628233) elapsed time (sec): 0.2935464382171631
DEBUG    ya.test:process.py:263 Command (pid 628233) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) maxrss: 120344
DEBUG    ya.test:process.py:263 Command (pid 628233) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 628233) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 628233) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628233) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628233) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628233) stime: 0.026747999999999997
DEBUG    ya.test:process.py:263 Command (pid 628233) utime: 0.081916
DEBUG    ya.test:process.py:263 Command (pid 628233) wtime: 0.295
DEBUG    ya.test:process.py:275 Command (pid 628233) output:

DEBUG    ya.test:process.py:276 Command (pid 628233) errors:
Terminating due to uncaught exception 0x51c5ffb00410    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/004dfb/ydb/tests/datashard/ttl/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.628233' in '/home/runner/.ya/build/build_root/j3oc/004dfb/ydb/tests/datashard/ttl/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 0x51c5ffb00410    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_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dfb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51c5ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.13s ===============================
============================= 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/004e11/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e11/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1321bfb00410    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_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--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/004e11/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627850
DEBUG    ya.test:process.py:259 Command (pid 627850) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627850) elapsed time (sec): 0.2333509922027588
DEBUG    ya.test:process.py:263 Command (pid 627850) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) maxrss: 120428
DEBUG    ya.test:process.py:263 Command (pid 627850) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627850) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627850) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627850) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627850) stime: 0.008036
DEBUG    ya.test:process.py:263 Command (pid 627850) utime: 0.100452
DEBUG    ya.test:process.py:263 Command (pid 627850) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 627850) output:

DEBUG    ya.test:process.py:276 Command (pid 627850) errors:
Terminating due to uncaught exception 0x1321bfb00410    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/004e11/ydb/tests/datashard/ttl/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.627850' in '/home/runner/.ya/build/build_root/j3oc/004e11/ydb/tests/datashard/ttl/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.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 0x1321bfb00410    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_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e11/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1321bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.13s ===============================
============================= 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/004dfc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dfc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11707fb00410    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_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--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/004dfc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628031
DEBUG    ya.test:process.py:259 Command (pid 628031) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628031) elapsed time (sec): 0.2936587333679199
DEBUG    ya.test:process.py:263 Command (pid 628031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) maxrss: 120452
DEBUG    ya.test:process.py:263 Command (pid 628031) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 628031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 628031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628031) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628031) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628031) stime: 0.01558
DEBUG    ya.test:process.py:263 Command (pid 628031) utime: 0.058425
DEBUG    ya.test:process.py:263 Command (pid 628031) wtime: 0.295
DEBUG    ya.test:process.py:275 Command (pid 628031) output:

DEBUG    ya.test:process.py:276 Command (pid 628031) errors:
Terminating due to uncaught exception 0x11707fb00410    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/004dfc/ydb/tests/datashard/ttl/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.628031' in '/home/runner/.ya/build/build_root/j3oc/004dfc/ydb/tests/datashard/ttl/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 0x11707fb00410    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_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dfc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11707fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.98s ===============================
============================= 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/004e12/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e12/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1198ffb00410    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_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-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/004e12/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627828
DEBUG    ya.test:process.py:259 Command (pid 627828) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627828) elapsed time (sec): 0.22707009315490723
DEBUG    ya.test:process.py:263 Command (pid 627828) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) maxrss: 120348
DEBUG    ya.test:process.py:263 Command (pid 627828) minflt: 2612
DEBUG    ya.test:process.py:263 Command (pid 627828) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 627828) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627828) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627828) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627828) stime: 0.020087999999999998
DEBUG    ya.test:process.py:263 Command (pid 627828) utime: 0.08839
DEBUG    ya.test:process.py:263 Command (pid 627828) wtime: 0.228
DEBUG    ya.test:process.py:275 Command (pid 627828) output:

DEBUG    ya.test:process.py:276 Command (pid 627828) errors:
Terminating due to uncaught exception 0x1198ffb00410    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/004e12/ydb/tests/datashard/ttl/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.627828' in '/home/runner/.ya/build/build_root/j3oc/004e12/ydb/tests/datashard/ttl/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, 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 0x1198ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.24s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e12/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1198ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.03s ===============================
============================= 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/004e01/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e01/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73ad7fb00410    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_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--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/004e01/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628029
DEBUG    ya.test:process.py:259 Command (pid 628029) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628029) elapsed time (sec): 0.32240939140319824
DEBUG    ya.test:process.py:263 Command (pid 628029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) maxrss: 120348
DEBUG    ya.test:process.py:263 Command (pid 628029) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 628029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 628029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628029) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628029) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628029) stime: 0.0195
DEBUG    ya.test:process.py:263 Command (pid 628029) utime: 0.085801
DEBUG    ya.test:process.py:263 Command (pid 628029) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 628029) output:

DEBUG    ya.test:process.py:276 Command (pid 628029) errors:
Terminating due to uncaught exception 0x73ad7fb00410    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/004e01/ydb/tests/datashard/ttl/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.628029' in '/home/runner/.ya/build/build_root/j3oc/004e01/ydb/tests/datashard/ttl/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.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 0x73ad7fb00410    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_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e01/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73ad7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.11s ===============================
============================= 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/004e34/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e34/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5371bfb00410    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_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--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/004e34/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627565
DEBUG    ya.test:process.py:259 Command (pid 627565) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627565) elapsed time (sec): 0.23291635513305664
DEBUG    ya.test:process.py:263 Command (pid 627565) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) maxrss: 120456
DEBUG    ya.test:process.py:263 Command (pid 627565) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627565) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627565) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627565) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627565) stime: 0.016902999999999998
DEBUG    ya.test:process.py:263 Command (pid 627565) utime: 0.046917999999999994
DEBUG    ya.test:process.py:263 Command (pid 627565) wtime: 0.234
DEBUG    ya.test:process.py:275 Command (pid 627565) output:

DEBUG    ya.test:process.py:276 Command (pid 627565) errors:
Terminating due to uncaught exception 0x5371bfb00410    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/004e34/ydb/tests/datashard/ttl/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.627565' in '/home/runner/.ya/build/build_root/j3oc/004e34/ydb/tests/datashard/ttl/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, 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 0x5371bfb00410    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_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e34/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5371bfb00410    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/004dfa/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dfa/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71d93fb00410    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_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-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/004dfa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628243
DEBUG    ya.test:process.py:259 Command (pid 628243) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628243) elapsed time (sec): 0.2074298858642578
DEBUG    ya.test:process.py:263 Command (pid 628243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) maxrss: 120240
DEBUG    ya.test:process.py:263 Command (pid 628243) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 628243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628243) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628243) stime: 0.019157999999999998
DEBUG    ya.test:process.py:263 Command (pid 628243) utime: 0.061298
DEBUG    ya.test:process.py:263 Command (pid 628243) wtime: 0.209
DEBUG    ya.test:process.py:275 Command (pid 628243) output:

DEBUG    ya.test:process.py:276 Command (pid 628243) errors:
Terminating due to uncaught exception 0x71d93fb00410    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/004dfa/ydb/tests/datashard/ttl/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.628243' in '/home/runner/.ya/build/build_root/j3oc/004dfa/ydb/tests/datashard/ttl/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, 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 0x71d93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dfa/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71d93fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.12s ===============================
============================= 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/004e16/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e16/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x311b7fb00410    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_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--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/004e16/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627584
DEBUG    ya.test:process.py:259 Command (pid 627584) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627584) elapsed time (sec): 0.2319486141204834
DEBUG    ya.test:process.py:263 Command (pid 627584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) maxrss: 120288
DEBUG    ya.test:process.py:263 Command (pid 627584) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 627584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 627584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627584) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627584) stime: 0.021328
DEBUG    ya.test:process.py:263 Command (pid 627584) utime: 0.043979
DEBUG    ya.test:process.py:263 Command (pid 627584) wtime: 0.233
DEBUG    ya.test:process.py:275 Command (pid 627584) output:

DEBUG    ya.test:process.py:276 Command (pid 627584) errors:
Terminating due to uncaught exception 0x311b7fb00410    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/004e16/ydb/tests/datashard/ttl/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.627584' in '/home/runner/.ya/build/build_root/j3oc/004e16/ydb/tests/datashard/ttl/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, 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 0x311b7fb00410    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_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e16/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x311b7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.13s ===============================
============================= 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/004e10/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e10/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11f8ffb00410    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_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--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/004e10/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627833
DEBUG    ya.test:process.py:259 Command (pid 627833) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627833) elapsed time (sec): 0.2647528648376465
DEBUG    ya.test:process.py:263 Command (pid 627833) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) maxrss: 120228
DEBUG    ya.test:process.py:263 Command (pid 627833) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 627833) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627833) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627833) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627833) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627833) stime: 0.012121999999999999
DEBUG    ya.test:process.py:263 Command (pid 627833) utime: 0.092939
DEBUG    ya.test:process.py:263 Command (pid 627833) wtime: 0.266
DEBUG    ya.test:process.py:275 Command (pid 627833) output:

DEBUG    ya.test:process.py:276 Command (pid 627833) errors:
Terminating due to uncaught exception 0x11f8ffb00410    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/004e10/ydb/tests/datashard/ttl/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.627833' in '/home/runner/.ya/build/build_root/j3oc/004e10/ydb/tests/datashard/ttl/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.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 0x11f8ffb00410    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_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e10/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11f8ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.03s ===============================
============================= 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/004e0e/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e0e/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50f37fb00410    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_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-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/004e0e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627964
DEBUG    ya.test:process.py:259 Command (pid 627964) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627964) elapsed time (sec): 0.23271965980529785
DEBUG    ya.test:process.py:263 Command (pid 627964) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) maxrss: 120016
DEBUG    ya.test:process.py:263 Command (pid 627964) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627964) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 627964) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627964) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627964) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627964) stime: 0.00409
DEBUG    ya.test:process.py:263 Command (pid 627964) utime: 0.061356999999999995
DEBUG    ya.test:process.py:263 Command (pid 627964) wtime: 0.234
DEBUG    ya.test:process.py:275 Command (pid 627964) output:

DEBUG    ya.test:process.py:276 Command (pid 627964) errors:
Terminating due to uncaught exception 0x50f37fb00410    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/004e0e/ydb/tests/datashard/ttl/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.627964' in '/home/runner/.ya/build/build_root/j3oc/004e0e/ydb/tests/datashard/ttl/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, testing_out_stuff.tar.zstd, 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 0x50f37fb00410    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_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e0e/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x50f37fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.12s ===============================
============================= 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/004e1a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e1a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30eb7fb00410    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_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--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/004e1a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627576
DEBUG    ya.test:process.py:259 Command (pid 627576) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627576) elapsed time (sec): 0.27990126609802246
DEBUG    ya.test:process.py:263 Command (pid 627576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) maxrss: 120380
DEBUG    ya.test:process.py:263 Command (pid 627576) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 627576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 627576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627576) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627576) stime: 0.021138
DEBUG    ya.test:process.py:263 Command (pid 627576) utime: 0.085216
DEBUG    ya.test:process.py:263 Command (pid 627576) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 627576) output:

DEBUG    ya.test:process.py:276 Command (pid 627576) errors:
Terminating due to uncaught exception 0x30eb7fb00410    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/004e1a/ydb/tests/datashard/ttl/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.627576' in '/home/runner/.ya/build/build_root/j3oc/004e1a/ydb/tests/datashard/ttl/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, ytest.report.trace, testing_out_stuff.tar.zstd, 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 0x30eb7fb00410    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_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e1a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30eb7fb00410    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/004e0f/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e0f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1297bfb00410    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_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--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/004e0f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627867
DEBUG    ya.test:process.py:259 Command (pid 627867) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627867) elapsed time (sec): 0.2529740333557129
DEBUG    ya.test:process.py:263 Command (pid 627867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) maxrss: 120264
DEBUG    ya.test:process.py:263 Command (pid 627867) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 627867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627867) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627867) stime: 0.015328
DEBUG    ya.test:process.py:263 Command (pid 627867) utime: 0.08018399999999999
DEBUG    ya.test:process.py:263 Command (pid 627867) wtime: 0.254
DEBUG    ya.test:process.py:275 Command (pid 627867) output:

DEBUG    ya.test:process.py:276 Command (pid 627867) errors:
Terminating due to uncaught exception 0x1297bfb00410    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/004e0f/ydb/tests/datashard/ttl/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.627867' in '/home/runner/.ya/build/build_root/j3oc/004e0f/ydb/tests/datashard/ttl/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, 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 0x1297bfb00410    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_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e0f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1297bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.02s ===============================
============================= 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/004de4/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004de4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72cd3fb00410    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_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-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/004de4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628686
DEBUG    ya.test:process.py:259 Command (pid 628686) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628686) elapsed time (sec): 0.2107234001159668
DEBUG    ya.test:process.py:263 Command (pid 628686) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) maxrss: 120364
DEBUG    ya.test:process.py:263 Command (pid 628686) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 628686) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628686) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628686) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628686) stime: 0.018927
DEBUG    ya.test:process.py:263 Command (pid 628686) utime: 0.043315
DEBUG    ya.test:process.py:263 Command (pid 628686) wtime: 0.212
DEBUG    ya.test:process.py:275 Command (pid 628686) output:

DEBUG    ya.test:process.py:276 Command (pid 628686) errors:
Terminating due to uncaught exception 0x72cd3fb00410    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/004de4/ydb/tests/datashard/ttl/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.628686' in '/home/runner/.ya/build/build_root/j3oc/004de4/ydb/tests/datashard/ttl/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, 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 0x72cd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004de4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72cd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.00s ===============================
============================= 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/004e0d/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e0d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51babfb00410    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_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--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/004e0d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627853
DEBUG    ya.test:process.py:259 Command (pid 627853) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627853) elapsed time (sec): 0.21238493919372559
DEBUG    ya.test:process.py:263 Command (pid 627853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) maxrss: 120436
DEBUG    ya.test:process.py:263 Command (pid 627853) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 627853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627853) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627853) stime: 0.0041979999999999995
DEBUG    ya.test:process.py:263 Command (pid 627853) utime: 0.062974
DEBUG    ya.test:process.py:263 Command (pid 627853) wtime: 0.214
DEBUG    ya.test:process.py:275 Command (pid 627853) output:

DEBUG    ya.test:process.py:276 Command (pid 627853) errors:
Terminating due to uncaught exception 0x51babfb00410    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/004e0d/ydb/tests/datashard/ttl/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.627853' in '/home/runner/.ya/build/build_root/j3oc/004e0d/ydb/tests/datashard/ttl/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, testing_out_stuff.tar.zstd, 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 0x51babfb00410    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_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e0d/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51babfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.88s ===============================
============================= 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/004dfd/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dfd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x73477fb00410    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_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--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/004dfd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628208
DEBUG    ya.test:process.py:259 Command (pid 628208) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628208) elapsed time (sec): 0.2648787498474121
DEBUG    ya.test:process.py:263 Command (pid 628208) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) maxrss: 120480
DEBUG    ya.test:process.py:263 Command (pid 628208) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 628208) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 628208) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628208) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628208) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628208) stime: 0.015307
DEBUG    ya.test:process.py:263 Command (pid 628208) utime: 0.053574
DEBUG    ya.test:process.py:263 Command (pid 628208) wtime: 0.266
DEBUG    ya.test:process.py:275 Command (pid 628208) output:

DEBUG    ya.test:process.py:276 Command (pid 628208) errors:
Terminating due to uncaught exception 0x73477fb00410    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/004dfd/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk14) 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.628208' in '/home/runner/.ya/build/build_root/j3oc/004dfd/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk14'
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 0x73477fb00410    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_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dfd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x73477fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.98s ===============================
============================= 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/004e13/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e13/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70af7fb00410    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_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-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/004e13/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627836
DEBUG    ya.test:process.py:259 Command (pid 627836) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627836) elapsed time (sec): 0.1993849277496338
DEBUG    ya.test:process.py:263 Command (pid 627836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) maxrss: 120424
DEBUG    ya.test:process.py:263 Command (pid 627836) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627836) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627836) stime: 0.012192
DEBUG    ya.test:process.py:263 Command (pid 627836) utime: 0.052841
DEBUG    ya.test:process.py:263 Command (pid 627836) wtime: 0.201
DEBUG    ya.test:process.py:275 Command (pid 627836) output:

DEBUG    ya.test:process.py:276 Command (pid 627836) errors:
Terminating due to uncaught exception 0x70af7fb00410    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/004e13/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15) 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.627836' in '/home/runner/.ya/build/build_root/j3oc/004e13/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15'
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 0x70af7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e13/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70af7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.02s ===============================
============================= 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/004ded/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004ded/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33847fb00410    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_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--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/004ded/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628209
DEBUG    ya.test:process.py:259 Command (pid 628209) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628209) elapsed time (sec): 0.22928881645202637
DEBUG    ya.test:process.py:263 Command (pid 628209) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) maxrss: 120272
DEBUG    ya.test:process.py:263 Command (pid 628209) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 628209) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628209) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628209) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628209) stime: 0.019715
DEBUG    ya.test:process.py:263 Command (pid 628209) utime: 0.052761999999999996
DEBUG    ya.test:process.py:263 Command (pid 628209) wtime: 0.23
DEBUG    ya.test:process.py:275 Command (pid 628209) output:

DEBUG    ya.test:process.py:276 Command (pid 628209) errors:
Terminating due to uncaught exception 0x33847fb00410    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/004ded/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk16) 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.628209' in '/home/runner/.ya/build/build_root/j3oc/004ded/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk16'
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 0x33847fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.24s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004ded/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33847fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.95s ===============================
============================= 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/004e27/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e27/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52587fb00410    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_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--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/004e27/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627708
DEBUG    ya.test:process.py:259 Command (pid 627708) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627708) elapsed time (sec): 0.24715280532836914
DEBUG    ya.test:process.py:263 Command (pid 627708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) maxrss: 120288
DEBUG    ya.test:process.py:263 Command (pid 627708) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 627708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 627708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627708) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627708) stime: 0.012228
DEBUG    ya.test:process.py:263 Command (pid 627708) utime: 0.065219
DEBUG    ya.test:process.py:263 Command (pid 627708) wtime: 0.248
DEBUG    ya.test:process.py:275 Command (pid 627708) output:

DEBUG    ya.test:process.py:276 Command (pid 627708) errors:
Terminating due to uncaught exception 0x52587fb00410    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/004e27/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk17) 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.627708' in '/home/runner/.ya/build/build_root/j3oc/004e27/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk17'
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 0x52587fb00410    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_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e27/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52587fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.08s ===============================
============================= 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/004dff/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dff/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5026bfb00410    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_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-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/004dff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628240
DEBUG    ya.test:process.py:259 Command (pid 628240) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628240) elapsed time (sec): 0.1920483112335205
DEBUG    ya.test:process.py:263 Command (pid 628240) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) maxrss: 120436
DEBUG    ya.test:process.py:263 Command (pid 628240) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 628240) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 628240) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628240) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628240) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628240) stime: 0.007241
DEBUG    ya.test:process.py:263 Command (pid 628240) utime: 0.069399
DEBUG    ya.test:process.py:263 Command (pid 628240) wtime: 0.193
DEBUG    ya.test:process.py:275 Command (pid 628240) output:

DEBUG    ya.test:process.py:276 Command (pid 628240) errors:
Terminating due to uncaught exception 0x5026bfb00410    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/004dff/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk18) 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.628240' in '/home/runner/.ya/build/build_root/j3oc/004dff/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk18'
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 0x5026bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.20s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dff/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5026bfb00410    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/004de6/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004de6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72c3bfb00410    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_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--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/004de6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628549
DEBUG    ya.test:process.py:259 Command (pid 628549) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628549) elapsed time (sec): 0.2153310775756836
DEBUG    ya.test:process.py:263 Command (pid 628549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) maxrss: 120276
DEBUG    ya.test:process.py:263 Command (pid 628549) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 628549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628549) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628549) stime: 0.012393
DEBUG    ya.test:process.py:263 Command (pid 628549) utime: 0.06577899999999999
DEBUG    ya.test:process.py:263 Command (pid 628549) wtime: 0.216
DEBUG    ya.test:process.py:275 Command (pid 628549) output:

DEBUG    ya.test:process.py:276 Command (pid 628549) errors:
Terminating due to uncaught exception 0x72c3bfb00410    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/004de6/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk19) 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.628549' in '/home/runner/.ya/build/build_root/j3oc/004de6/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk19'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, 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 0x72c3bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.24s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004de6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72c3bfb00410    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/004df9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004df9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7228bfb00410    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_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--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/004df9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628214
DEBUG    ya.test:process.py:259 Command (pid 628214) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628214) elapsed time (sec): 0.2797398567199707
DEBUG    ya.test:process.py:263 Command (pid 628214) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) maxrss: 120468
DEBUG    ya.test:process.py:263 Command (pid 628214) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 628214) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 628214) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628214) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628214) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628214) stime: 0.009538999999999999
DEBUG    ya.test:process.py:263 Command (pid 628214) utime: 0.092569
DEBUG    ya.test:process.py:263 Command (pid 628214) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 628214) output:

DEBUG    ya.test:process.py:276 Command (pid 628214) errors:
Terminating due to uncaught exception 0x7228bfb00410    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/004df9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk20) 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.628214' in '/home/runner/.ya/build/build_root/j3oc/004df9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk20'
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 0x7228bfb00410    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_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004df9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7228bfb00410    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/004dea/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dea/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x11a0bfb00410    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_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-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/004dea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628517
DEBUG    ya.test:process.py:259 Command (pid 628517) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628517) elapsed time (sec): 0.2429661750793457
DEBUG    ya.test:process.py:263 Command (pid 628517) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) maxrss: 120464
DEBUG    ya.test:process.py:263 Command (pid 628517) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 628517) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628517) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628517) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628517) stime: 0.024475999999999998
DEBUG    ya.test:process.py:263 Command (pid 628517) utime: 0.08158699999999999
DEBUG    ya.test:process.py:263 Command (pid 628517) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 628517) output:

DEBUG    ya.test:process.py:276 Command (pid 628517) errors:
Terminating due to uncaught exception 0x11a0bfb00410    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/004dea/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk21) 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.628517' in '/home/runner/.ya/build/build_root/j3oc/004dea/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk21'
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 0x11a0bfb00410    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_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dea/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x11a0bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.20s ===============================
============================= 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/004e0a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e0a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x526dffb00410    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_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--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/004e0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627869
DEBUG    ya.test:process.py:259 Command (pid 627869) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627869) elapsed time (sec): 0.2636711597442627
DEBUG    ya.test:process.py:263 Command (pid 627869) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) maxrss: 120296
DEBUG    ya.test:process.py:263 Command (pid 627869) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627869) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627869) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627869) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627869) stime: 0.009472999999999999
DEBUG    ya.test:process.py:263 Command (pid 627869) utime: 0.067208
DEBUG    ya.test:process.py:263 Command (pid 627869) wtime: 0.265
DEBUG    ya.test:process.py:275 Command (pid 627869) output:

DEBUG    ya.test:process.py:276 Command (pid 627869) errors:
Terminating due to uncaught exception 0x526dffb00410    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/004e0a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk22) 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.627869' in '/home/runner/.ya/build/build_root/j3oc/004e0a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk22'
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 0x526dffb00410    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_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e0a/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x526dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.97s ===============================
============================= 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/004ddc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004ddc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31d4bfb00410    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_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--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/004ddc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628968
DEBUG    ya.test:process.py:259 Command (pid 628968) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628968) elapsed time (sec): 0.23183226585388184
DEBUG    ya.test:process.py:263 Command (pid 628968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) maxrss: 120356
DEBUG    ya.test:process.py:263 Command (pid 628968) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 628968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 628968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628968) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628968) stime: 0.012126999999999999
DEBUG    ya.test:process.py:263 Command (pid 628968) utime: 0.056595
DEBUG    ya.test:process.py:263 Command (pid 628968) wtime: 0.233
DEBUG    ya.test:process.py:275 Command (pid 628968) output:

DEBUG    ya.test:process.py:276 Command (pid 628968) errors:
Terminating due to uncaught exception 0x31d4bfb00410    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/004ddc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk23) 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.628968' in '/home/runner/.ya/build/build_root/j3oc/004ddc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk23'
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 0x31d4bfb00410    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_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004ddc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31d4bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.09s ===============================
============================= 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/004e07/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e07/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33617fb00410    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_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-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/004e07/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627858
DEBUG    ya.test:process.py:259 Command (pid 627858) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627858) elapsed time (sec): 0.23317980766296387
DEBUG    ya.test:process.py:263 Command (pid 627858) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) maxrss: 120436
DEBUG    ya.test:process.py:263 Command (pid 627858) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627858) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627858) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627858) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627858) stime: 0.024561
DEBUG    ya.test:process.py:263 Command (pid 627858) utime: 0.081872
DEBUG    ya.test:process.py:263 Command (pid 627858) wtime: 0.234
DEBUG    ya.test:process.py:275 Command (pid 627858) output:

DEBUG    ya.test:process.py:276 Command (pid 627858) errors:
Terminating due to uncaught exception 0x33617fb00410    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/004e07/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24) 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.627858' in '/home/runner/.ya/build/build_root/j3oc/004e07/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24'
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 0x33617fb00410    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_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e07/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33617fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.98s ===============================
============================= 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/004e00/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e00/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x72a37fb00410    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_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--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/004e00/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627987
DEBUG    ya.test:process.py:259 Command (pid 627987) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627987) elapsed time (sec): 0.18027305603027344
DEBUG    ya.test:process.py:263 Command (pid 627987) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) maxrss: 120448
DEBUG    ya.test:process.py:263 Command (pid 627987) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 627987) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 627987) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627987) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627987) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627987) stime: 0.019613
DEBUG    ya.test:process.py:263 Command (pid 627987) utime: 0.044538999999999995
DEBUG    ya.test:process.py:263 Command (pid 627987) wtime: 0.182
DEBUG    ya.test:process.py:275 Command (pid 627987) output:

DEBUG    ya.test:process.py:276 Command (pid 627987) errors:
Terminating due to uncaught exception 0x72a37fb00410    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/004e00/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk25) 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.627987' in '/home/runner/.ya/build/build_root/j3oc/004e00/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk25'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, 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 0x72a37fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.19s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e00/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x72a37fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.78s ===============================
============================= 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/004e0c/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e0c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3132ffb00410    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_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--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/004e0c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627965
DEBUG    ya.test:process.py:259 Command (pid 627965) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627965) elapsed time (sec): 0.2492532730102539
DEBUG    ya.test:process.py:263 Command (pid 627965) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) maxrss: 120372
DEBUG    ya.test:process.py:263 Command (pid 627965) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 627965) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627965) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627965) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627965) stime: 0.008605
DEBUG    ya.test:process.py:263 Command (pid 627965) utime: 0.064924
DEBUG    ya.test:process.py:263 Command (pid 627965) wtime: 0.251
DEBUG    ya.test:process.py:275 Command (pid 627965) output:

DEBUG    ya.test:process.py:276 Command (pid 627965) errors:
Terminating due to uncaught exception 0x3132ffb00410    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/004e0c/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk26) 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.627965' in '/home/runner/.ya/build/build_root/j3oc/004e0c/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk26'
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 0x3132ffb00410    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_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e0c/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3132ffb00410    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/004dfe/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004dfe/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5366bfb00410    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_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-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/004dfe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628019
DEBUG    ya.test:process.py:259 Command (pid 628019) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628019) elapsed time (sec): 0.27170562744140625
DEBUG    ya.test:process.py:263 Command (pid 628019) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) maxrss: 120264
DEBUG    ya.test:process.py:263 Command (pid 628019) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 628019) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 628019) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628019) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628019) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628019) stime: 0.020524
DEBUG    ya.test:process.py:263 Command (pid 628019) utime: 0.086202
DEBUG    ya.test:process.py:263 Command (pid 628019) wtime: 0.273
DEBUG    ya.test:process.py:275 Command (pid 628019) output:

DEBUG    ya.test:process.py:276 Command (pid 628019) errors:
Terminating due to uncaught exception 0x5366bfb00410    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/004dfe/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27) 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.628019' in '/home/runner/.ya/build/build_root/j3oc/004dfe/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, 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 0x5366bfb00410    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_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004dfe/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5366bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 1.11s ===============================
============================= 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/004e04/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e04/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x314bffb00410    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_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--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/004e04/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627963
DEBUG    ya.test:process.py:259 Command (pid 627963) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627963) elapsed time (sec): 0.2224428653717041
DEBUG    ya.test:process.py:263 Command (pid 627963) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) maxrss: 120384
DEBUG    ya.test:process.py:263 Command (pid 627963) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627963) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627963) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627963) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627963) stime: 0.023493
DEBUG    ya.test:process.py:263 Command (pid 627963) utime: 0.052392
DEBUG    ya.test:process.py:263 Command (pid 627963) wtime: 0.224
DEBUG    ya.test:process.py:275 Command (pid 627963) output:

DEBUG    ya.test:process.py:276 Command (pid 627963) errors:
Terminating due to uncaught exception 0x314bffb00410    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/004e04/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk28) 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.627963' in '/home/runner/.ya/build/build_root/j3oc/004e04/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk28'
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 0x314bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.24s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e04/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x314bffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.88s ===============================
============================= 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/004e14/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e14/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31853fb00410    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_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--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/004e14/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627578
DEBUG    ya.test:process.py:259 Command (pid 627578) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627578) elapsed time (sec): 0.232330322265625
DEBUG    ya.test:process.py:263 Command (pid 627578) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) maxrss: 120488
DEBUG    ya.test:process.py:263 Command (pid 627578) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 627578) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627578) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627578) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627578) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627578) stime: 0.012185
DEBUG    ya.test:process.py:263 Command (pid 627578) utime: 0.052802999999999996
DEBUG    ya.test:process.py:263 Command (pid 627578) wtime: 0.234
DEBUG    ya.test:process.py:275 Command (pid 627578) output:

DEBUG    ya.test:process.py:276 Command (pid 627578) errors:
Terminating due to uncaught exception 0x31853fb00410    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/004e14/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk29) 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.627578' in '/home/runner/.ya/build/build_root/j3oc/004e14/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk29'
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 0x31853fb00410    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_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e14/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31853fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.86s ===============================
============================= 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/004e0b/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e0b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71dd3fb00410    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_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-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/004e0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627962
DEBUG    ya.test:process.py:259 Command (pid 627962) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627962) elapsed time (sec): 0.20070958137512207
DEBUG    ya.test:process.py:263 Command (pid 627962) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) maxrss: 120184
DEBUG    ya.test:process.py:263 Command (pid 627962) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 627962) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627962) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627962) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627962) stime: 0.007873999999999999
DEBUG    ya.test:process.py:263 Command (pid 627962) utime: 0.056308
DEBUG    ya.test:process.py:263 Command (pid 627962) wtime: 0.202
DEBUG    ya.test:process.py:275 Command (pid 627962) output:

DEBUG    ya.test:process.py:276 Command (pid 627962) errors:
Terminating due to uncaught exception 0x71dd3fb00410    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/004e0b/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk30) 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.627962' in '/home/runner/.ya/build/build_root/j3oc/004e0b/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk30'
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 0x71dd3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.22s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e0b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71dd3fb00410    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/004e02/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e02/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50733fb00410    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_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--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/004e02/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627986
DEBUG    ya.test:process.py:259 Command (pid 627986) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627986) elapsed time (sec): 0.25481367111206055
DEBUG    ya.test:process.py:263 Command (pid 627986) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) maxrss: 120340
DEBUG    ya.test:process.py:263 Command (pid 627986) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627986) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 627986) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627986) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627986) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627986) stime: 0.023857999999999997
DEBUG    ya.test:process.py:263 Command (pid 627986) utime: 0.08355499999999999
DEBUG    ya.test:process.py:263 Command (pid 627986) wtime: 0.256
DEBUG    ya.test:process.py:275 Command (pid 627986) output:

DEBUG    ya.test:process.py:276 Command (pid 627986) errors:
Terminating due to uncaught exception 0x50733fb00410    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/004e02/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk31) 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.627986' in '/home/runner/.ya/build/build_root/j3oc/004e02/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk31'
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 0x50733fb00410    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_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e02/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x50733fb00410    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/004e03/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e03/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x706dbfb00410    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_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--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/004e03/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628010
DEBUG    ya.test:process.py:259 Command (pid 628010) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628010) elapsed time (sec): 0.2567310333251953
DEBUG    ya.test:process.py:263 Command (pid 628010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) maxrss: 120252
DEBUG    ya.test:process.py:263 Command (pid 628010) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 628010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 628010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628010) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628010) stime: 0.019761
DEBUG    ya.test:process.py:263 Command (pid 628010) utime: 0.08695
DEBUG    ya.test:process.py:263 Command (pid 628010) wtime: 0.258
DEBUG    ya.test:process.py:275 Command (pid 628010) output:

DEBUG    ya.test:process.py:276 Command (pid 628010) errors:
Terminating due to uncaught exception 0x706dbfb00410    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/004e03/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk32) 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.628010' in '/home/runner/.ya/build/build_root/j3oc/004e03/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk32'
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 0x706dbfb00410    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_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e03/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x706dbfb00410    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/004e06/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e06/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51ce7fb00410    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_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-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/004e06/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627999
DEBUG    ya.test:process.py:259 Command (pid 627999) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627999) elapsed time (sec): 0.22990727424621582
DEBUG    ya.test:process.py:263 Command (pid 627999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) maxrss: 120360
DEBUG    ya.test:process.py:263 Command (pid 627999) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 627999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 627999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627999) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627999) stime: 0.016937
DEBUG    ya.test:process.py:263 Command (pid 627999) utime: 0.08738599999999999
DEBUG    ya.test:process.py:263 Command (pid 627999) wtime: 0.231
DEBUG    ya.test:process.py:275 Command (pid 627999) output:

DEBUG    ya.test:process.py:276 Command (pid 627999) errors:
Terminating due to uncaught exception 0x51ce7fb00410    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/004e06/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk33) 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.627999' in '/home/runner/.ya/build/build_root/j3oc/004e06/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk33'
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 0x51ce7fb00410    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_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e06/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51ce7fb00410    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/004e08/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004e08/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x709cbfb00410    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_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--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/004e08/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627862
DEBUG    ya.test:process.py:259 Command (pid 627862) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 627862) elapsed time (sec): 0.24274396896362305
DEBUG    ya.test:process.py:263 Command (pid 627862) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) maxrss: 120440
DEBUG    ya.test:process.py:263 Command (pid 627862) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 627862) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 627862) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627862) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 627862) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 627862) stime: 0.011037
DEBUG    ya.test:process.py:263 Command (pid 627862) utime: 0.093641
DEBUG    ya.test:process.py:263 Command (pid 627862) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 627862) output:

DEBUG    ya.test:process.py:276 Command (pid 627862) errors:
Terminating due to uncaught exception 0x709cbfb00410    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/004e08/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk34) 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.627862' in '/home/runner/.ya/build/build_root/j3oc/004e08/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk34'
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 0x709cbfb00410    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_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004e08/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x709cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.98s ===============================
============================= 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/004de9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 36 items

test_ttl.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestTTL.test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC] _
ydb/tests/sql/lib/test_base.py:25: in setup_class
    logger.error(yatest.common.execute([ydb_path, "-V"], wait=True).stdout.decode("utf-8"))
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/004de9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10cf7fb00410    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_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--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/004de9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 628502
DEBUG    ya.test:process.py:259 Command (pid 628502) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 628502) elapsed time (sec): 0.19436097145080566
DEBUG    ya.test:process.py:263 Command (pid 628502) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) maxrss: 120268
DEBUG    ya.test:process.py:263 Command (pid 628502) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 628502) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 628502) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 628502) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 628502) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 628502) stime: 0.003707
DEBUG    ya.test:process.py:263 Command (pid 628502) utime: 0.064266
DEBUG    ya.test:process.py:263 Command (pid 628502) wtime: 0.195
DEBUG    ya.test:process.py:275 Command (pid 628502) output:

DEBUG    ya.test:process.py:276 Command (pid 628502) errors:
Terminating due to uncaught exception 0x10cf7fb00410    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/004de9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk35) 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.628502' in '/home/runner/.ya/build/build_root/j3oc/004de9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk35'
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 0x10cf7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.21s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/004de9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10cf7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 0.84s ===============================
