============================= 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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items

test_crud.py EEEEEEEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions[10-64] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31147fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x335bbfb00410    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_create_and_select_with_repetitions[10-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22541
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026a4/r3tmp/kikimr_cluster_ta45grjt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10250
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3949
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/logfile_7jmniicz.log --grpc-port=10177 --mon-port=13913 --ic-port=22541
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10177/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/logfile_7jmniicz.log --grpc-port=10177 --mon-port=13913 --ic-port=22541
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/logfile_7jmniicz.log', '--grpc-port=10177', '--mon-port=13913', '--ic-port=22541')' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10177/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634357
DEBUG    ya.test:process.py:259 Command (pid 634357) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634357) elapsed time (sec): 0.3460867404937744
DEBUG    ya.test:process.py:263 Command (pid 634357) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 634357) maxrss: 118572
DEBUG    ya.test:process.py:263 Command (pid 634357) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 634357) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634357) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634357) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634357) stime: 0.016182
DEBUG    ya.test:process.py:263 Command (pid 634357) utime: 0.060683999999999995
DEBUG    ya.test:process.py:263 Command (pid 634357) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 634357) output:

DEBUG    ya.test:process.py:276 Command (pid 634357) errors:
Terminating due to uncaught exception 0x31147fb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud) 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.634357' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud'
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 0x31147fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x31147fb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1) 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.634356' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_7jmniicz.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10177/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10250
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22541
_ ERROR at setup of TestCreateAndUpsertWithRepetitions.test_create_and_upsert_data_with_repetitions[10-64] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x31147fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x335bbfb00410    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_create_and_upsert_data_with_repetitions[10-64]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_create_table_and_drop_table_success _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10117fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:79: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x512effb00410    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_create_table_and_drop_table_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18656
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026a4/r3tmp/kikimr_cluster_nbg7qv5y
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25636
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1128
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/logfile_spzznbh8.log --grpc-port=65199 --mon-port=6608 --ic-port=18656
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65199/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/logfile_spzznbh8.log --grpc-port=65199 --mon-port=6608 --ic-port=18656
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/logfile_spzznbh8.log', '--grpc-port=65199', '--mon-port=6608', '--ic-port=18656')' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65199/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634434
DEBUG    ya.test:process.py:259 Command (pid 634434) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634434) elapsed time (sec): 0.19374370574951172
DEBUG    ya.test:process.py:263 Command (pid 634434) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) maxrss: 131112
DEBUG    ya.test:process.py:263 Command (pid 634434) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 634434) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634434) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634434) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634434) stime: 0.016961
DEBUG    ya.test:process.py:263 Command (pid 634434) utime: 0.055203999999999996
DEBUG    ya.test:process.py:263 Command (pid 634434) wtime: 0.194
DEBUG    ya.test:process.py:275 Command (pid 634434) output:

DEBUG    ya.test:process.py:276 Command (pid 634434) errors:
Terminating due to uncaught exception 0x10117fb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud) 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.634434' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud'
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 0x10117fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x10117fb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1) 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.634432' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_spzznbh8.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:65199/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25636
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18656
_ ERROR at setup of TestCRUDOperations.test_create_table_wrong_primary_key_failed1 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10117fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:79: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x512effb00410    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_create_table_wrong_primary_key_failed1
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_create_table_wrong_primary_key_failed2 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x10117fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:79: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x512effb00410    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_create_table_wrong_primary_key_failed2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSelect.test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32323fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:140: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x10e2ffb00410    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_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7685
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026a4/r3tmp/kikimr_cluster_3ubv35rf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19689
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/logfile_x1eyl1wl.log --grpc-port=12206 --mon-port=8593 --ic-port=7685
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12206/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/logfile_x1eyl1wl.log --grpc-port=12206 --mon-port=8593 --ic-port=7685
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/logfile_x1eyl1wl.log', '--grpc-port=12206', '--mon-port=8593', '--ic-port=7685')' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634487
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12206/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634488
DEBUG    ya.test:process.py:259 Command (pid 634488) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634488) elapsed time (sec): 0.17576980590820312
DEBUG    ya.test:process.py:263 Command (pid 634488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) maxrss: 131164
DEBUG    ya.test:process.py:263 Command (pid 634488) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 634488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 634488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634488) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634488) stime: 0.010511
DEBUG    ya.test:process.py:263 Command (pid 634488) utime: 0.054713
DEBUG    ya.test:process.py:263 Command (pid 634488) wtime: 0.176
DEBUG    ya.test:process.py:275 Command (pid 634488) output:

DEBUG    ya.test:process.py:276 Command (pid 634488) errors:
Terminating due to uncaught exception 0x32323fb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud) 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.634488' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud'
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 0x32323fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32323fb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1) 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.634487' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_x1eyl1wl.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12206/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19689
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7685
_ ERROR at setup of TestSelect.test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32323fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:140: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x10e2ffb00410    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_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSelect.test_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32323fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:140: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x10e2ffb00410    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_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSelect.test_advanced_select_failed[select min(*) from t1-.*is not allowed here] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32323fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:140: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x10e2ffb00410    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_advanced_select_failed[select min(*) from t1-.*is not allowed here]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestClientTimeouts.test_can_set_timeouts_on_query ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7092ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:195: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x12b3bfb00410    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_can_set_timeouts_on_query
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27345
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026a4/r3tmp/kikimr_cluster_0g9wlg1_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2112
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/logfile_6fafzgb5.log --grpc-port=16561 --mon-port=5157 --ic-port=27345
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16561/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/logfile_6fafzgb5.log --grpc-port=16561 --mon-port=5157 --ic-port=27345
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/logfile_6fafzgb5.log', '--grpc-port=16561', '--mon-port=5157', '--ic-port=27345')' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16561/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634680
DEBUG    ya.test:process.py:259 Command (pid 634680) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634680) elapsed time (sec): 0.1775195598602295
DEBUG    ya.test:process.py:263 Command (pid 634680) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) maxrss: 131420
DEBUG    ya.test:process.py:263 Command (pid 634680) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 634680) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634680) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634680) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634680) stime: 0.01406
DEBUG    ya.test:process.py:263 Command (pid 634680) utime: 0.050109999999999995
DEBUG    ya.test:process.py:263 Command (pid 634680) wtime: 0.179
DEBUG    ya.test:process.py:275 Command (pid 634680) output:

DEBUG    ya.test:process.py:276 Command (pid 634680) errors:
Terminating due to uncaught exception 0x7092ffb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud) 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.634680' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud'
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 0x7092ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7092ffb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1) 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.634679' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6fafzgb5.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16561/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2112
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27345
_ ERROR at setup of TestManySelectsInRow.test_selects_in_row_success[500-500-50] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x333cffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_crud.py:248: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x510dffb00410    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_selects_in_row_success[500-500-50]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4186
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026a4/r3tmp/kikimr_cluster_r19ewbyc
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24347
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/logfile_co73mbya.log --grpc-port=4708 --mon-port=6933 --ic-port=4186
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4708/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/logfile_co73mbya.log --grpc-port=4708 --mon-port=6933 --ic-port=4186
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/logfile_co73mbya.log', '--grpc-port=4708', '--mon-port=6933', '--ic-port=4186')' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4708/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634848
DEBUG    ya.test:process.py:259 Command (pid 634848) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634848) elapsed time (sec): 0.25121593475341797
DEBUG    ya.test:process.py:263 Command (pid 634848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) maxrss: 131448
DEBUG    ya.test:process.py:263 Command (pid 634848) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 634848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634848) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634848) stime: 0.0069889999999999996
DEBUG    ya.test:process.py:263 Command (pid 634848) utime: 0.060134
DEBUG    ya.test:process.py:263 Command (pid 634848) wtime: 0.252
DEBUG    ya.test:process.py:275 Command (pid 634848) output:

DEBUG    ya.test:process.py:276 Command (pid 634848) errors:
Terminating due to uncaught exception 0x333cffb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud) 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.634848' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud'
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 0x333cffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x333cffb00410    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/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1) 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.634847' in '/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_co73mbya.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4708/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4708
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4186
============================== slowest durations ===============================
1.33s setup    test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
1.32s setup    test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
1.27s setup    test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
0.52s setup    test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
0.29s setup    test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x335bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCreateAndUpsertWithRepetitions.test_create_and_select_with_repetitions.10-64/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x335bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x512effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed1 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x512effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestCRUDOperations.test_create_table_and_drop_table_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x512effb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x10e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x10e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestSelect::test_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x10e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestSelect.test_advanced_select_failed.select.distinct.b,.a.from.select.a,.b.from.t1.union.all.select.b,.a.from.t1.order.by.b.order.by.B-Column.B.is.not.in.source.column.set/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x10e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestClientTimeouts.test_can_set_timeouts_on_query/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x12b3bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026a4/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud/testing_out_stuff/test_crud.py.TestManySelectsInRow.test_selects_in_row_success.500-500-50/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x510dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 11 errors in 7.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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 3 items

test_discovery.py EEE

==================================== ERRORS ====================================
___________ ERROR at setup of TestDiscoveryExtEndpoint.test_scenario ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002299/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x13d0bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_discovery.py:29: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11cdffb00410    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_scenario
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18593
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002299/r3tmp/kikimr_cluster_gi8z7um3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21533
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/logfile_dfy4iqc3.log --grpc-port=26029 --mon-port=22424 --ic-port=28784
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26029/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/logfile_dfy4iqc3.log --grpc-port=26029 --mon-port=22424 --ic-port=28784
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/logfile_dfy4iqc3.log', '--grpc-port=26029', '--mon-port=22424', '--ic-port=28784')' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 94572
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26029/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 94573
DEBUG    ya.test:process.py:259 Command (pid 94573) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 94573) elapsed time (sec): 0.28413891792297363
DEBUG    ya.test:process.py:263 Command (pid 94573) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) maxrss: 117152
DEBUG    ya.test:process.py:263 Command (pid 94573) minflt: 2620
DEBUG    ya.test:process.py:263 Command (pid 94573) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 94573) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 94573) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 94573) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 94573) stime: 0.007698
DEBUG    ya.test:process.py:263 Command (pid 94573) utime: 0.075319
DEBUG    ya.test:process.py:263 Command (pid 94573) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 94573) output:

DEBUG    ya.test:process.py:276 Command (pid 94573) errors:
Terminating due to uncaught exception 0x13d0bfb00410    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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery) 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.94573' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery'
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 0x13d0bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x13d0bfb00410    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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1) 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.94572' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_dfy4iqc3.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26029/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1033
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28784
_____ ERROR at setup of TestDiscoveryFaultInjectionSlotStop.test_scenario ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002299/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x51d6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_discovery.py:116: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x308dffb00410    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_scenario
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16337
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002299/r3tmp/kikimr_cluster__50q0vpv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21721
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9575
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_vtr469o_.log --grpc-port=21721 --mon-port=14936 --ic-port=16337
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21721/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_vtr469o_.log --grpc-port=21721 --mon-port=14936 --ic-port=16337
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_vtr469o_.log', '--grpc-port=21721', '--mon-port=14936', '--ic-port=16337')' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 94934
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21721/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 94935
DEBUG    ya.test:process.py:259 Command (pid 94935) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 94935) elapsed time (sec): 0.3141496181488037
DEBUG    ya.test:process.py:263 Command (pid 94935) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) maxrss: 126124
DEBUG    ya.test:process.py:263 Command (pid 94935) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 94935) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 94935) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 94935) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 94935) stime: 0.033153999999999996
DEBUG    ya.test:process.py:263 Command (pid 94935) utime: 0.045586999999999996
DEBUG    ya.test:process.py:263 Command (pid 94935) wtime: 0.315
DEBUG    ya.test:process.py:275 Command (pid 94935) output:

DEBUG    ya.test:process.py:276 Command (pid 94935) errors:
Terminating due to uncaught exception 0x51d6bfb00410    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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery) 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.94935' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery'
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 0x51d6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x51d6bfb00410    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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1) 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.94934' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vtr469o_.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21721/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21721
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16337
___ ERROR at setup of TestMirror3DCDiscovery.test_mirror3dc_discovery_logic ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002299/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32c3ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_discovery.py:218: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x5068ffb00410    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_mirror3dc_discovery_logic
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26851
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17776
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31782
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002299/r3tmp/kikimr_cluster_x4a2x6h_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16584
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/logfile_ose1gdgn.log --grpc-port=17781 --mon-port=8484 --ic-port=26851
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25105
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19000
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_2/logfile_hd7t8lyo.log --grpc-port=32457 --mon-port=14338 --ic-port=17776
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22320
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65389
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_3/logfile_ojx4xr1e.log --grpc-port=1127 --mon-port=9329 --ic-port=7700
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31581
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_4/logfile_yn2tox1z.log --grpc-port=23042 --mon-port=11290 --ic-port=30519
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22403
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_5/logfile_81mgkjcn.log --grpc-port=17994 --mon-port=1866 --ic-port=64958
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6218
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_6/logfile_jvh9aa5y.log --grpc-port=28842 --mon-port=28192 --ic-port=15487
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_7/logfile_v74gjkrp.log --grpc-port=6100 --mon-port=18954 --ic-port=13829
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63777
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8308
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_8/logfile_s5ykbgd5.log --grpc-port=63777 --mon-port=19794 --ic-port=28426
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_9/logfile_z16j78ql.log --grpc-port=7796 --mon-port=27817 --ic-port=31782
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/j3oc/002299/r3tmp/pdisk1n94qq_4u.data on node localhost:17781/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/logfile_ose1gdgn.log --grpc-port=17781 --mon-port=8484 --ic-port=26851
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/logfile_ose1gdgn.log', '--grpc-port=17781', '--mon-port=8484', '--ic-port=26851')' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 95483
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17781/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 95484
DEBUG    ya.test:process.py:259 Command (pid 95484) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 95484) elapsed time (sec): 0.9071645736694336
DEBUG    ya.test:process.py:263 Command (pid 95484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) maxrss: 126368
DEBUG    ya.test:process.py:263 Command (pid 95484) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 95484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 95484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 95484) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 95484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 95484) stime: 0.20029899999999998
DEBUG    ya.test:process.py:263 Command (pid 95484) utime: 0.04716
DEBUG    ya.test:process.py:263 Command (pid 95484) wtime: 0.908
DEBUG    ya.test:process.py:275 Command (pid 95484) output:

DEBUG    ya.test:process.py:276 Command (pid 95484) errors:
Terminating due to uncaught exception 0x32c3ffb00410    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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery) 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.95484' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery'
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 0x32c3ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002299/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32c3ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception


INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32457/2
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/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1) 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.95483' in '/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_ose1gdgn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17781/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1127/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23042/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17994/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28842/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6100/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63777/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7796/9
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8308
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15859
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6100
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6218
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28842
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22320
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19000
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25105
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14338
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16584
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17776
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26851
============================== slowest durations ===============================
1.42s setup    test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
1.09s setup    test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
0.50s setup    test_discovery.py::TestDiscoveryExtEndpoint::test_scenario

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_discovery.py::TestDiscoveryExtEndpoint::test_scenario - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryExtEndpoint.test_scenario/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11cdffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x308dffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002299/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestMirror3DCDiscovery.test_mirror3dc_discovery_logic/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x5068ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 3 errors in 4.92s ===============================
============================= 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/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_execute_scheme.py EEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestExecuteSchemeOperations.test_create_table_if_it_is_created_success _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_execute_scheme.py:15: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51b9bfb00410    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_create_table_if_it_is_created_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7385
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026af/r3tmp/kikimr_cluster_b8qvtaeb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13186
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/logfile_yulkkalh.log --grpc-port=13186 --mon-port=24214 --ic-port=7385
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13186/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/logfile_yulkkalh.log --grpc-port=13186 --mon-port=24214 --ic-port=7385
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/logfile_yulkkalh.log', '--grpc-port=13186', '--mon-port=24214', '--ic-port=7385')' in '/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13186/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633508
DEBUG    ya.test:process.py:259 Command (pid 633508) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633508) elapsed time (sec): 0.23411846160888672
DEBUG    ya.test:process.py:263 Command (pid 633508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) maxrss: 118580
DEBUG    ya.test:process.py:263 Command (pid 633508) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 633508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633508) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633508) stime: 0.01086
DEBUG    ya.test:process.py:263 Command (pid 633508) utime: 0.090999
DEBUG    ya.test:process.py:263 Command (pid 633508) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 633508) output:

DEBUG    ya.test:process.py:276 Command (pid 633508) errors:
Terminating due to uncaught exception 0x7131bfb00410    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/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme) 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.633508' in '/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme'
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 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7131bfb00410    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/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1) 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.633506' in '/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_yulkkalh.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13186/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15499
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13186
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7385
_ ERROR at setup of TestExecuteSchemeOperations.test_create_table_if_it_is_created_fail_add_new_column _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_execute_scheme.py:15: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51b9bfb00410    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_create_table_if_it_is_created_fail_add_new_column
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestExecuteSchemeOperations.test_create_table_if_it_is_created_fail_change_column_type _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_execute_scheme.py:15: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51b9bfb00410    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_create_table_if_it_is_created_fail_change_column_type
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestExecuteSchemeOperations.test_create_table_if_it_is_created_fail_remove_column _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_execute_scheme.py:15: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51b9bfb00410    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_create_table_if_it_is_created_fail_remove_column
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestExecuteSchemeOperations.test_create_table_if_it_is_created_fail_add_to_key _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_execute_scheme.py:15: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51b9bfb00410    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_create_table_if_it_is_created_fail_add_to_key
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestExecuteSchemeOperations.test_create_table_if_it_is_created_fail_remove_from_key _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026af/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7131bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_execute_scheme.py:15: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51b9bfb00410    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_create_table_if_it_is_created_fail_remove_from_key
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.38s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51b9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51b9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_change_column_type - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51b9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_column - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51b9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_to_key - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51b9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026af/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme/testing_out_stuff/test_execute_scheme.py.TestExecuteSchemeOperations.test_create_table_if_it_is_created_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51b9bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 6 errors in 3.60s ===============================
============================= 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/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_indexes.py E

==================================== ERRORS ====================================
__ ERROR at setup of TestSecondaryIndexes.test_create_table_with_global_index __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002691/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x30373fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_indexes.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7058ffb00410    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_create_table_with_global_index
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19987
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002691/r3tmp/kikimr_cluster_8xd1wxi8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64581
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5571
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/logfile_21tqjyc4.log --grpc-port=64581 --mon-port=2821 --ic-port=19987
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64581/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/logfile_21tqjyc4.log --grpc-port=64581 --mon-port=2821 --ic-port=19987
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/logfile_21tqjyc4.log', '--grpc-port=64581', '--mon-port=2821', '--ic-port=19987')' in '/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 94503
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64581/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 94505
DEBUG    ya.test:process.py:259 Command (pid 94505) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 94505) elapsed time (sec): 0.2222764492034912
DEBUG    ya.test:process.py:263 Command (pid 94505) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) maxrss: 116772
DEBUG    ya.test:process.py:263 Command (pid 94505) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 94505) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 94505) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 94505) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 94505) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 94505) stime: 0.024086999999999997
DEBUG    ya.test:process.py:263 Command (pid 94505) utime: 0.056992999999999995
DEBUG    ya.test:process.py:263 Command (pid 94505) wtime: 0.223
DEBUG    ya.test:process.py:275 Command (pid 94505) output:

DEBUG    ya.test:process.py:276 Command (pid 94505) errors:
Terminating due to uncaught exception 0x30373fb00410    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/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes) 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.94505' in '/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes'
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 0x30373fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002691/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x30373fb00410    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/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1) 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.94503' in '/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_21tqjyc4.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64581/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19987
============================== slowest durations ===============================
0.46s setup    test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002691/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes/testing_out_stuff/test_indexes.py.TestSecondaryIndexes.test_create_table_with_global_index/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7058ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 1.33s ===============================
============================= 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/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 7 items

test_insert.py EEEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestInsertOperations.test_several_inserts_per_transaction_are_success _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_several_inserts_per_transaction_are_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14879
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002692/r3tmp/kikimr_cluster_dntwa5vt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/logfile_z4lfpr6p.log --grpc-port=21252 --mon-port=4407 --ic-port=14879
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21252/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/logfile_z4lfpr6p.log --grpc-port=21252 --mon-port=4407 --ic-port=14879
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/logfile_z4lfpr6p.log', '--grpc-port=21252', '--mon-port=4407', '--ic-port=14879')' in '/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21252/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633998
DEBUG    ya.test:process.py:259 Command (pid 633998) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633998) elapsed time (sec): 0.3076817989349365
DEBUG    ya.test:process.py:263 Command (pid 633998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) maxrss: 118524
DEBUG    ya.test:process.py:263 Command (pid 633998) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 633998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633998) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633998) stime: 0.011975
DEBUG    ya.test:process.py:263 Command (pid 633998) utime: 0.09181299999999999
DEBUG    ya.test:process.py:263 Command (pid 633998) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 633998) output:

DEBUG    ya.test:process.py:276 Command (pid 633998) errors:
Terminating due to uncaught exception 0x50bb3fb00410    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/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert) 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.633998' in '/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert'
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 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x50bb3fb00410    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/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1) 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.633996' in '/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_z4lfpr6p.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21252/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4407
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14879
_ ERROR at setup of TestInsertOperations.test_insert_plus_update_per_transaction_are_success _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_insert_plus_update_per_transaction_are_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestInsertOperations.test_update_plus_insert_per_transaction_are_success_prepared_case _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_update_plus_insert_per_transaction_are_success_prepared_case
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestInsertOperations.test_upsert_plus_insert_per_transaction_are_success_prepared_case _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_upsert_plus_insert_per_transaction_are_success_prepared_case
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestInsertOperations.test_insert_plus_upsert_are_success __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_insert_plus_upsert_are_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______ ERROR at setup of TestInsertOperations.test_insert_revert_basis ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_insert_revert_basis
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___________ ERROR at setup of TestInsertOperations.test_query_pairs ____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002692/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x50bb3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_insert.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1350ffb00410    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_query_pairs
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.41s setup    test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_insert.py::TestInsertOperations::test_insert_plus_update_per_transaction_are_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_insert.py::TestInsertOperations::test_upsert_plus_insert_per_transaction_are_success_prepared_case - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_insert.py::TestInsertOperations::test_insert_revert_basis - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_insert.py::TestInsertOperations::test_query_pairs - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002692/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert/testing_out_stuff/test_insert.py.TestInsertOperations.test_several_inserts_per_transaction_are_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1350ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 7 errors in 3.91s ===============================
============================= 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/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 17 items

test_isolation.py EEEEEEEEEEEEEEEEE

==================================== ERRORS ====================================
___ ERROR at setup of TestTransactionIsolation.test_prevents_write_cycles_g0 ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_prevents_write_cycles_g0
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00268f/r3tmp/kikimr_cluster_vfgn6e86
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30709
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7372
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/logfile_d5ajbwnm.log --grpc-port=30201 --mon-port=2317 --ic-port=29671
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30201/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/logfile_d5ajbwnm.log --grpc-port=30201 --mon-port=2317 --ic-port=29671
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/logfile_d5ajbwnm.log', '--grpc-port=30201', '--mon-port=2317', '--ic-port=29671')' in '/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633459
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30201/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633461
DEBUG    ya.test:process.py:259 Command (pid 633461) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633461) elapsed time (sec): 0.2892005443572998
DEBUG    ya.test:process.py:263 Command (pid 633461) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) maxrss: 118688
DEBUG    ya.test:process.py:263 Command (pid 633461) minflt: 2620
DEBUG    ya.test:process.py:263 Command (pid 633461) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 633461) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633461) nvcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 633461) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633461) stime: 0.024031
DEBUG    ya.test:process.py:263 Command (pid 633461) utime: 0.08295999999999999
DEBUG    ya.test:process.py:263 Command (pid 633461) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 633461) output:

DEBUG    ya.test:process.py:276 Command (pid 633461) errors:
Terminating due to uncaught exception 0x737d7fb00410    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/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation) 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.633461' in '/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation'
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 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x737d7fb00410    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/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1) 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.633459' in '/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_d5ajbwnm.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30201/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30709
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29671
__ ERROR at setup of TestTransactionIsolation.test_prevents_aborted_reads_g1a __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_prevents_aborted_reads_g1a
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_prevents_intermediate_reads_g1b _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_prevents_intermediate_reads_g1b
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_prevents_circular_information_flow_g1c _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_prevents_circular_information_flow_g1c
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_isolation_mailing_list_example _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_isolation_mailing_list_example
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_prevents_observed_transaction_vanishes_otv _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_prevents_observed_transaction_vanishes_otv
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_does_not_prevent_predicate_many_preceders_pmp _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_does_not_prevent_predicate_many_preceders_pmp
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestTransactionIsolation.test_lost_update_p4 ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_lost_update_p4
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___ ERROR at setup of TestTransactionIsolation.test_lost_update_on_value_p4 ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_lost_update_on_value_p4
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_lost_update_on_value_with_upsert_p4 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_lost_update_on_value_with_upsert_p4
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestTransactionIsolation.test_read_skew_g_single ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_read_skew_g_single
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_read_skew_g_single_predicate_deps _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_read_skew_g_single_predicate_deps
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_read_skew_g_single_write_predicate _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_read_skew_g_single_write_predicate
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestTransactionIsolation.test_write_skew_g2_item ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_write_skew_g2_item
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestTransactionIsolation.test_anti_dependency_cycles_g2 ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_anti_dependency_cycles_g2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestTransactionIsolation.test_anti_dependency_cycles_g2_two_edges _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268f/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x737d7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_isolation.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1249bfb00410    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_anti_dependency_cycles_g2_two_edges
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.39s setup    test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0

(33 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_prevents_aborted_reads_g1a - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_prevents_intermediate_reads_g1b - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_prevents_circular_information_flow_g1c - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_isolation_mailing_list_example - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_prevents_observed_transaction_vanishes_otv - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_lost_update_p4 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_p4 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_with_upsert_p4 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_read_skew_g_single - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_predicate_deps - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_write_predicate - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_write_skew_g2_item - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268f/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation/testing_out_stuff/test_isolation.py.TestTransactionIsolation.test_prevents_write_cycles_g0/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1249bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 17 errors in 7.49s ==============================
============================= 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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 74 items

test_public_api.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

==================================== ERRORS ====================================
____________ ERROR at setup of TestExplain.test_explain_data_query _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3139ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x310a3fb00410    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_explain_data_query
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7688
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_il17hyrm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21947
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18246
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20937
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/logfile_zsxetsx5.log --grpc-port=21947 --mon-port=7478 --ic-port=7688
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21947/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/logfile_zsxetsx5.log --grpc-port=21947 --mon-port=7478 --ic-port=7688
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/logfile_zsxetsx5.log', '--grpc-port=21947', '--mon-port=7478', '--ic-port=7688')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 630999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21947/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 631002
DEBUG    ya.test:process.py:259 Command (pid 631002) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 631002) elapsed time (sec): 0.22448420524597168
DEBUG    ya.test:process.py:263 Command (pid 631002) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) maxrss: 121268
DEBUG    ya.test:process.py:263 Command (pid 631002) minflt: 2621
DEBUG    ya.test:process.py:263 Command (pid 631002) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 631002) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 631002) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 631002) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 631002) stime: 0.012163
DEBUG    ya.test:process.py:263 Command (pid 631002) utime: 0.08108599999999999
DEBUG    ya.test:process.py:263 Command (pid 631002) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 631002) output:

DEBUG    ya.test:process.py:276 Command (pid 631002) errors:
Terminating due to uncaught exception 0x3139ffb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.631002' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x3139ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3139ffb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1) 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.630999' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_zsxetsx5.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21947/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20937
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18246
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7478
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21947
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7688
______ ERROR at setup of TestCRUDOperations.test_prepared_query_pipeline _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_prepared_query_pipeline
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_2gzt0lfm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3080
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/logfile_ea7rgcn7.log --grpc-port=1643 --mon-port=19228 --ic-port=8006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1643/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/logfile_ea7rgcn7.log --grpc-port=1643 --mon-port=19228 --ic-port=8006
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/logfile_ea7rgcn7.log', '--grpc-port=1643', '--mon-port=19228', '--ic-port=8006')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 631310
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1643/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 631312
DEBUG    ya.test:process.py:259 Command (pid 631312) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 631312) elapsed time (sec): 0.2253556251525879
DEBUG    ya.test:process.py:263 Command (pid 631312) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) maxrss: 134728
DEBUG    ya.test:process.py:263 Command (pid 631312) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 631312) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 631312) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 631312) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 631312) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 631312) stime: 0.011984999999999999
DEBUG    ya.test:process.py:263 Command (pid 631312) utime: 0.051938
DEBUG    ya.test:process.py:263 Command (pid 631312) wtime: 0.226
DEBUG    ya.test:process.py:275 Command (pid 631312) output:

DEBUG    ya.test:process.py:276 Command (pid 631312) errors:
Terminating due to uncaught exception 0x52b6bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.631312' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x52b6bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1) 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.631310' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_ea7rgcn7.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1643/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3080
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8006
_________ ERROR at setup of TestCRUDOperations.test_scheme_client_ops __________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_scheme_client_ops
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___ ERROR at setup of TestCRUDOperations.test_scheme_operation_errors_handle ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_scheme_operation_errors_handle
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestCRUDOperations.test_none_values _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_none_values
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestCRUDOperations.test_parse_list_type ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_parse_list_type
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestCRUDOperations.test_parse_tuple _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_parse_tuple
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestCRUDOperations.test_dict_type ______________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_dict_type
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestCRUDOperations.test_struct_type _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_struct_type
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestCRUDOperations.test_data_types _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_data_types
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______ ERROR at setup of TestCRUDOperations.test_struct_type_parameter ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_struct_type_parameter
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestCRUDOperations.test_bulk_prepared_insert_many_values __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_bulk_prepared_insert_many_values
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestCRUDOperations.test_bulk_upsert _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_bulk_upsert
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_all_enums_are_presented_as_exceptions _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_all_enums_are_presented_as_exceptions
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestCRUDOperations.test_type_builders_str_methods ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_type_builders_str_methods
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_create_and_delete_session_then_use_it_again _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_create_and_delete_session_then_use_it_again
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestCRUDOperations.test_locks_invalidated_error _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_locks_invalidated_error
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________________ ERROR at setup of TestCRUDOperations.test_tcl _________________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_tcl
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______________ ERROR at setup of TestCRUDOperations.test_tcl_2 ________________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_tcl_2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_______________ ERROR at setup of TestCRUDOperations.test_tcl_3 ________________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_tcl_3
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestCRUDOperations.test_reuse_session_to_tx_leak ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_reuse_session_to_tx_leak
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_direct_leak_tx_but_no_actual_leak_by_best_efforts _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_direct_leak_tx_but_no_actual_leak_by_best_efforts
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestCRUDOperations.test_presented_in_cache _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_presented_in_cache
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestCRUDOperations.test_decimal_values_negative_stories ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_decimal_values_negative_stories
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___________ ERROR at setup of TestCRUDOperations.test_decimal_values ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_decimal_values
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestCRUDOperations.test_list_directory_with_children ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_list_directory_with_children
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___ ERROR at setup of TestCRUDOperations.test_validate_describe_path_result ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_validate_describe_path_result
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestCRUDOperations.test_acl_modifications_1 _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_acl_modifications_1
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestCRUDOperations.test_acl_modification_2 _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_acl_modification_2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_can_execute_valid_statement_after_invalid_success _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_can_execute_valid_statement_after_invalid_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestCRUDOperations.test_modify_permissions_3 ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_modify_permissions_3
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestCRUDOperations.test_directory_that_doesnt_exists ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_directory_that_doesnt_exists
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestCRUDOperations.test_crud_acl_actions __________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_crud_acl_actions
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
___ ERROR at setup of TestCRUDOperations.test_too_many_pending_transactions ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_too_many_pending_transactions
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestCRUDOperations.test_query_set1 _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_query_set1
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____________ ERROR at setup of TestCRUDOperations.test_queries_set2 ____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_queries_set2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestCRUDOperations.test_when_result_set_is_large_then_issue_occure _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x52b6bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x522dbfb00410    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_when_result_set_is_large_then_issue_occure
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________ ERROR at setup of TestSessionNotFound.test_session_not_found _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x736c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x718a7fb00410    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_session_not_found
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3404
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_jqseevvu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61258
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/logfile_gnh9j93t.log --grpc-port=64812 --mon-port=18757 --ic-port=3404
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64812/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/logfile_gnh9j93t.log --grpc-port=64812 --mon-port=18757 --ic-port=3404
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/logfile_gnh9j93t.log', '--grpc-port=64812', '--mon-port=18757', '--ic-port=3404')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633493
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64812/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633494
DEBUG    ya.test:process.py:259 Command (pid 633494) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633494) elapsed time (sec): 0.2954530715942383
DEBUG    ya.test:process.py:263 Command (pid 633494) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 633494) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 633494) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633494) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633494) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633494) stime: 0.013597
DEBUG    ya.test:process.py:263 Command (pid 633494) utime: 0.09020199999999999
DEBUG    ya.test:process.py:263 Command (pid 633494) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 633494) output:

DEBUG    ya.test:process.py:276 Command (pid 633494) errors:
Terminating due to uncaught exception 0x736c7fb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.633494' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x736c7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x736c7fb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1) 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.633493' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_gnh9j93t.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64812/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64812
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3404
______ ERROR at setup of TestSessionNotFoundOperations.test_session_pool _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_session_pool
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25821
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_2g9b_z1c
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20606
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/logfile_vq6tx36x.log --grpc-port=14133 --mon-port=15018 --ic-port=25821
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14133/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/logfile_vq6tx36x.log --grpc-port=14133 --mon-port=15018 --ic-port=25821
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/logfile_vq6tx36x.log', '--grpc-port=14133', '--mon-port=15018', '--ic-port=25821')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14133/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633626
DEBUG    ya.test:process.py:259 Command (pid 633626) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633626) elapsed time (sec): 0.24322104454040527
DEBUG    ya.test:process.py:263 Command (pid 633626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 633626) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 633626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633626) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633626) stime: 0.008662999999999999
DEBUG    ya.test:process.py:263 Command (pid 633626) utime: 0.056311999999999994
DEBUG    ya.test:process.py:263 Command (pid 633626) wtime: 0.244
DEBUG    ya.test:process.py:275 Command (pid 633626) output:

DEBUG    ya.test:process.py:276 Command (pid 633626) errors:
Terminating due to uncaught exception 0x5210bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.633626' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5210bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1) 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.633625' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vq6tx36x.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14133/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14133
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25821
__ ERROR at setup of TestSessionNotFoundOperations.test_ok_keep_alive_example __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_ok_keep_alive_example
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSessionNotFoundOperations.test_can_commit_bad_tx ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_can_commit_bad_tx
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestSessionNotFoundOperations.test_cannot_commit_bad_tx ___
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_cannot_commit_bad_tx
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_commit_successfully_after_success_commit _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_commit_successfully_after_success_commit
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_invalid_keep_alive_example _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_invalid_keep_alive_example
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_describe_table_with_bounds _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_describe_table_with_bounds
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__ ERROR at setup of TestSessionNotFoundOperations.test_native_datetime_types __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_native_datetime_types
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSessionNotFoundOperations.test_native_date_types ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_native_date_types
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_keep_in_cache_disabled __
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_keep_in_cache_disabled
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_explicit_partitions_case_1 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_explicit_partitions_case_1
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_explict_partitions_case_2 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_explict_partitions_case_2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionNotFoundOperations.test_simple_table_profile_settings _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5210bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x32c1ffb00410    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_simple_table_profile_settings
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_________________ ERROR at setup of TestBadSession.test_simple _________________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x5151bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x3115bfb00410    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_simple
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8391
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_4a1y6x2v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1435
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/logfile_lee0ghmu.log --grpc-port=20988 --mon-port=27699 --ic-port=8391
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20988/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/logfile_lee0ghmu.log --grpc-port=20988 --mon-port=27699 --ic-port=8391
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/logfile_lee0ghmu.log', '--grpc-port=20988', '--mon-port=27699', '--ic-port=8391')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634354
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20988/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634355
DEBUG    ya.test:process.py:259 Command (pid 634355) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634355) elapsed time (sec): 0.24150514602661133
DEBUG    ya.test:process.py:263 Command (pid 634355) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634355) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 634355) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634355) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634355) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634355) stime: 0.012383
DEBUG    ya.test:process.py:263 Command (pid 634355) utime: 0.057789
DEBUG    ya.test:process.py:263 Command (pid 634355) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 634355) output:

DEBUG    ya.test:process.py:276 Command (pid 634355) errors:
Terminating due to uncaught exception 0x5151bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634355' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x5151bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x5151bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1) 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.634354' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_lee0ghmu.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20988/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1435
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9600
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8391
_________ ERROR at setup of TestDriverCanRecover.test_driver_recovery __________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71297fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x31f13fb00410    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_driver_recovery
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26865
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_mdg7c5d5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19793
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/logfile_iiz7m5x7.log --grpc-port=17120 --mon-port=26416 --ic-port=26865
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17120/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/logfile_iiz7m5x7.log --grpc-port=17120 --mon-port=26416 --ic-port=26865
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/logfile_iiz7m5x7.log', '--grpc-port=17120', '--mon-port=26416', '--ic-port=26865')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634462
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17120/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634463
DEBUG    ya.test:process.py:259 Command (pid 634463) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634463) elapsed time (sec): 0.1998271942138672
DEBUG    ya.test:process.py:263 Command (pid 634463) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 634463) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634463) minflt: 2649
DEBUG    ya.test:process.py:263 Command (pid 634463) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634463) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634463) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634463) stime: 0.008322
DEBUG    ya.test:process.py:263 Command (pid 634463) utime: 0.054097
DEBUG    ya.test:process.py:263 Command (pid 634463) wtime: 0.2
DEBUG    ya.test:process.py:275 Command (pid 634463) output:

DEBUG    ya.test:process.py:276 Command (pid 634463) errors:
Terminating due to uncaught exception 0x71297fb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634463' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x71297fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71297fb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1) 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.634462' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_iiz7m5x7.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17120/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19793
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26865
_ ERROR at setup of TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful[10] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x1232bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:1530: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x5382bfb00410    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_select_on_dropped_table_unsuccessful[10]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2317
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster__s5gtan6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25881
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30284
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/logfile_vxpr05z2.log --grpc-port=6070 --mon-port=5825 --ic-port=2317
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6070/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/logfile_vxpr05z2.log --grpc-port=6070 --mon-port=5825 --ic-port=2317
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/logfile_vxpr05z2.log', '--grpc-port=6070', '--mon-port=5825', '--ic-port=2317')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6070/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634490
DEBUG    ya.test:process.py:259 Command (pid 634490) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634490) elapsed time (sec): 0.2518041133880615
DEBUG    ya.test:process.py:263 Command (pid 634490) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634490) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 634490) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 634490) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634490) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634490) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634490) stime: 0.016481
DEBUG    ya.test:process.py:263 Command (pid 634490) utime: 0.045876
DEBUG    ya.test:process.py:263 Command (pid 634490) wtime: 0.253
DEBUG    ya.test:process.py:275 Command (pid 634490) output:

DEBUG    ya.test:process.py:276 Command (pid 634490) errors:
Terminating due to uncaught exception 0x1232bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634490' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x1232bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x1232bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1) 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.634489' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vxpr05z2.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6070/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25881
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6070
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2317
_____ ERROR at setup of TestMetaDataInvalidation.test_invalidation_success _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x70c43fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:1591: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1191bfb00410    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_invalidation_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_hyd_byhm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1502
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/logfile_05ufggqx.log --grpc-port=32547 --mon-port=16207 --ic-port=15743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:32547/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/logfile_05ufggqx.log --grpc-port=32547 --mon-port=16207 --ic-port=15743
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/logfile_05ufggqx.log', '--grpc-port=32547', '--mon-port=16207', '--ic-port=15743')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634525
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32547/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634526
DEBUG    ya.test:process.py:259 Command (pid 634526) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634526) elapsed time (sec): 0.1775376796722412
DEBUG    ya.test:process.py:263 Command (pid 634526) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634526) minflt: 2671
DEBUG    ya.test:process.py:263 Command (pid 634526) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634526) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634526) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634526) stime: 0.012886
DEBUG    ya.test:process.py:263 Command (pid 634526) utime: 0.051545
DEBUG    ya.test:process.py:263 Command (pid 634526) wtime: 0.178
DEBUG    ya.test:process.py:275 Command (pid 634526) output:

DEBUG    ya.test:process.py:276 Command (pid 634526) errors:
Terminating due to uncaught exception 0x70c43fb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634526' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x70c43fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x70c43fb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1) 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.634525' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_05ufggqx.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:32547/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1502
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15743
________ ERROR at setup of TestJsonExample.test_json_unexpected_failure ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x119abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:1677: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71c67fb00410    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_json_unexpected_failure
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20142
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_bh9mw9r6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17568
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/logfile_vkixd4ow.log --grpc-port=19877 --mon-port=24750 --ic-port=20142
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19877/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/logfile_vkixd4ow.log --grpc-port=19877 --mon-port=24750 --ic-port=20142
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/logfile_vkixd4ow.log', '--grpc-port=19877', '--mon-port=24750', '--ic-port=20142')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634683
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19877/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634685
DEBUG    ya.test:process.py:259 Command (pid 634685) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634685) elapsed time (sec): 0.3622739315032959
DEBUG    ya.test:process.py:263 Command (pid 634685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634685) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 634685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 634685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634685) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634685) stime: 0.010754999999999999
DEBUG    ya.test:process.py:263 Command (pid 634685) utime: 0.07205099999999999
DEBUG    ya.test:process.py:263 Command (pid 634685) wtime: 0.363
DEBUG    ya.test:process.py:275 Command (pid 634685) output:

DEBUG    ya.test:process.py:276 Command (pid 634685) errors:
Terminating due to uncaught exception 0x119abfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634685' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x119abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x119abfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1) 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.634683' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vkixd4ow.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19877/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17568
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20142
_____________ ERROR at setup of TestJsonExample.test_json_success ______________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x119abfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:1677: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x71c67fb00410    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_json_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x3281bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:1763: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x13a87fb00410    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_deadlocked_threads_on_cleanup
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10931
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_5xs13xac
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11146
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9654
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/logfile_5naydgkk.log --grpc-port=19319 --mon-port=11142 --ic-port=10931
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19319/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/logfile_5naydgkk.log --grpc-port=19319 --mon-port=11142 --ic-port=10931
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/logfile_5naydgkk.log', '--grpc-port=19319', '--mon-port=11142', '--ic-port=10931')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634797
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19319/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634798
DEBUG    ya.test:process.py:259 Command (pid 634798) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634798) elapsed time (sec): 0.16832304000854492
DEBUG    ya.test:process.py:263 Command (pid 634798) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634798) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 634798) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634798) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634798) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634798) stime: 0.015392
DEBUG    ya.test:process.py:263 Command (pid 634798) utime: 0.044549
DEBUG    ya.test:process.py:263 Command (pid 634798) wtime: 0.169
DEBUG    ya.test:process.py:275 Command (pid 634798) output:

DEBUG    ya.test:process.py:276 Command (pid 634798) errors:
Terminating due to uncaught exception 0x3281bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634798' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x3281bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x3281bfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1) 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.634797' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_5naydgkk.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19319/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10931
______________ ERROR at setup of TestRecursiveCreation.test_mkdir ______________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12bdffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x13da7fb00410    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_mkdir
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32230
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_1e4htcr5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20063
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/logfile_q59p8tum.log --grpc-port=3819 --mon-port=22661 --ic-port=32230
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3819/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/logfile_q59p8tum.log --grpc-port=3819 --mon-port=22661 --ic-port=32230
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/logfile_q59p8tum.log', '--grpc-port=3819', '--mon-port=22661', '--ic-port=32230')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 634951
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3819/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634952
DEBUG    ya.test:process.py:259 Command (pid 634952) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 634952) elapsed time (sec): 0.22849535942077637
DEBUG    ya.test:process.py:263 Command (pid 634952) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 634952) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 634952) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634952) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 634952) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634952) stime: 0.00814
DEBUG    ya.test:process.py:263 Command (pid 634952) utime: 0.065126
DEBUG    ya.test:process.py:263 Command (pid 634952) wtime: 0.229
DEBUG    ya.test:process.py:275 Command (pid 634952) output:

DEBUG    ya.test:process.py:276 Command (pid 634952) errors:
Terminating due to uncaught exception 0x12bdffb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.634952' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x12bdffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x12bdffb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1) 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.634951' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_q59p8tum.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3819/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20063
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32230
__________ ERROR at setup of TestRecursiveCreation.test_create_table ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12bdffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:101: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x13da7fb00410    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_create_table
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestAttributes.test_create_table ______________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_create_table
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65075
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_ixl1ad5_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26953
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/logfile_bkh953vz.log --grpc-port=24539 --mon-port=26953 --ic-port=65075
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24539/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/logfile_bkh953vz.log --grpc-port=24539 --mon-port=26953 --ic-port=65075
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/logfile_bkh953vz.log', '--grpc-port=24539', '--mon-port=26953', '--ic-port=65075')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 635017
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24539/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635018
DEBUG    ya.test:process.py:259 Command (pid 635018) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635018) elapsed time (sec): 0.19622397422790527
DEBUG    ya.test:process.py:263 Command (pid 635018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 635018) minflt: 2617
DEBUG    ya.test:process.py:263 Command (pid 635018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 635018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635018) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635018) stime: 0.015323999999999999
DEBUG    ya.test:process.py:263 Command (pid 635018) utime: 0.042143
DEBUG    ya.test:process.py:263 Command (pid 635018) wtime: 0.197
DEBUG    ya.test:process.py:275 Command (pid 635018) output:

DEBUG    ya.test:process.py:276 Command (pid 635018) errors:
Terminating due to uncaught exception 0x337cbfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.635018' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x337cbfb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1) 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.635017' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_bkh953vz.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24539/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8475
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26953
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65075
_______________ ERROR at setup of TestAttributes.test_copy_table _______________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_copy_table
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestAttributes.test_create_indexed_table __________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_create_indexed_table
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______________ ERROR at setup of TestAttributes.test_alter_table _______________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_alter_table
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestAttributes.test_limits[attributes0] ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_limits[attributes0]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestAttributes.test_limits[attributes1] ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_limits[attributes1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestAttributes.test_limits[attributes2] ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_limits[attributes2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestAttributes.test_limits[attributes3] ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_limits[attributes3]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
__________ ERROR at setup of TestAttributes.test_limits[attributes4] ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x337cbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x719fffb00410    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_limits[attributes4]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____________ ERROR at setup of TestDocApiTables.test_create_table _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x101b3fb00410    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_create_table
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63324
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002690/r3tmp/kikimr_cluster_9lwaax6g
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30188
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29265
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/logfile_1honi487.log --grpc-port=30188 --mon-port=27069 --ic-port=63324
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30188/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/logfile_1honi487.log --grpc-port=30188 --mon-port=27069 --ic-port=63324
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/logfile_1honi487.log', '--grpc-port=30188', '--mon-port=27069', '--ic-port=63324')' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 635251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30188/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635253
DEBUG    ya.test:process.py:259 Command (pid 635253) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 635253) elapsed time (sec): 0.21970701217651367
DEBUG    ya.test:process.py:263 Command (pid 635253) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) maxrss: 145348
DEBUG    ya.test:process.py:263 Command (pid 635253) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 635253) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 635253) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635253) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 635253) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635253) stime: 0.008464
DEBUG    ya.test:process.py:263 Command (pid 635253) utime: 0.051101999999999995
DEBUG    ya.test:process.py:263 Command (pid 635253) wtime: 0.22
DEBUG    ya.test:process.py:275 Command (pid 635253) output:

DEBUG    ya.test:process.py:276 Command (pid 635253) errors:
Terminating due to uncaught exception 0x71efffb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api) 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.635253' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api'
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 0x71efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x71efffb00410    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/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1) 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.635251' in '/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_1honi487.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30188/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30188
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63324
_____ ERROR at setup of TestDocApiTables.test_alter_table[None-BadRequest] _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x101b3fb00410    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_alter_table[None-BadRequest]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestDocApiTables.test_alter_table[settings1-None] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x101b3fb00410    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_alter_table[settings1-None]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestDocApiTables.test_drop_table[None-None] _________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x101b3fb00410    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_drop_table[None-None]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestDocApiTables.test_drop_table[settings1-None] ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002690/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x71efffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_public_api.py:122: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x101b3fb00410    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_drop_table[settings1-None]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.39s setup    test_public_api.py::TestSessionNotFoundOperations::test_session_pool
1.38s setup    test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
1.36s setup    test_public_api.py::TestBadSession::test_simple
1.34s setup    test_public_api.py::TestExplain::test_explain_data_query
1.28s setup    test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
1.26s setup    test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
0.52s setup    test_public_api.py::TestJsonExample::test_json_unexpected_failure
0.44s setup    test_public_api.py::TestSessionNotFound::test_session_not_found
0.33s setup    test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
0.32s setup    test_public_api.py::TestRecursiveCreation::test_mkdir
0.32s setup    test_public_api.py::TestDriverCanRecover::test_driver_recovery
0.30s setup    test_public_api.py::TestDocApiTables::test_create_table
0.27s setup    test_public_api.py::TestAttributes::test_create_table

(135 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_public_api.py::TestExplain::test_explain_data_query - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestExplain.test_explain_data_query/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x310a3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_scheme_client_ops - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_scheme_operation_errors_handle - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_none_values - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_parse_list_type - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_parse_tuple - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_dict_type - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_struct_type - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_data_types - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_struct_type_parameter - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_bulk_prepared_insert_many_values - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_bulk_upsert - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_all_enums_are_presented_as_exceptions - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_type_builders_str_methods - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_create_and_delete_session_then_use_it_again - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_locks_invalidated_error - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_tcl - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_tcl_2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_tcl_3 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_direct_leak_tx_but_no_actual_leak_by_best_efforts - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_presented_in_cache - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_decimal_values_negative_stories - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_decimal_values - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_list_directory_with_children - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_validate_describe_path_result - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_acl_modifications_1 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_acl_modification_2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_can_execute_valid_statement_after_invalid_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_modify_permissions_3 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_directory_that_doesnt_exists - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_crud_acl_actions - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_too_many_pending_transactions - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_query_set1 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_queries_set2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestCRUDOperations.test_prepared_query_pipeline/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x522dbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFound::test_session_not_found - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFound.test_session_not_found/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x718a7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_session_pool - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_ok_keep_alive_example - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_can_commit_bad_tx - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_cannot_commit_bad_tx - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_invalid_keep_alive_example - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_describe_table_with_bounds - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_native_date_types - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_keep_in_cache_disabled - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_explicit_partitions_case_1 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_explict_partitions_case_2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSessionNotFoundOperations::test_simple_table_profile_settings - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSessionNotFoundOperations.test_session_pool/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x32c1ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestBadSession::test_simple - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestBadSession.test_simple/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x3115bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestDriverCanRecover::test_driver_recovery - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDriverCanRecover.test_driver_recovery/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x31f13fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestSelectAfterDropWithRepetitions.test_select_on_dropped_table_unsuccessful.10/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x5382bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestMetaDataInvalidation::test_invalidation_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestMetaDataInvalidation.test_invalidation_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1191bfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestJsonExample::test_json_unexpected_failure - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71c67fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestJsonExample::test_json_success - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestJsonExample.test_json_unexpected_failure/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x71c67fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestForPotentialDeadlock.test_deadlocked_threads_on_cleanup/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x13a87fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestRecursiveCreation::test_mkdir - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x13da7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestRecursiveCreation::test_create_table - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestRecursiveCreation.test_mkdir/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x13da7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_create_table - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_copy_table - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_create_indexed_table - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_alter_table - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_limits[attributes0] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_limits[attributes1] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_limits[attributes2] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_limits[attributes3] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestAttributes::test_limits[attributes4] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestAttributes.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x719fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestDocApiTables::test_create_table - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x101b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestDocApiTables::test_alter_table[None-BadRequest] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x101b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestDocApiTables::test_alter_table[settings1-None] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x101b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestDocApiTables::test_drop_table[None-None] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x101b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_public_api.py::TestDocApiTables::test_drop_table[settings1-None] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002690/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api/testing_out_stuff/test_public_api.py.TestDocApiTables.test_create_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x101b3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================= 74 errors in 38.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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_read_table.py EEEEEEEE

==================================== ERRORS ====================================
_ ERROR at setup of TestReadTableSuccessStories.test_read_table_only_specified_ranges _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12643fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11e03fb00410    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_read_table_only_specified_ranges
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11626
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00268b/r3tmp/kikimr_cluster_w5v00vhn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22633
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2318
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/logfile_daow5gxg.log --grpc-port=24695 --mon-port=4904 --ic-port=11626
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24695/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/logfile_daow5gxg.log --grpc-port=24695 --mon-port=4904 --ic-port=11626
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/logfile_daow5gxg.log', '--grpc-port=24695', '--mon-port=4904', '--ic-port=11626')' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24695/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633510
DEBUG    ya.test:process.py:259 Command (pid 633510) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633510) elapsed time (sec): 0.27893900871276855
DEBUG    ya.test:process.py:263 Command (pid 633510) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) maxrss: 118716
DEBUG    ya.test:process.py:263 Command (pid 633510) minflt: 2612
DEBUG    ya.test:process.py:263 Command (pid 633510) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633510) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633510) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633510) stime: 0.0072889999999999995
DEBUG    ya.test:process.py:263 Command (pid 633510) utime: 0.093287
DEBUG    ya.test:process.py:263 Command (pid 633510) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 633510) output:

DEBUG    ya.test:process.py:276 Command (pid 633510) errors:
Terminating due to uncaught exception 0x12643fb00410    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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table) 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.633510' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table'
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 0x12643fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x12643fb00410    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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1) 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.633507' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_daow5gxg.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24695/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4904
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11626
_ ERROR at setup of TestReadTableSuccessStories.test_read_table_constructed_key_range _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12643fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11e03fb00410    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_read_table_constructed_key_range
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestReadTableSuccessStories.test_read_table_reads_only_specified_columns _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12643fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11e03fb00410    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_read_table_reads_only_specified_columns
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestReadTableSuccessStories.test_read_table_without_data_has_snapshot _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x12643fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11e03fb00410    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_read_table_without_data_has_snapshot
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestReadTableTruncatedResults.test_truncated_results[async_read_table] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x718d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11f77fb00410    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_truncated_results[async_read_table]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7466
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00268b/r3tmp/kikimr_cluster_z0rycz1p
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20657
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2784
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/logfile_f6j05my2.log --grpc-port=23981 --mon-port=9031 --ic-port=7466
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23981/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/logfile_f6j05my2.log --grpc-port=23981 --mon-port=9031 --ic-port=7466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/logfile_f6j05my2.log', '--grpc-port=23981', '--mon-port=9031', '--ic-port=7466')' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633860
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23981/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633861
DEBUG    ya.test:process.py:259 Command (pid 633861) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633861) elapsed time (sec): 0.24074649810791016
DEBUG    ya.test:process.py:263 Command (pid 633861) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) maxrss: 133464
DEBUG    ya.test:process.py:263 Command (pid 633861) minflt: 2618
DEBUG    ya.test:process.py:263 Command (pid 633861) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 633861) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633861) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633861) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633861) stime: 0.022532999999999997
DEBUG    ya.test:process.py:263 Command (pid 633861) utime: 0.0426
DEBUG    ya.test:process.py:263 Command (pid 633861) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 633861) output:

DEBUG    ya.test:process.py:276 Command (pid 633861) errors:
Terminating due to uncaught exception 0x718d3fb00410    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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table) 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.633861' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table'
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 0x718d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x718d3fb00410    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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1) 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.633860' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_f6j05my2.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23981/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7466
_ ERROR at setup of TestReadTableTruncatedResults.test_truncated_results[read_table] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x718d3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x11f77fb00410    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_truncated_results[read_table]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestReadTableWithTabletKills.test_read_table_async_simple[async_read_table] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x107bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50bd7fb00410    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_read_table_async_simple[async_read_table]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31268
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/00268b/r3tmp/kikimr_cluster_khbwtjpj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23366
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/logfile_gyh9v5kl.log --grpc-port=17860 --mon-port=1260 --ic-port=31268
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17860/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/logfile_gyh9v5kl.log --grpc-port=17860 --mon-port=1260 --ic-port=31268
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/logfile_gyh9v5kl.log', '--grpc-port=17860', '--mon-port=1260', '--ic-port=31268')' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17860/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633994
DEBUG    ya.test:process.py:259 Command (pid 633994) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633994) elapsed time (sec): 0.3982968330383301
DEBUG    ya.test:process.py:263 Command (pid 633994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) maxrss: 133648
DEBUG    ya.test:process.py:263 Command (pid 633994) minflt: 2616
DEBUG    ya.test:process.py:263 Command (pid 633994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 633994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633994) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633994) stime: 0.019813
DEBUG    ya.test:process.py:263 Command (pid 633994) utime: 0.07925299999999999
DEBUG    ya.test:process.py:263 Command (pid 633994) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 633994) output:

DEBUG    ya.test:process.py:276 Command (pid 633994) errors:
Terminating due to uncaught exception 0x107bbfb00410    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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table) 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.633994' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table'
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 0x107bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x107bbfb00410    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/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1) 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.633993' in '/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_gyh9v5kl.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17860/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23366
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31268
_ ERROR at setup of TestReadTableWithTabletKills.test_read_table_async_simple[read_table] _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/00268b/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x107bbfb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_read_table.py:22: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x50bd7fb00410    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_read_table_async_simple[read_table]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.43s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
0.53s setup    test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
0.35s setup    test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableSuccessStories::test_read_table_constructed_key_range - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableSuccessStories::test_read_table_reads_only_specified_columns - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableSuccessStories.test_read_table_only_specified_ranges/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11e03fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11f77fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableTruncatedResults.test_truncated_results.async_read_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x11f77fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50bd7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/00268b/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table/testing_out_stuff/test_read_table.py.TestReadTableWithTabletKills.test_read_table_async_simple.async_read_table/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x50bd7fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 8 errors in 5.59s ===============================
============================= 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/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_session_grace_shutdown.py EE

==================================== ERRORS ====================================
____________ ERROR at setup of Test.test_grace_shutdown_of_session _____________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026ae/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x106fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_grace_shutdown.py:16: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x317a3fb00410    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_grace_shutdown_of_session
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15657
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026ae/r3tmp/kikimr_cluster_q610hz1s
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5292
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18145
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/logfile_wpzl7_7d.log --grpc-port=5292 --mon-port=10077 --ic-port=15657
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5292/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/logfile_wpzl7_7d.log --grpc-port=5292 --mon-port=10077 --ic-port=15657
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/logfile_wpzl7_7d.log', '--grpc-port=5292', '--mon-port=10077', '--ic-port=15657')' in '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633732
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5292/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633735
DEBUG    ya.test:process.py:259 Command (pid 633735) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633735) elapsed time (sec): 0.24762630462646484
DEBUG    ya.test:process.py:263 Command (pid 633735) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) maxrss: 118412
DEBUG    ya.test:process.py:263 Command (pid 633735) minflt: 2614
DEBUG    ya.test:process.py:263 Command (pid 633735) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) nivcsw: 325
DEBUG    ya.test:process.py:263 Command (pid 633735) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633735) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633735) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633735) stime: 0.011814
DEBUG    ya.test:process.py:263 Command (pid 633735) utime: 0.082693
DEBUG    ya.test:process.py:263 Command (pid 633735) wtime: 0.249
DEBUG    ya.test:process.py:275 Command (pid 633735) output:

DEBUG    ya.test:process.py:276 Command (pid 633735) errors:
Terminating due to uncaught exception 0x106fffb00410    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/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown) 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.633735' in '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown'
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 0x106fffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x106fffb00410    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/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1) 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.633732' in '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_wpzl7_7d.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5292/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5292
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15657
___________ ERROR at setup of TestIdle.test_idle_shutdown_of_session ___________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/0026ae/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x33ecffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_grace_shutdown.py:59: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x51e2ffb00410    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_idle_shutdown_of_session
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19675
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/0026ae/r3tmp/kikimr_cluster_gn32o3ww
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23316
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2272
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/logfile_cebcvqxn.log --grpc-port=23316 --mon-port=12954 --ic-port=19675
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23316/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/logfile_cebcvqxn.log --grpc-port=23316 --mon-port=12954 --ic-port=19675
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/logfile_cebcvqxn.log', '--grpc-port=23316', '--mon-port=12954', '--ic-port=19675')' in '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633980
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23316/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633981
DEBUG    ya.test:process.py:259 Command (pid 633981) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 633981) elapsed time (sec): 0.27814340591430664
DEBUG    ya.test:process.py:263 Command (pid 633981) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) maxrss: 126980
DEBUG    ya.test:process.py:263 Command (pid 633981) minflt: 2615
DEBUG    ya.test:process.py:263 Command (pid 633981) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 633981) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633981) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 633981) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633981) stime: 0.016478
DEBUG    ya.test:process.py:263 Command (pid 633981) utime: 0.08650999999999999
DEBUG    ya.test:process.py:263 Command (pid 633981) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 633981) output:

DEBUG    ya.test:process.py:276 Command (pid 633981) errors:
Terminating due to uncaught exception 0x33ecffb00410    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/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown) 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.633981' in '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown'
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 0x33ecffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x33ecffb00410    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/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1) 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.633980' in '/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_cebcvqxn.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23316/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29600
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23316
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19675
============================== slowest durations ===============================
1.43s setup    test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
1.36s setup    test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.Test.test_grace_shutdown_of_session/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x317a3fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/0026ae/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown/testing_out_stuff/test_session_grace_shutdown.py.TestIdle.test_idle_shutdown_of_session/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x51e2ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 4.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items

test_session_pool.py EEEEEEEEEEE

==================================== ERRORS ====================================
______ ERROR at setup of TestSessionPool.test_session_pool_simple_acquire ______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_simple_acquire
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15078
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/j3oc/002689/r3tmp/kikimr_cluster_g71c215_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5411
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12098
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30162
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/logfile_f3nvnk73.log --grpc-port=5411 --mon-port=12098 --ic-port=15078
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5411/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/logfile_f3nvnk73.log --grpc-port=5411 --mon-port=12098 --ic-port=15078
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/logfile_f3nvnk73.log', '--grpc-port=5411', '--mon-port=12098', '--ic-port=15078')' in '/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 94502
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5411/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 94504
DEBUG    ya.test:process.py:259 Command (pid 94504) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 94504) elapsed time (sec): 0.3261237144470215
DEBUG    ya.test:process.py:263 Command (pid 94504) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) maxrss: 117120
DEBUG    ya.test:process.py:263 Command (pid 94504) minflt: 2619
DEBUG    ya.test:process.py:263 Command (pid 94504) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 94504) nvcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 94504) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 94504) stime: 0.07338299999999999
DEBUG    ya.test:process.py:263 Command (pid 94504) utime: 0.094137
DEBUG    ya.test:process.py:263 Command (pid 94504) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 94504) output:

DEBUG    ya.test:process.py:276 Command (pid 94504) errors:
Terminating due to uncaught exception 0x32063fb00410    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/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool) 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.94504' in '/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool'
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 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'

ERROR    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:505 KiKiMR start failed
Traceback (most recent call last):
  File "ydb/tests/library/harness/kikimr_runner.py", line 501, in start
    self.__run()
  File "ydb/tests/library/harness/kikimr_runner.py", line 543, in __run
    self.__run_node(node_id)
  File "ydb/tests/library/harness/kikimr_runner.py", line 597, in __run_node
    self._nodes[node_id].start()
  File "ydb/tests/library/harness/kikimr_runner.py", line 315, in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "ydb/tests/library/harness/kikimr_runner.py", line 327, in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.decode('utf-8')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "library/python/testing/yatest_common/yatest/common/process.py", line 656, in execute
    res.wait(check_exit_code, timeout, on_timeout)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 411, in wait
    self._finalise(check_exit_code)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 422, in _finalise
    raise ExecutionError(self)
yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/j3oc/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x32063fb00410    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/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1) 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.94502' in '/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_f3nvnk73.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5411/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30162
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12098
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15078
_ ERROR at setup of TestSessionPool.test_session_pool_no_race_after_future_cancel_case_1 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_no_race_after_future_cancel_case_1
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionPool.test_session_pool_no_race_after_future_cancel_case_2 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_no_race_after_future_cancel_case_2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
________ ERROR at setup of TestSessionPool.test_session_pool_keep_alive ________
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_keep_alive
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionPool.test_session_pool_no_race_after_future_cancel_case_3 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_no_race_after_future_cancel_case_3
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionPool.test_session_pool_no_race_after_future_cancel_case_4 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_no_race_after_future_cancel_case_4
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
______ ERROR at setup of TestSessionPool.test_session_pool_release_logic _______
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_release_logic
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionPool.test_session_pool_close_basic_logic_case_1 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_close_basic_logic_case_1
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
____ ERROR at setup of TestSessionPool.test_no_cluster_endpoints_no_failure ____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_no_cluster_endpoints_no_failure
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_ ERROR at setup of TestSessionPool.test_session_pool_close_basic_logic_case_2 _
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_close_basic_logic_case_2
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
_____ ERROR at setup of TestSessionPool.test_session_pool_min_size_feature _____
ydb/tests/library/harness/kikimr_runner.py:501: in start
    self.__run()
ydb/tests/library/harness/kikimr_runner.py:543: in __run
    self.__run_node(node_id)
ydb/tests/library/harness/kikimr_runner.py:597: in __run_node
    self._nodes[node_id].start()
ydb/tests/library/harness/kikimr_runner.py:315: in start
    logger.info("Node %s version:\n%s", self.node_id, self.get_node_binary_version())
ydb/tests/library/harness/kikimr_runner.py:327: in get_node_binary_version
    version_output = yatest.common.execute([self.binary_path, '-V']).std_out.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/002689/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x32063fb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception

During handling of the above exception, another exception occurred:
ydb/tests/functional/api/test_session_pool.py:17: in setup_class
    cls.cluster.start()
ydb/tests/library/harness/kikimr_runner.py:506: in start
    self.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x1054ffb00410    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_session_pool_min_size_feature
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
0.53s setup    test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_1 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_keep_alive - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_3 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_4 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_release_logic - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_1 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_no_cluster_endpoints_no_failure - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_2 - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/j3oc/002689/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool/testing_out_stuff/test_session_pool.py.TestSessionPool.test_session_pool_simple_acquire/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x1054ffb00410    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 11 errors in 4.20s ==============================
