============================= 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/0050b4/ydb/tests/datashard/add_column/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 3 items

test_add_column.py EEE

==================================== ERRORS ====================================
__________ ERROR at setup of TestYdbAddColumnWorkload.test_add_column __________
ydb/tests/datashard/add_column/test_add_column.py:29: 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/0050b4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31777fb00410    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_add_column
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/0050b4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 642732
DEBUG    ya.test:process.py:259 Command (pid 642732) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 642732) elapsed time (sec): 0.21642708778381348
DEBUG    ya.test:process.py:263 Command (pid 642732) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) maxrss: 119624
DEBUG    ya.test:process.py:263 Command (pid 642732) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 642732) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 642732) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 642732) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 642732) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 642732) stime: 0.008102
DEBUG    ya.test:process.py:263 Command (pid 642732) utime: 0.06077
DEBUG    ya.test:process.py:263 Command (pid 642732) wtime: 0.218
DEBUG    ya.test:process.py:275 Command (pid 642732) output:

DEBUG    ya.test:process.py:276 Command (pid 642732) errors:
Terminating due to uncaught exception 0x31777fb00410    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/0050b4/ydb/tests/datashard/add_column/test-results/py3test) 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.642732' in '/home/runner/.ya/build/build_root/j3oc/0050b4/ydb/tests/datashard/add_column/test-results/py3test'
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 0x31777fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
______ ERROR at setup of TestYdbAddColumnWorkload.test_add_column_default ______
ydb/tests/datashard/add_column/test_add_column.py:29: 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/0050b4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31777fb00410    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_add_column_default
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestYdbAddColumnWorkload.test_add_column_default_not_null __
ydb/tests/datashard/add_column/test_add_column.py:29: 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/0050b4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31777fb00410    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_add_column_default_not_null
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.23s setup    test_add_column.py::TestYdbAddColumnWorkload::test_add_column

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_add_column.py::TestYdbAddColumnWorkload::test_add_column - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0050b4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31777fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_add_column.py::TestYdbAddColumnWorkload::test_add_column_default - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0050b4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31777fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
ERROR test_add_column.py::TestYdbAddColumnWorkload::test_add_column_default_not_null - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0050b4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31777fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
============================== 3 errors in 0.84s ===============================
