============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_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/to5i/004603/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d06af6e2e90    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/scheme_shard/test_alter_ops.py:20: 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/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7ce6807e2e90    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_add_and_remove_column_many_times_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/to5i/004603/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9023
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/004603/r3tmp/kikimr_cluster_wgzvzio2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/004603/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32040
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004603/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/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/logfile_7tuq_0u_.log --grpc-port=26212 --mon-port=32040 --ic-port=9023
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26212/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004603/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/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/logfile_7tuq_0u_.log --grpc-port=26212 --mon-port=32040 --ic-port=9023
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/004603/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/logfile_7tuq_0u_.log', '--grpc-port=26212', '--mon-port=32040', '--ic-port=9023')' in '/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76168
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26212/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/to5i/004603/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76171
DEBUG    ya.test:process.py:259 Command (pid 76171) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76171) elapsed time (sec): 0.8319230079650879
DEBUG    ya.test:process.py:263 Command (pid 76171) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) maxrss: 474800
DEBUG    ya.test:process.py:263 Command (pid 76171) minflt: 28266
DEBUG    ya.test:process.py:263 Command (pid 76171) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 76171) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76171) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76171) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76171) stime: 0.15078
DEBUG    ya.test:process.py:263 Command (pid 76171) utime: 0.32319
DEBUG    ya.test:process.py:263 Command (pid 76171) wtime: 0.851
DEBUG    ya.test:process.py:275 Command (pid 76171) output:

DEBUG    ya.test:process.py:276 Command (pid 76171) errors:
Terminating due to uncaught exception 0x7d06af6e2e90    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-t6jxbksvym'
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/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76171' in '/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0'
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 0x7d06af6e2e90    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/to5i/004603/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d06af6e2e90    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-t6jxbksvym'
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/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_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.76168' in '/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_7tuq_0u_.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:26212/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9023
============================== slowest durations ===============================
1.12s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_add_and_remove_column_many_times_success

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_add_and_remove_column_many_times_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/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004603/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk0/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_and_remove_column_many_times_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7ce6807e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.71s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_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/to5i/0045d7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d37ed9e2e90    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7c9ca87e2e90    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_add_column_after_table_creation_with_data_and_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/to5i/0045d7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9837
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045d7/r3tmp/kikimr_cluster_z092wnfh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045d7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4855
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9558
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d7/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/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/logfile_h8fb5d41.log --grpc-port=17478 --mon-port=16886 --ic-port=9837
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17478/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d7/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/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/logfile_h8fb5d41.log --grpc-port=17478 --mon-port=16886 --ic-port=9837
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045d7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/logfile_h8fb5d41.log', '--grpc-port=17478', '--mon-port=16886', '--ic-port=9837')' in '/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 64007
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17478/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/to5i/0045d7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 64012
DEBUG    ya.test:process.py:259 Command (pid 64012) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 64012) elapsed time (sec): 1.082200527191162
DEBUG    ya.test:process.py:263 Command (pid 64012) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) maxrss: 472320
DEBUG    ya.test:process.py:263 Command (pid 64012) minflt: 28146
DEBUG    ya.test:process.py:263 Command (pid 64012) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 64012) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 64012) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 64012) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 64012) stime: 0.133717
DEBUG    ya.test:process.py:263 Command (pid 64012) utime: 0.320921
DEBUG    ya.test:process.py:263 Command (pid 64012) wtime: 1.097
DEBUG    ya.test:process.py:275 Command (pid 64012) output:

DEBUG    ya.test:process.py:276 Command (pid 64012) errors:
Terminating due to uncaught exception 0x7d37ed9e2e90    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-t6jxbksvym'
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/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.64012' in '/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1'
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 0x7d37ed9e2e90    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/to5i/0045d7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d37ed9e2e90    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-t6jxbksvym'
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/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_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.64007' in '/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_h8fb5d41.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:17478/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4855
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17478
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9837
============================== slowest durations ===============================
1.39s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_add_column_after_table_creation_with_data_and_success

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_add_column_after_table_creation_with_data_and_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/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk1/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_add_column_after_table_creation_with_data_and_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7c9ca87e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 5.68s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_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/to5i/0045e3/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d72234e3a90    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cb07e0e3490    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_after_create_table_it_is_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/to5i/0045e3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22681
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045e3/r3tmp/kikimr_cluster_vsdp3kgc
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045e3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19676
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045e3/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/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/logfile_vdk2l2l_.log --grpc-port=31993 --mon-port=7672 --ic-port=22681
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31993/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045e3/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/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/logfile_vdk2l2l_.log --grpc-port=31993 --mon-port=7672 --ic-port=22681
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045e3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/logfile_vdk2l2l_.log', '--grpc-port=31993', '--mon-port=7672', '--ic-port=22681')' in '/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76146
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31993/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/to5i/0045e3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76147
DEBUG    ya.test:process.py:259 Command (pid 76147) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76147) elapsed time (sec): 0.8159542083740234
DEBUG    ya.test:process.py:263 Command (pid 76147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) maxrss: 478752
DEBUG    ya.test:process.py:263 Command (pid 76147) minflt: 28179
DEBUG    ya.test:process.py:263 Command (pid 76147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 76147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76147) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76147) stime: 0.197427
DEBUG    ya.test:process.py:263 Command (pid 76147) utime: 0.296141
DEBUG    ya.test:process.py:263 Command (pid 76147) wtime: 0.824
DEBUG    ya.test:process.py:275 Command (pid 76147) output:

DEBUG    ya.test:process.py:276 Command (pid 76147) errors:
Terminating due to uncaught exception 0x7d72234e3a90    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-t6jxbksvym'
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/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76147' in '/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7d72234e3a90    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/to5i/0045e3/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d72234e3a90    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-t6jxbksvym'
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/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_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.76146' in '/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vdk2l2l_.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:31993/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22681
============================== slowest durations ===============================
1.05s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_after_create_table_it_is_success

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_after_create_table_it_is_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/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045e3/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk2/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_after_create_table_it_is_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7cb07e0e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.56s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_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/to5i/0045fc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d1f11ce3a90    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7c9cf58e3490    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_by_not_single_key_column_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/to5i/0045fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3501
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045fc/r3tmp/kikimr_cluster_h3rukvgs
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045fc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13650
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/9349
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045fc/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/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/logfile_18ggxxiz.log --grpc-port=65480 --mon-port=13650 --ic-port=3501
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65480/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045fc/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/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/logfile_18ggxxiz.log --grpc-port=65480 --mon-port=13650 --ic-port=3501
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045fc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/logfile_18ggxxiz.log', '--grpc-port=65480', '--mon-port=13650', '--ic-port=3501')' in '/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65480/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/to5i/0045fc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76159
DEBUG    ya.test:process.py:259 Command (pid 76159) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76159) elapsed time (sec): 0.769519567489624
DEBUG    ya.test:process.py:263 Command (pid 76159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) maxrss: 474220
DEBUG    ya.test:process.py:263 Command (pid 76159) minflt: 28401
DEBUG    ya.test:process.py:263 Command (pid 76159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 76159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76159) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76159) stime: 0.157991
DEBUG    ya.test:process.py:263 Command (pid 76159) utime: 0.33968
DEBUG    ya.test:process.py:263 Command (pid 76159) wtime: 0.773
DEBUG    ya.test:process.py:275 Command (pid 76159) output:

DEBUG    ya.test:process.py:276 Command (pid 76159) errors:
Terminating due to uncaught exception 0x7d1f11ce3a90    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-t6jxbksvym'
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/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76159' in '/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d1f11ce3a90    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/to5i/0045fc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d1f11ce3a90    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-t6jxbksvym'
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/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_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.76157' in '/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_18ggxxiz.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:65480/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26851
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13650
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3501
============================== slowest durations ===============================
2.04s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_by_not_single_key_column_failure

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_by_not_single_key_column_failure - 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/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045fc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk3/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_not_single_key_column_failure/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7c9cf58e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 4.70s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_by_single_key_column_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/to5i/0045d6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d6d642e3490    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cd29bbe2e90    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_by_single_key_column_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/to5i/0045d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10820
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045d6/r3tmp/kikimr_cluster_9ap4tx6v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045d6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14004
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d6/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/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/logfile_40ux6t_6.log --grpc-port=11654 --mon-port=5213 --ic-port=10820
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11654/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d6/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/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/logfile_40ux6t_6.log --grpc-port=11654 --mon-port=5213 --ic-port=10820
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045d6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/logfile_40ux6t_6.log', '--grpc-port=11654', '--mon-port=5213', '--ic-port=10820')' in '/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 65421
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11654/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/to5i/0045d6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 65422
DEBUG    ya.test:process.py:259 Command (pid 65422) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 65422) elapsed time (sec): 0.7309634685516357
DEBUG    ya.test:process.py:263 Command (pid 65422) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) maxrss: 483608
DEBUG    ya.test:process.py:263 Command (pid 65422) minflt: 28156
DEBUG    ya.test:process.py:263 Command (pid 65422) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 65422) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 65422) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 65422) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 65422) stime: 0.112804
DEBUG    ya.test:process.py:263 Command (pid 65422) utime: 0.337769
DEBUG    ya.test:process.py:263 Command (pid 65422) wtime: 0.743
DEBUG    ya.test:process.py:275 Command (pid 65422) output:

DEBUG    ya.test:process.py:276 Command (pid 65422) errors:
Terminating due to uncaught exception 0x7d6d642e3490    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-t6jxbksvym'
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/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.65422' in '/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d6d642e3490    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/to5i/0045d6/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d6d642e3490    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-t6jxbksvym'
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/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_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.65421' in '/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_40ux6t_6.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:11654/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14004
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10820
============================== slowest durations ===============================
2.74s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_by_single_key_column_failure

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_by_single_key_column_failure - 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/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk4/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_by_single_key_column_failure/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7cd29bbe2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 1 error in 10.02s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options _
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/to5i/0045dc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d06273e3a90    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d4f130e3a90    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_can_change_compaction_policy_options
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/to5i/0045dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25648
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045dc/r3tmp/kikimr_cluster_ulfk355c
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045dc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2621
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25175
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045dc/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/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/logfile__hhst9yc.log --grpc-port=2371 --mon-port=2621 --ic-port=25648
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2371/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045dc/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/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/logfile__hhst9yc.log --grpc-port=2371 --mon-port=2621 --ic-port=25648
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045dc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/logfile__hhst9yc.log', '--grpc-port=2371', '--mon-port=2621', '--ic-port=25648')' in '/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76160
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2371/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/to5i/0045dc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76163
DEBUG    ya.test:process.py:259 Command (pid 76163) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76163) elapsed time (sec): 0.529606819152832
DEBUG    ya.test:process.py:263 Command (pid 76163) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) maxrss: 479844
DEBUG    ya.test:process.py:263 Command (pid 76163) minflt: 28177
DEBUG    ya.test:process.py:263 Command (pid 76163) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 76163) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76163) nvcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 76163) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76163) stime: 0.1683
DEBUG    ya.test:process.py:263 Command (pid 76163) utime: 0.296528
DEBUG    ya.test:process.py:263 Command (pid 76163) wtime: 0.549
DEBUG    ya.test:process.py:275 Command (pid 76163) output:

DEBUG    ya.test:process.py:276 Command (pid 76163) errors:
Terminating due to uncaught exception 0x7d06273e3a90    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-t6jxbksvym'
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/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76163' in '/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d06273e3a90    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/to5i/0045dc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d06273e3a90    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-t6jxbksvym'
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/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/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.76160' in '/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile__hhst9yc.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:2371/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25648
============================== slowest durations ===============================
1.87s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_can_change_compaction_policy_options

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_can_change_compaction_policy_options - 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/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045dc/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk5/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_compaction_policy_options/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d4f130e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 4.54s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options _
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/to5i/004601/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cbe130e3490    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/scheme_shard/test_alter_ops.py:20: 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/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cdde00e2e90    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_can_change_partition_config_options
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/to5i/004601/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5856
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/004601/r3tmp/kikimr_cluster_0wnu19bb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/004601/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28121
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30238
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004601/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/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/logfile_wg2k7swm.log --grpc-port=30614 --mon-port=28121 --ic-port=5856
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30614/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004601/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/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/logfile_wg2k7swm.log --grpc-port=30614 --mon-port=28121 --ic-port=5856
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/004601/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/logfile_wg2k7swm.log', '--grpc-port=30614', '--mon-port=28121', '--ic-port=5856')' in '/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76148
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30614/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/to5i/004601/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76151
DEBUG    ya.test:process.py:259 Command (pid 76151) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76151) elapsed time (sec): 0.6239948272705078
DEBUG    ya.test:process.py:263 Command (pid 76151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) maxrss: 475348
DEBUG    ya.test:process.py:263 Command (pid 76151) minflt: 28182
DEBUG    ya.test:process.py:263 Command (pid 76151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 76151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76151) nvcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 76151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76151) stime: 0.18567899999999998
DEBUG    ya.test:process.py:263 Command (pid 76151) utime: 0.30693899999999996
DEBUG    ya.test:process.py:263 Command (pid 76151) wtime: 0.63
DEBUG    ya.test:process.py:275 Command (pid 76151) output:

DEBUG    ya.test:process.py:276 Command (pid 76151) errors:
Terminating due to uncaught exception 0x7cbe130e3490    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-t6jxbksvym'
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/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76151' in '/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7cbe130e3490    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/to5i/004601/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cbe130e3490    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-t6jxbksvym'
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/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/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.76148' in '/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_wg2k7swm.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:30614/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30238
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28121
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5856
============================== slowest durations ===============================
1.91s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_can_change_partition_config_options

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_can_change_partition_config_options - 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/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/004601/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk6/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_can_change_partition_config_options/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7cdde00e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 4.69s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_cant_add_existing_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/to5i/0045d0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d6a751e2e90    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cad5e2e2e90    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_cant_add_existing_column
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/to5i/0045d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3021
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045d0/r3tmp/kikimr_cluster_ddrz_upw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17297
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d0/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/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/logfile_dh0ipptw.log --grpc-port=16775 --mon-port=13899 --ic-port=3021
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16775/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d0/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/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/logfile_dh0ipptw.log --grpc-port=16775 --mon-port=13899 --ic-port=3021
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045d0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/logfile_dh0ipptw.log', '--grpc-port=16775', '--mon-port=13899', '--ic-port=3021')' in '/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 67984
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16775/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/to5i/0045d0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 67985
DEBUG    ya.test:process.py:259 Command (pid 67985) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 67985) elapsed time (sec): 1.2888586521148682
DEBUG    ya.test:process.py:263 Command (pid 67985) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) maxrss: 483396
DEBUG    ya.test:process.py:263 Command (pid 67985) minflt: 28200
DEBUG    ya.test:process.py:263 Command (pid 67985) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 67985) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 67985) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 67985) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 67985) stime: 0.573323
DEBUG    ya.test:process.py:263 Command (pid 67985) utime: 0.312734
DEBUG    ya.test:process.py:263 Command (pid 67985) wtime: 1.311
DEBUG    ya.test:process.py:275 Command (pid 67985) output:

DEBUG    ya.test:process.py:276 Command (pid 67985) errors:
Terminating due to uncaught exception 0x7d6a751e2e90    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-t6jxbksvym'
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/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.67985' in '/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7d6a751e2e90    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/to5i/0045d0/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d6a751e2e90    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-t6jxbksvym'
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/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/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.67984' in '/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_dh0ipptw.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:16775/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17297
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3021
============================== slowest durations ===============================
1.74s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_cant_add_existing_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_cant_add_existing_column - 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/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d0/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk7/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_cant_add_existing_column/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7cad5e2e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 6.30s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

test_alter_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_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/to5i/0045fb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cc866be3490    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/scheme_shard/test_alter_ops.py:20: 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/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d2587fe2e90    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_decreasing_number_of_generations_it_is_raise_error
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/to5i/0045fb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11941
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045fb/r3tmp/kikimr_cluster_lh_exfkk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045fb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8135
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24897
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13534
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045fb/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/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/logfile_9ak83epy.log --grpc-port=8135 --mon-port=24897 --ic-port=11941
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8135/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045fb/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/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/logfile_9ak83epy.log --grpc-port=8135 --mon-port=24897 --ic-port=11941
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045fb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/logfile_9ak83epy.log', '--grpc-port=8135', '--mon-port=24897', '--ic-port=11941')' in '/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8135/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/to5i/0045fb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76162
DEBUG    ya.test:process.py:259 Command (pid 76162) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76162) elapsed time (sec): 0.7840962409973145
DEBUG    ya.test:process.py:263 Command (pid 76162) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) maxrss: 474420
DEBUG    ya.test:process.py:263 Command (pid 76162) minflt: 28369
DEBUG    ya.test:process.py:263 Command (pid 76162) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 76162) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76162) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76162) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76162) stime: 0.152302
DEBUG    ya.test:process.py:263 Command (pid 76162) utime: 0.331559
DEBUG    ya.test:process.py:263 Command (pid 76162) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 76162) output:

DEBUG    ya.test:process.py:276 Command (pid 76162) errors:
Terminating due to uncaught exception 0x7cc866be3490    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-t6jxbksvym'
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/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76162' in '/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8'
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 0x7cc866be3490    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/to5i/0045fb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cc866be3490    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-t6jxbksvym'
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/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/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.76161' in '/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_9ak83epy.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:8135/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13534
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24897
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8135
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11941
============================== slowest durations ===============================
1.04s setup    test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_decreasing_number_of_generations_it_is_raise_error

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_alter_ops.py::TestSchemeShardAlterTest::test_alter_table_decreasing_number_of_generations_it_is_raise_error - 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/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045fb/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk8/testing_out_stuff/test_alter_ops.py.TestSchemeShardAlterTest.test_alter_table_decreasing_number_of_generations_it_is_raise_error/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d2587fe2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.84s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045f5/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_alter_ops/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 9 items

============================ no tests ran in 1.22s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_copy_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok _
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/to5i/0045fd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d2f819e3490    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/scheme_shard/test_copy_ops.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/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d87a79e2e90    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_given_table_when_create_copy_of_it_then_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1163
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045fd/r3tmp/kikimr_cluster__5f8kab2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045fd/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/30092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7173
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045fd/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/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/logfile_q39if_xx.log --grpc-port=1127 --mon-port=30092 --ic-port=1163
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1127/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045fd/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/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/logfile_q39if_xx.log --grpc-port=1127 --mon-port=30092 --ic-port=1163
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/logfile_q39if_xx.log', '--grpc-port=1127', '--mon-port=30092', '--ic-port=1163')' in '/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1127/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/to5i/0045fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76155
DEBUG    ya.test:process.py:259 Command (pid 76155) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76155) elapsed time (sec): 0.758897066116333
DEBUG    ya.test:process.py:263 Command (pid 76155) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) maxrss: 471160
DEBUG    ya.test:process.py:263 Command (pid 76155) minflt: 28192
DEBUG    ya.test:process.py:263 Command (pid 76155) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 76155) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76155) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76155) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76155) stime: 0.16777499999999998
DEBUG    ya.test:process.py:263 Command (pid 76155) utime: 0.332742
DEBUG    ya.test:process.py:263 Command (pid 76155) wtime: 0.764
DEBUG    ya.test:process.py:275 Command (pid 76155) output:

DEBUG    ya.test:process.py:276 Command (pid 76155) errors:
Terminating due to uncaught exception 0x7d2f819e3490    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-t6jxbksvym'
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/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76155' in '/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0'
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 0x7d2f819e3490    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/to5i/0045fd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d2f819e3490    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-t6jxbksvym'
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/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/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.76153' in '/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_q39if_xx.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:1127/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30092
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/1163
============================== slowest durations ===============================
2.01s setup    test_copy_ops.py::TestSchemeShardCopyOps::test_given_table_when_create_copy_of_it_then_ok

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_ops.py::TestSchemeShardCopyOps::test_given_table_when_create_copy_of_it_then_ok - 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/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045fd/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk0/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_given_table_when_create_copy_of_it_then_ok/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d87a79e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 4.62s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_copy_ops.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardCopyOps.test_when_copy_table_partition_config _
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/to5i/0045e7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cd88ace3a90    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/scheme_shard/test_copy_ops.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: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d74cfce3490    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_copy_table_partition_config
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/to5i/0045e7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30051
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045e7/r3tmp/kikimr_cluster_1f0_ijcz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045e7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14320
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12438
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045e7/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/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/logfile_zl6rq_5k.log --grpc-port=9148 --mon-port=5488 --ic-port=30051
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9148/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045e7/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/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/logfile_zl6rq_5k.log --grpc-port=9148 --mon-port=5488 --ic-port=30051
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045e7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/logfile_zl6rq_5k.log', '--grpc-port=9148', '--mon-port=5488', '--ic-port=30051')' in '/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76137
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9148/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/to5i/0045e7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76143
DEBUG    ya.test:process.py:259 Command (pid 76143) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76143) elapsed time (sec): 0.8999133110046387
DEBUG    ya.test:process.py:263 Command (pid 76143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) maxrss: 477040
DEBUG    ya.test:process.py:263 Command (pid 76143) minflt: 28157
DEBUG    ya.test:process.py:263 Command (pid 76143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 76143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76143) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76143) stime: 0.179806
DEBUG    ya.test:process.py:263 Command (pid 76143) utime: 0.316615
DEBUG    ya.test:process.py:263 Command (pid 76143) wtime: 0.918
DEBUG    ya.test:process.py:275 Command (pid 76143) output:

DEBUG    ya.test:process.py:276 Command (pid 76143) errors:
Terminating due to uncaught exception 0x7cd88ace3a90    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-t6jxbksvym'
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/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76143' in '/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1'
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 0x7cd88ace3a90    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/to5i/0045e7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cd88ace3a90    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-t6jxbksvym'
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/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/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.76137' in '/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_zl6rq_5k.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:9148/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12438
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14320
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9148
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30051
============================== slowest durations ===============================
1.19s setup    test_copy_ops.py::TestSchemeShardCopyOps::test_when_copy_table_partition_config

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_copy_ops.py::TestSchemeShardCopyOps::test_when_copy_table_partition_config - 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/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045e7/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk1/testing_out_stuff/test_copy_ops.py.TestSchemeShardCopyOps.test_when_copy_table_partition_config/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d74cfce3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.71s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045ea/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 1.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045d1/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 1.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/to5i/0045d2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 3.16s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045db/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 1.29s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045fa/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 1.25s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045e6/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 1.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045ef/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran 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/to5i/004600/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_copy_ops/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 1.26s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_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/to5i/0045e2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7ceed81e3a90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7ceb9bae2e90    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_drop_table_many_times_in_range
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/to5i/0045e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18891
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045e2/r3tmp/kikimr_cluster_v6u2h2dq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5088
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2390
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045e2/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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/logfile_q2auejfv.log --grpc-port=10641 --mon-port=5088 --ic-port=18891
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10641/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045e2/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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/logfile_q2auejfv.log --grpc-port=10641 --mon-port=5088 --ic-port=18891
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/logfile_q2auejfv.log', '--grpc-port=10641', '--mon-port=5088', '--ic-port=18891')' in '/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76135
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10641/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/to5i/0045e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76136
DEBUG    ya.test:process.py:259 Command (pid 76136) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76136) elapsed time (sec): 0.6885666847229004
DEBUG    ya.test:process.py:263 Command (pid 76136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) maxrss: 473332
DEBUG    ya.test:process.py:263 Command (pid 76136) minflt: 28217
DEBUG    ya.test:process.py:263 Command (pid 76136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 76136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76136) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76136) stime: 0.172842
DEBUG    ya.test:process.py:263 Command (pid 76136) utime: 0.312223
DEBUG    ya.test:process.py:263 Command (pid 76136) wtime: 0.694
DEBUG    ya.test:process.py:275 Command (pid 76136) output:

DEBUG    ya.test:process.py:276 Command (pid 76136) errors:
Terminating due to uncaught exception 0x7ceed81e3a90    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-t6jxbksvym'
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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76136' in '/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7ceed81e3a90    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/to5i/0045e2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7ceed81e3a90    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-t6jxbksvym'
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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/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.76135' in '/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_q2auejfv.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:10641/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18891
_ ERROR at setup of TestSchemeShardSimpleOps.test_create_many_directories_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/to5i/0045e2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7ceed81e3a90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7ceb9bae2e90    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_many_directories_success
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.95s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_and_drop_table_many_times_in_range
0.01s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_many_directories_success

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_and_drop_table_many_times_in_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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7ceb9bae2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_many_directories_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/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045e2/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk0/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_and_drop_table_many_times_in_range/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7ceb9bae2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 2 errors in 5.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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_create_path_with_long_name_failed _
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/to5i/0045da/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d89e20e3490    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cf63f9e2e90    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_path_with_long_name_failed
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/to5i/0045da/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12711
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045da/r3tmp/kikimr_cluster_yxfckdhx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045da/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31436
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045da/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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/logfile_dw78n8ga.log --grpc-port=9176 --mon-port=30072 --ic-port=12711
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9176/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045da/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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/logfile_dw78n8ga.log --grpc-port=9176 --mon-port=30072 --ic-port=12711
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045da/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/logfile_dw78n8ga.log', '--grpc-port=9176', '--mon-port=30072', '--ic-port=12711')' in '/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76187
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9176/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/to5i/0045da/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76189
DEBUG    ya.test:process.py:259 Command (pid 76189) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76189) elapsed time (sec): 0.6454818248748779
DEBUG    ya.test:process.py:263 Command (pid 76189) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) maxrss: 473924
DEBUG    ya.test:process.py:263 Command (pid 76189) minflt: 28197
DEBUG    ya.test:process.py:263 Command (pid 76189) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 76189) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76189) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76189) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76189) stime: 0.143706
DEBUG    ya.test:process.py:263 Command (pid 76189) utime: 0.309486
DEBUG    ya.test:process.py:263 Command (pid 76189) wtime: 0.648
DEBUG    ya.test:process.py:275 Command (pid 76189) output:

DEBUG    ya.test:process.py:276 Command (pid 76189) errors:
Terminating due to uncaught exception 0x7d89e20e3490    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-t6jxbksvym'
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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76189' in '/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d89e20e3490    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/to5i/0045da/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d89e20e3490    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-t6jxbksvym'
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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/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.76187' in '/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_dw78n8ga.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:9176/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12711
_ ERROR at setup of TestSchemeShardSimpleOps.test_create_table_and_path_with_name_clash_unsuccessful _
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/to5i/0045da/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d89e20e3490    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cf63f9e2e90    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_path_with_name_clash_unsuccessful
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.92s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_path_with_long_name_failed

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_path_with_long_name_failed - 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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7cf63f9e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_create_table_and_path_with_name_clash_unsuccessful - 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/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045da/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk1/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_create_path_with_long_name_failed/cluster/node_1/stderr
Stderr content:

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

test_scheme_shard_operations.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_delete_directory_from_leaf_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/to5i/0045d8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d727bae3a90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d6bff3e2e90    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_delete_directory_from_leaf_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/to5i/0045d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045d8/r3tmp/kikimr_cluster_2ye_7hlf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045d8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1871
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d8/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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/logfile_jn_x2it8.log --grpc-port=1075 --mon-port=1871 --ic-port=12227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1075/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d8/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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/logfile_jn_x2it8.log --grpc-port=1075 --mon-port=1871 --ic-port=12227
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045d8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/logfile_jn_x2it8.log', '--grpc-port=1075', '--mon-port=1871', '--ic-port=12227')' in '/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 62986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1075/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/to5i/0045d8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 62987
DEBUG    ya.test:process.py:259 Command (pid 62987) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 62987) elapsed time (sec): 0.5841262340545654
DEBUG    ya.test:process.py:263 Command (pid 62987) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) maxrss: 479684
DEBUG    ya.test:process.py:263 Command (pid 62987) minflt: 28156
DEBUG    ya.test:process.py:263 Command (pid 62987) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 62987) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 62987) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 62987) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 62987) stime: 0.11172399999999999
DEBUG    ya.test:process.py:263 Command (pid 62987) utime: 0.30594099999999996
DEBUG    ya.test:process.py:263 Command (pid 62987) wtime: 0.59
DEBUG    ya.test:process.py:275 Command (pid 62987) output:

DEBUG    ya.test:process.py:276 Command (pid 62987) errors:
Terminating due to uncaught exception 0x7d727bae3a90    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-t6jxbksvym'
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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.62987' in '/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2'
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 0x7d727bae3a90    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/to5i/0045d8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d727bae3a90    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-t6jxbksvym'
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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_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.62986' in '/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_jn_x2it8.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:1075/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1871
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12227
_ ERROR at setup of TestSchemeShardSimpleOps.test_delete_table_that_doesnt_exist_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/to5i/0045d8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d727bae3a90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d6bff3e2e90    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_delete_table_that_doesnt_exist_failure
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
============================== slowest durations ===============================
1.84s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_delete_directory_from_leaf_success
0.01s teardown test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_delete_table_that_doesnt_exist_failure
0.01s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_delete_table_that_doesnt_exist_failure

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_delete_directory_from_leaf_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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d6bff3e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_delete_table_that_doesnt_exist_failure - 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/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk2/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_delete_directory_from_leaf_success/cluster/node_1/stderr
Stderr content:

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

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok _
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/to5i/0045f4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7ca0b06e2e90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d4ed29e2e90    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_given_table_when_drop_table_and_create_with_other_keys_then_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16461
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045f4/r3tmp/kikimr_cluster_0dw9hfxh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045f4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3777
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17698
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045f4/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/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1/logfile_i14mwz2n.log --grpc-port=3777 --mon-port=17614 --ic-port=16461
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3777/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045f4/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/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1/logfile_i14mwz2n.log --grpc-port=3777 --mon-port=17614 --ic-port=16461
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045f4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1/logfile_i14mwz2n.log', '--grpc-port=3777', '--mon-port=17614', '--ic-port=16461')' in '/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3777/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/to5i/0045f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76172
DEBUG    ya.test:process.py:259 Command (pid 76172) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76172) elapsed time (sec): 0.552501916885376
DEBUG    ya.test:process.py:263 Command (pid 76172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) maxrss: 470248
DEBUG    ya.test:process.py:263 Command (pid 76172) minflt: 28161
DEBUG    ya.test:process.py:263 Command (pid 76172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 76172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76172) nvcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 76172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76172) stime: 0.188015
DEBUG    ya.test:process.py:263 Command (pid 76172) utime: 0.29814599999999997
DEBUG    ya.test:process.py:263 Command (pid 76172) wtime: 0.568
DEBUG    ya.test:process.py:275 Command (pid 76172) output:

DEBUG    ya.test:process.py:276 Command (pid 76172) errors:
Terminating due to uncaught exception 0x7ca0b06e2e90    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-t6jxbksvym'
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/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76172' in '/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3'
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 0x7ca0b06e2e90    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/to5i/0045f4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7ca0b06e2e90    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-t6jxbksvym'
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/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/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.76170' in '/home/runner/.ya/build/build_root/to5i/0045f4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk3/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_other_keys_then_ok/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_i14mwz2n.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:3777/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3777
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16461
============================== slowest durations ===============================
0.83s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_given_table_when_drop_table_and_create_with_other_keys_then_ok

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

Terminating due to uncaught exception 0x7d4ed29e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.51s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok _
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/to5i/004604/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d4ccc6e4090    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cc8ba2e2e90    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_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/004604/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9751
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/004604/r3tmp/kikimr_cluster_zr869b1i
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/004604/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63286
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004604/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/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1/logfile_wy29zpe8.log --grpc-port=4584 --mon-port=28290 --ic-port=9751
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4584/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/004604/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/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1/logfile_wy29zpe8.log --grpc-port=4584 --mon-port=28290 --ic-port=9751
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/004604/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1/logfile_wy29zpe8.log', '--grpc-port=4584', '--mon-port=28290', '--ic-port=9751')' in '/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76131
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4584/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/to5i/004604/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76132
DEBUG    ya.test:process.py:259 Command (pid 76132) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76132) elapsed time (sec): 0.8152651786804199
DEBUG    ya.test:process.py:263 Command (pid 76132) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) maxrss: 471908
DEBUG    ya.test:process.py:263 Command (pid 76132) minflt: 28266
DEBUG    ya.test:process.py:263 Command (pid 76132) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 76132) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76132) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76132) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76132) stime: 0.13895
DEBUG    ya.test:process.py:263 Command (pid 76132) utime: 0.349157
DEBUG    ya.test:process.py:263 Command (pid 76132) wtime: 0.827
DEBUG    ya.test:process.py:275 Command (pid 76132) output:

DEBUG    ya.test:process.py:276 Command (pid 76132) errors:
Terminating due to uncaught exception 0x7d4ccc6e4090    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-t6jxbksvym'
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/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76132' in '/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7d4ccc6e4090    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/to5i/004604/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d4ccc6e4090    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-t6jxbksvym'
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/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/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.76131' in '/home/runner/.ya/build/build_root/to5i/004604/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk4/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_wy29zpe8.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:4584/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32091
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4584
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9751
============================== slowest durations ===============================
1.08s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_given_table_when_drop_table_and_create_with_same_primary_key_and_other_scheme_then_ok

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

Terminating due to uncaught exception 0x7cc8ba2e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.52s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok _
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/to5i/0045f9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d53d40e2e90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d8dd30e3490    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_given_table_when_drop_table_and_create_with_same_scheme_then_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045f9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045f9/r3tmp/kikimr_cluster_njs1tile
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045f9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29591
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20585
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045f9/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/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1/logfile_g521d8ax.log --grpc-port=6290 --mon-port=23922 --ic-port=10162
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6290/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045f9/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/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1/logfile_g521d8ax.log --grpc-port=6290 --mon-port=23922 --ic-port=10162
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045f9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1/logfile_g521d8ax.log', '--grpc-port=6290', '--mon-port=23922', '--ic-port=10162')' in '/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76167
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6290/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/to5i/0045f9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76169
DEBUG    ya.test:process.py:259 Command (pid 76169) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76169) elapsed time (sec): 0.8135581016540527
DEBUG    ya.test:process.py:263 Command (pid 76169) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) maxrss: 471280
DEBUG    ya.test:process.py:263 Command (pid 76169) minflt: 28227
DEBUG    ya.test:process.py:263 Command (pid 76169) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 76169) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76169) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 76169) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76169) stime: 0.20358099999999998
DEBUG    ya.test:process.py:263 Command (pid 76169) utime: 0.29140099999999997
DEBUG    ya.test:process.py:263 Command (pid 76169) wtime: 0.829
DEBUG    ya.test:process.py:275 Command (pid 76169) output:

DEBUG    ya.test:process.py:276 Command (pid 76169) errors:
Terminating due to uncaught exception 0x7d53d40e2e90    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-t6jxbksvym'
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/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76169' in '/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x7d53d40e2e90    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/to5i/0045f9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d53d40e2e90    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-t6jxbksvym'
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/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/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.76167' in '/home/runner/.ya/build/build_root/to5i/0045f9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk5/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_given_table_when_drop_table_and_create_with_same_scheme_then_ok/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_g521d8ax.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:6290/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29591
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10162
============================== slowest durations ===============================
1.10s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_given_table_when_drop_table_and_create_with_same_scheme_then_ok

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

Terminating due to uncaught exception 0x7d8dd30e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 3.77s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok _
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/to5i/0045ed/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d96f86e2e90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7cea87ce2890    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_create_path_second_time_then_it_is_ok
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22121
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045ed/r3tmp/kikimr_cluster_0ay6xxha
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29344
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045ed/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/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/logfile_9l4ry45e.log --grpc-port=7431 --mon-port=22290 --ic-port=22121
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7431/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045ed/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/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/logfile_9l4ry45e.log --grpc-port=7431 --mon-port=22290 --ic-port=22121
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/logfile_9l4ry45e.log', '--grpc-port=7431', '--mon-port=22290', '--ic-port=22121')' in '/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7431/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/to5i/0045ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76150
DEBUG    ya.test:process.py:259 Command (pid 76150) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76150) elapsed time (sec): 0.6340973377227783
DEBUG    ya.test:process.py:263 Command (pid 76150) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) maxrss: 473552
DEBUG    ya.test:process.py:263 Command (pid 76150) minflt: 28192
DEBUG    ya.test:process.py:263 Command (pid 76150) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 76150) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76150) nvcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 76150) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76150) stime: 0.202309
DEBUG    ya.test:process.py:263 Command (pid 76150) utime: 0.31682299999999997
DEBUG    ya.test:process.py:263 Command (pid 76150) wtime: 0.655
DEBUG    ya.test:process.py:275 Command (pid 76150) output:

DEBUG    ya.test:process.py:276 Command (pid 76150) errors:
Terminating due to uncaught exception 0x7d96f86e2e90    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-t6jxbksvym'
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/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76150' in '/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, 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 0x7d96f86e2e90    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/to5i/0045ed/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d96f86e2e90    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-t6jxbksvym'
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/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/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.76149' in '/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_9l4ry45e.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:7431/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29344
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22121
============================== slowest durations ===============================
1.92s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_when_create_path_second_time_then_it_is_ok

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_when_create_path_second_time_then_it_is_ok - 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/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045ed/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk6/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_create_path_second_time_then_it_is_ok/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7cea87ce2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 4.51s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response _
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/to5i/0045d4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cfa425e4090    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d92fe6e2e90    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_delete_path_with_folder_then_get_error_response
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/to5i/0045d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19037
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045d4/r3tmp/kikimr_cluster_pd2oautw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045d4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18186
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d4/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/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/logfile_v4dl1qpc.log --grpc-port=12294 --mon-port=11815 --ic-port=19037
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12294/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d4/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/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/logfile_v4dl1qpc.log --grpc-port=12294 --mon-port=11815 --ic-port=19037
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045d4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/logfile_v4dl1qpc.log', '--grpc-port=12294', '--mon-port=11815', '--ic-port=19037')' in '/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 66158
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12294/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/to5i/0045d4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 66159
DEBUG    ya.test:process.py:259 Command (pid 66159) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 66159) elapsed time (sec): 1.8000004291534424
DEBUG    ya.test:process.py:263 Command (pid 66159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) maxrss: 479644
DEBUG    ya.test:process.py:263 Command (pid 66159) minflt: 28221
DEBUG    ya.test:process.py:263 Command (pid 66159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 66159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 66159) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 66159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 66159) stime: 1.054818
DEBUG    ya.test:process.py:263 Command (pid 66159) utime: 0.291106
DEBUG    ya.test:process.py:263 Command (pid 66159) wtime: 1.816
DEBUG    ya.test:process.py:275 Command (pid 66159) output:

DEBUG    ya.test:process.py:276 Command (pid 66159) errors:
Terminating due to uncaught exception 0x7cfa425e4090    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-t6jxbksvym'
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/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.66159' in '/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7'
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 0x7cfa425e4090    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/to5i/0045d4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cfa425e4090    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-t6jxbksvym'
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/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/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.66158' in '/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_v4dl1qpc.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:12294/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18186
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5422
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12294
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19037
============================== slowest durations ===============================
2.53s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_when_delete_path_with_folder_then_get_error_response

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_when_delete_path_with_folder_then_get_error_response - 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/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d4/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk7/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_when_delete_path_with_folder_then_get_error_response/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d92fe6e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
=============================== 1 error in 7.29s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_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/to5i/0045d9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cbdb9ce2e90    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d1e477e3490    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_ydb_create_and_remove_directory_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/to5i/0045d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28027
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045d9/r3tmp/kikimr_cluster_krrawe97
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5724
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12300
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d9/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/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/logfile_s1e25fei.log --grpc-port=5724 --mon-port=30387 --ic-port=28027
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5724/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045d9/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/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/logfile_s1e25fei.log --grpc-port=5724 --mon-port=30387 --ic-port=28027
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/logfile_s1e25fei.log', '--grpc-port=5724', '--mon-port=30387', '--ic-port=28027')' in '/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 61177
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5724/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/to5i/0045d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 61181
DEBUG    ya.test:process.py:259 Command (pid 61181) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 61181) elapsed time (sec): 5.373627185821533
DEBUG    ya.test:process.py:263 Command (pid 61181) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) maxrss: 479600
DEBUG    ya.test:process.py:263 Command (pid 61181) minflt: 29698
DEBUG    ya.test:process.py:263 Command (pid 61181) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) nivcsw: 368
DEBUG    ya.test:process.py:263 Command (pid 61181) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 61181) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 61181) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 61181) stime: 2.652418
DEBUG    ya.test:process.py:263 Command (pid 61181) utime: 0.31631
DEBUG    ya.test:process.py:263 Command (pid 61181) wtime: 5.403
DEBUG    ya.test:process.py:275 Command (pid 61181) output:

DEBUG    ya.test:process.py:276 Command (pid 61181) errors:
Terminating due to uncaught exception 0x7cbdb9ce2e90    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-t6jxbksvym'
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/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.61181' in '/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8'
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 0x7cbdb9ce2e90    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/to5i/0045d9/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cbdb9ce2e90    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-t6jxbksvym'
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/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_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.61177' in '/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_s1e25fei.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:5724/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12300
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5724
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28027
============================== slowest durations ===============================
6.90s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_ydb_create_and_remove_directory_success

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_ydb_create_and_remove_directory_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/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045d9/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk8/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_create_and_remove_directory_success/cluster/node_1/stderr
Stderr content:

Terminating due to uncaught exception 0x7d1e477e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
of type yexception
============================== 1 error in 15.16s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_scheme_shard_operations.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_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/to5i/0045f8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d982dae3490    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/scheme_shard/test_scheme_shard_operations.py:13: 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/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/stderr
E   Stderr content:
E   
E   Terminating due to uncaught exception 0x7d42307e3490    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_ydb_remove_directory_that_does_not_exist_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/to5i/0045f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2562
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/to5i/0045f8/r3tmp/kikimr_cluster_ifvwvy3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/to5i/0045f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16182
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045f8/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/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/logfile_e6zsijl5.log --grpc-port=16182 --mon-port=2299 --ic-port=2562
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16182/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/to5i/0045f8/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/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/logfile_e6zsijl5.log --grpc-port=16182 --mon-port=2299 --ic-port=2562
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/to5i/0045f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/logfile_e6zsijl5.log', '--grpc-port=16182', '--mon-port=2299', '--ic-port=2562')' in '/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 76164
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16182/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/to5i/0045f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 76166
DEBUG    ya.test:process.py:259 Command (pid 76166) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 76166) elapsed time (sec): 0.573155403137207
DEBUG    ya.test:process.py:263 Command (pid 76166) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) maxrss: 471892
DEBUG    ya.test:process.py:263 Command (pid 76166) minflt: 28187
DEBUG    ya.test:process.py:263 Command (pid 76166) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 76166) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 76166) nvcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 76166) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 76166) stime: 0.200533
DEBUG    ya.test:process.py:263 Command (pid 76166) utime: 0.308512
DEBUG    ya.test:process.py:263 Command (pid 76166) wtime: 0.592
DEBUG    ya.test:process.py:275 Command (pid 76166) output:

DEBUG    ya.test:process.py:276 Command (pid 76166) errors:
Terminating due to uncaught exception 0x7d982dae3490    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-t6jxbksvym'
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/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.76166' in '/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, 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 0x7d982dae3490    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/to5i/0045f8/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d982dae3490    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-t6jxbksvym'
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/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_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.76164' in '/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_e6zsijl5.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:16182/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2562
============================== slowest durations ===============================
0.87s setup    test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_ydb_remove_directory_that_does_not_exist_failure

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_scheme_shard_operations.py::TestSchemeShardSimpleOps::test_ydb_remove_directory_that_does_not_exist_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/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/to5i/0045f8/ydb/tests/functional/scheme_shard/test-results/py3test/testing_out_stuff/test_scheme_shard_operations/chunk9/testing_out_stuff/test_scheme_shard_operations.py.TestSchemeShardSimpleOps.test_ydb_remove_directory_that_does_not_exist_failure/cluster/node_1/stderr
Stderr content:

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